[IntegrationEvent(False,False)]
local procedure OnAfterPlanningNeeds(PlanningComponent: Record "Planning Component", RequisitionLine: Record "Requisition Line", PlanningRoutingLine: Record "Planning Routing Line", var NeededQty: Decimal)
[IntegrationEvent(False,False)]
local procedure OnAfterTransferFromComponent(var PlanningComponent: Record "Planning Component", var ProdOrderComp: Record "Prod. Order Component")
[IntegrationEvent(False,False)]
local procedure OnValidateRoutingLinkCodeOnBeforeValidateDueDate(var PlanningComponent: Record "Planning Component", RequisitionLine: Record "Requisition Line", var PlanningRoutingLine: Record "Planning Routing Line")
[IntegrationEvent(False,False)]
local procedure OnBeforeGetRefOrderTypeBin(PlanningComponent: Record "Planning Component", RequisitionLine: Record "Requisition Line", Location: Record Location, var BinCode: Code[20], var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnGetRefOrderTypeBinOnAfterGetBinCodeFromRoutingLine(var PlanningComponent: Record "Planning Component", var PlanningRoutingLine: Record "Planning Routing Line", var RequisitionLine: Record "Requisition Line", var BinCode: Code[20])
[IntegrationEvent(False,False)]
local procedure OnBeforePlanningNeeds(var PlanningComponent: Record "Planning Component", var NeededQty: Decimal, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeUpdateExpectedQuantityForPlanningNeeds(var PlanningComponent: Record "Planning Component", var IsHandled: Boolean)