[IntegrationEvent(False,False)]
local procedure OnAfterCheckTrackingMismatch(var ItemTrackingSetup: Record "Item Tracking Setup" temporary, TrackingSpecification: Record "Tracking Specification", ItemTrackingCode: Record "Item Tracking Code")
[IntegrationEvent(False,False)]
local procedure OnAfterCopyTrackingFromEntrySummary(var ItemTrackingSetup: Record "Item Tracking Setup" temporary, EntrySummary: Record "Entry Summary" temporary)
[IntegrationEvent(False,False)]
local procedure OnAfterCopyTrackingFromItemTrackingCodeSpecificTracking(var ItemTrackingSetup: Record "Item Tracking Setup" temporary, ItemTrackingCode: Record "Item Tracking Code")
[IntegrationEvent(False,False)]
local procedure OnAfterCopyTrackingFromItemTrackingCodeWarehouseTracking(var ItemTrackingSetup: Record "Item Tracking Setup" temporary, ItemTrackingCode: Record "Item Tracking Code")
[IntegrationEvent(False,False)]
local procedure OnAfterCopyTrackingFromItemLedgerEntry(var ItemTrackingSetup: Record "Item Tracking Setup" temporary, ItemLedgerEntry: Record "Item Ledger Entry")
[IntegrationEvent(False,False)]
local procedure OnAfterCopyTrackingFromItemJnlLine(var ItemTrackingSetup: Record "Item Tracking Setup" temporary, ItemJnlLine: Record "Item Journal Line")
[IntegrationEvent(False,False)]
local procedure OnAfterCopyTrackingFromJobLedgerEntry(var ItemTrackingSetup: Record "Item Tracking Setup" temporary, JobLedgerEntry: Record "Job Ledger Entry")
[IntegrationEvent(False,False)]
local procedure OnAfterCopyTrackingFromReservEntry(var ItemTrackingSetup: Record "Item Tracking Setup" temporary, ReservEntry: Record "Reservation Entry")
[IntegrationEvent(False,False)]
local procedure OnAfterCopyTrackingFromTrackingSpec(var ItemTrackingSetup: Record "Item Tracking Setup" temporary, TrackingSpecification: Record "Tracking Specification")
[IntegrationEvent(False,False)]
local procedure OnAfterCopyTrackingFromNewTrackingSpec(var ItemTrackingSetup: Record "Item Tracking Setup" temporary, TrackingSpecification: Record "Tracking Specification")
[IntegrationEvent(False,False)]
local procedure OnAfterCopyTrackingFromItemTracingBuffer(var ItemTrackingSetup: Record "Item Tracking Setup" temporary, ItemTracingBuffer: Record "Item Tracing Buffer")
[IntegrationEvent(False,False)]
local procedure OnAfterCopyTrackingFromWhseActivityLine(var ItemTrackingSetup: Record "Item Tracking Setup" temporary, WhseActivityLine: Record "Warehouse Activity Line")
[IntegrationEvent(False,False)]
local procedure OnAfterCopyTrackingFromWhseEntry(var ItemTrackingSetup: Record "Item Tracking Setup" temporary, WhseEntry: Record "Warehouse Entry")
[IntegrationEvent(False,False)]
local procedure OnAfterSetTrackingFilterForItem(var Item: Record Item, ItemTrackingSetup: Record "Item Tracking Setup" temporary)
[IntegrationEvent(False,False)]
local procedure OnAfterTrackingExists(ItemTrackingSetup: Record "Item Tracking Setup" temporary, var IsTrackingExists: Boolean)
[IntegrationEvent(False,False)]
local procedure OnAfterTrackingRequired(ItemTrackingSetup: Record "Item Tracking Setup" temporary, var IsTrackingRequired: Boolean)
[IntegrationEvent(False,False)]
local procedure OnAfterTrackingMismatch(ItemTrackingSetup: Record "Item Tracking Setup" temporary, var IsTrackingMismatch: Boolean)
[IntegrationEvent(False,False)]
local procedure OnAfterSpecificTracking(ItemTrackingSetup: Record "Item Tracking Setup" temporary, var IsSpecificTracking: Boolean)