Table of Contents

KVSKBACLLCMPComplianceDocLib

Events

OnBeforeCaseInShowDocument(Integer, RecordRef, Integer, Boolean) :

[IntegrationEvent(false, false)]
local procedure OnBeforeCaseInShowDocument(TableNo: Integer; RecRef: RecordRef; PageId: Integer; var IsHandled: Boolean): 

OnBeforeReleaseItemCard(Record Item) :

[IntegrationEvent(false, false)]
local procedure OnBeforeReleaseItemCard(var item: Record "Item"): 

OnAfterReleaseItemCard(Record Item) :

[IntegrationEvent(false, false)]
local procedure OnAfterReleaseItemCard(item: Record "Item"): 

OnBeforeReleaseComplianceDocument(Record KVSKBACLLCallHeader, Boolean) :

[IntegrationEvent(false, false)]
local procedure OnBeforeReleaseComplianceDocument(var callHeader: Record "KVSKBACLLCallHeader"; var isHandled: Boolean): 

CallSourceTableCaseElseOnReleaseComplianceDocument(Record KVSKBACLLCallHeader) :

[IntegrationEvent(false, false)]
local procedure CallSourceTableCaseElseOnReleaseComplianceDocument(var callHeader: Record "KVSKBACLLCallHeader"): 

OnReleaseCustomerCardOnBeforeModifyCustomer(Record Customer) :

[IntegrationEvent(false, false)]
local procedure OnReleaseCustomerCardOnBeforeModifyCustomer(var customer: Record "Customer"): 

OnReleaseVendorCardOnBeforeModifyVendor(Record Vendor) :

[IntegrationEvent(false, false)]
local procedure OnReleaseVendorCardOnBeforeModifyVendor(var vendor: Record "Vendor"): 

OnReleaseItemCardOnBeforeModifyItem(Record Item) :

[IntegrationEvent(false, false)]
local procedure OnReleaseItemCardOnBeforeModifyItem(var item: Record "Item"): 

OnReleaseSerialNoInfoCardOnBeforeModifySerialNoInfo(Record Serial No. Information) :

[IntegrationEvent(false, false)]
local procedure OnReleaseSerialNoInfoCardOnBeforeModifySerialNoInfo(var serialNoInfo: Record "Serial No. Information"): 

OnReleaseLotNoInfoCardOnBeforeModifyLotNoInfo(Record Lot No. Information) :

[IntegrationEvent(false, false)]
local procedure OnReleaseLotNoInfoCardOnBeforeModifyLotNoInfo(var lotNoInfo: Record "Lot No. Information"): 

OnReleaseRoutingOnBeforeModifyRoutingHeader(Record Routing Header) :

[IntegrationEvent(false, false)]
local procedure OnReleaseRoutingOnBeforeModifyRoutingHeader(var routingHeader: Record "Routing Header"): 

OnReleaseRoutingVersionOnBeforeModifyRoutingVersion(Record Routing Version) :

[IntegrationEvent(false, false)]
local procedure OnReleaseRoutingVersionOnBeforeModifyRoutingVersion(var routingVersion: Record "Routing Version"): 

OnReleaseProductionBOMOnBeforeModifyProductionBOM(Record Production BOM Header) :

[IntegrationEvent(false, false)]
local procedure OnReleaseProductionBOMOnBeforeModifyProductionBOM(var productionBOMHeader: Record "Production BOM Header"): 

OnReleaseProdBOMVersionOnBeforeModifyProdBOMVersion(Record Production BOM Version) :

[IntegrationEvent(false, false)]
local procedure OnReleaseProdBOMVersionOnBeforeModifyProdBOMVersion(var productionBOMVersion: Record "Production BOM Version"): 

OnBeforeGetSourceRecordId(Integer, Guid, Boolean) :

[IntegrationEvent(false, false)]
local procedure OnBeforeGetSourceRecordId(SourceTableNo: Integer; SourceRecordID: Guid; var IsHandled: Boolean):