[IntegrationEvent(False,False)]
local procedure OnBeforeTransProdOrderToProfile(var InventoryProfile: Record "Inventory Profile", var Item: Record Item, ToDate: Date, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnTransProdOrderToProfileOnBeforeProcessLine(ProdOrderLine: Record "Prod. Order Line", var ShouldProcess: Boolean)
[IntegrationEvent(False,False)]
local procedure OnAfterSetProdOrder(var ReqLine: Record "Requisition Line", var ProdOrderLine: Record "Prod. Order Line", var InventoryProfile: Record "Inventory Profile")
[IntegrationEvent(False,False)]
local procedure OnTransProdOrderToProfileOnBeforeInsertSupplyInvtProfile(var InventoryProfile: Record "Inventory Profile", ProdOrderLine: Record "Prod. Order Line")