[IntegrationEvent(False,False)]
local procedure OnBeforeShowItemAvailFromPurchLine(var Item: Record Item, var PurchLine: Record "Purchase Line", var IsHandled: Boolean, AvailabilityType: Enum "Item Availability Type")
[IntegrationEvent(False,False)]
local procedure OnLookupEntriesOnAfterPurchLineSetFilters(var Item: Record Item, var PurchLine: Record "Purchase Line")
[IntegrationEvent(False,False)]
local procedure OnAfterTransferFromPurchase(var InventoryEventBuffer: Record "Inventory Event Buffer", PurchaseLine: Record "Purchase Line")
[IntegrationEvent(False,False)]
local procedure OnAfterTransferFromPurchReturn(var InventoryEventBuffer: Record "Inventory Event Buffer", PurchaseLine: Record "Purchase Line")
[IntegrationEvent(False,False)]
local procedure OnBeforeUpdatePurchOrderAvail(var AvailabilityAtDate: Record "Availability at Date", var Item: Record Item, var IsHandled: Boolean)