[IntegrationEvent(False,False)]
local procedure OnAfterTransferToOrderPromisingLine(var OrderPromisingLine: Record "Order Promising Line", var JobPlanningLine: Record "Job Planning Line")
[IntegrationEvent(False,False)]
local procedure OnAfterTransferFromJobNeed(var InventoryEventBuffer: Record "Inventory Event Buffer", JobPlanningLine: Record "Job Planning Line")
[IntegrationEvent(False,False)]
local procedure OnBeforeUpdateJobOrderAvail(var AvailabilityAtDate: Record "Availability at Date", var Item: Record Item, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeShowItemAvailabilityFromJobPlanningLines(var Item: Record Item, var JobPlanningLine: Record "Job Planning Line", AvailabilityType: Enum "Item Availability Type")
[IntegrationEvent(False,False)]
local procedure OnSetJobOnAfterFilterJobPlanningLine(var JobPlanningLine: Record "Job Planning Line", var Job: Record Job)