[IntegrationEvent(False,False)]
local procedure OnBeforeInsertTrackingBufferLocationIsBinMandatory(var WarehouseEntry: Record "Warehouse Entry", PhysInvtRecordLine: Record "Phys. Invt. Record Line")
[IntegrationEvent(False,False)]
local procedure OnBeforeValidateBinCode(var PhysInvtRecordLine: Record "Phys. Invt. Record Line", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnShowUsedTrackLinesOnAfterInsertFromItemLedgEntry2(var TempInvtOrderTracking: Record "Invt. Order Tracking" temporary, ItemLedgerEntry: Record "Item Ledger Entry")
[IntegrationEvent(False,False)]
local procedure OnShowUsedTrackLinesOnAfterInsertFromWhseEntry2(var TempInvtOrderTracking: Record "Invt. Order Tracking" temporary, WarehouseEntry: Record "Warehouse Entry")
[IntegrationEvent(False,False)]
local procedure OnShowUsedTrackLinesOnAfterLookupOK2(var PhysInvtRecordLine: Record "Phys. Invt. Record Line", var TempInvtOrderTracking: Record "Invt. Order Tracking" temporary)
[IntegrationEvent(False,False)]
local procedure OnShowUsedTrackLinesSetItemLedgerEntryFilters2(var ItemLedgerEntry: Record "Item Ledger Entry", PhysInvtRecordLine: Record "Phys. Invt. Record Line")
[IntegrationEvent(False,False)]
local procedure OnShowUsedTrackLinesSetWhseEntryFilters(var WarehouseEntry: Record "Warehouse Entry", PhysInvtRecordLine: Record "Phys. Invt. Record Line")
[IntegrationEvent(False,False)]
local procedure OnQuatityOnValidateOnAfterCalcShouldCheckSerialNo(var PhysInvtRecordLine: Record "Phys. Invt. Record Line", var ShouldCheckSerialNo: Boolean)
[IntegrationEvent(False,False)]
local procedure OnValidateItemNoOnAfterInitFromTempRecord(var PhysInvtRecordLine: Record "Phys. Invt. Record Line", TempPhysInvtRecordLine: Record "Phys. Invt. Record Line" temporary)
[IntegrationEvent(False,False)]
local procedure OnValidateItemNoOnBeforeTestfieldBlocked(var PhysInvtRecordLine: Record "Phys. Invt. Record Line", var Item: Record Item, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnValidateVariantCodeOnBeforeTestFieldBlocked(var PhysInvtRecordLine: Record "Phys. Invt. Record Line", var ItemVariant: Record "Item Variant", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeShowUsedTrackLines(var PhysInvtRecordLine: Record "Phys. Invt. Record Line", CurrentFieldNo: Integer, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnAfterValidateItemNo(var PhysInvtRecordLine: Record "Phys. Invt. Record Line", PhysInvtRecordHeader: Record "Phys. Invt. Record Header", Item: Record Item)
[IntegrationEvent(False,False)]
local procedure OnBeforeCheckSerialNo(var PhysInvtRecordLine: Record "Phys. Invt. Record Line", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnValidateSerialNoOnAfterCheckSerialNo(var PhysInvtRecordLine: Record "Phys. Invt. Record Line", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeRunPhysInvtTrackingLinesOnShowUsedTrackLines(var PhysInvtRecordLine: Record "Phys. Invt. Record Line", var TempInvtOrderTracking: Record "Invt. Order Tracking" temporary, var IsHandled: Boolean)