[IntegrationEvent(False,False)]
local procedure OnAfterIsPlannedCompFound(var PlanningComp: Record "Planning Component", var ProdBOMLine: Record "Production BOM Line", var IsFound: Boolean, var SKU: Record "Stockkeeping Unit")
[IntegrationEvent(False,False)]
local procedure OnAfterSetPlanningLevelCode(var PlanningComponent: Record "Planning Component", var ProdBOMLine: Record "Production BOM Line", var SKU: Record "Stockkeeping Unit", var ComponentSKU: Record "Stockkeeping Unit", var Result: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeTransferRoutingLine(var PlanningRoutingLine: Record "Planning Routing Line", RequisitionLine: Record "Requisition Line", RoutingLine: Record "Routing Line", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnTransferBOMOnBeforePlanningRtngLineFind(var PlanningRoutingLine: Record "Planning Routing Line", ProductionBOMLine: Record "Production BOM Line", RequisitionLine: Record "Requisition Line")
[IntegrationEvent(False,False)]
local procedure OnTransferRoutingLineOnBeforeCalcRoutingCostPerUnit(var PlanningRoutingLine: Record "Planning Routing Line", ReqLine: Record "Requisition Line", RoutingLine: Record "Routing Line")
[IntegrationEvent(False,False)]
local procedure OnTransferRoutingLineOnBeforeValidateDirectUnitCost(var ReqLine: Record "Requisition Line", var RoutingLine: Record "Routing Line", var PlanningRoutingLine: Record "Planning Routing Line")
[IntegrationEvent(False,False)]
local procedure OnAfterTransferRtngLine(var ReqLine: Record "Requisition Line", var RoutingLine: Record "Routing Line", var PlanningRoutingLine: Record "Planning Routing Line")
[IntegrationEvent(False,False)]
local procedure OnTransferBOMOnBeforeGetDefaultBin(var PlanningComponent: Record "Planning Component", var ProductionBOMLine: Record "Production BOM Line", RequisitionLine: Record "Requisition Line", var StockkeepingUnit: Record "Stockkeeping Unit")
[IntegrationEvent(False,False)]
local procedure OnTransferBOMOnAfterProdBOMLineSetFilters(var ProdBOMLine: Record "Production BOM Line", RequisitionLine: Record "Requisition Line")
[IntegrationEvent(False,False)]
local procedure OnTransferBOMOnBeforeTransferPlanningComponent(var RequisitionLine: Record "Requisition Line", var ProductionBOMLine: Record "Production BOM Line", Blocked: Boolean, var IsHandled: Boolean, Level: Integer)
[IntegrationEvent(False,False)]
local procedure OnTransferBOMOnBeforeUpdatePlanningComp(var ProductionBOMLine: Record "Production BOM Line", var UpdateCondition: Boolean, var IsHandled: Boolean, var ReqQty: Decimal)
[IntegrationEvent(False,False)]
local procedure OnBeforeTransferRouting(var RequisitionLine: Record "Requisition Line", PlanningResilency: Boolean, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeModifyPlanningComponent(var ReqLine: Record "Requisition Line", var ProductionBOMLine: Record "Production BOM Line", var PlanningComponent: Record "Planning Component", LineQtyPerUOM: Decimal, ItemQtyPerUOM: Decimal)
[IntegrationEvent(False,False)]
local procedure OnBeforeInsertPlanningComponent(var ReqLine: Record "Requisition Line", var ProductionBOMLine: Record "Production BOM Line", var PlanningComponent: Record "Planning Component", LineQtyPerUOM: Decimal, ItemQtyPerUOM: Decimal)