[IntegrationEvent(False,False)]
local procedure OnAfterWorkCenterTransferFields(var RoutingLine: Record "Routing Line", WorkCenter: Record "Work Center")
[IntegrationEvent(False,False)]
local procedure OnAfterMachineCtrTransferFields(var RoutingLine: Record "Routing Line", WorkCenter: Record "Work Center", MachineCenter: Record "Machine Center")
[IntegrationEvent(False,False)]
local procedure OnCertifiedRoutingVersionExistsOnBeforeCalculate(var RtngVersionCode: Code[20], var RtngHeaderNo: Code[20], CalculationDate: Date, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnValidateStandardTaskCodeOnBeforeRtngQltyMeasureInsert(var RoutingQualityMeasure: Record "Routing Quality Measure", StandardTaskQualityMeasure: Record "Standard Task Quality Measure")
[IntegrationEvent(False,False)]
local procedure OnValidateStandardTaskCodeOnBeforeRtngPersonnelInsert(var RoutingPersonnel: Record "Routing Personnel", StandardTaskPersonnel: Record "Standard Task Personnel")
[IntegrationEvent(False,False)]
local procedure OnValidateStandardTaskCodeOnBeforeRtngToolInsert(var RoutingTool: Record "Routing Tool", StandardTaskTool: Record "Standard Task Tool")
[IntegrationEvent(False,False)]
local procedure OnValidateStandardTaskCodeOnBeforeRtngCommentLineInsert(var RoutingCommentLine: Record "Routing Comment Line", StdTaskComment: Record "Standard Task Description")
[IntegrationEvent(False,False)]
local procedure OnMachineCtrTransferFieldsOnAfterWorkCenterTransferFields(var RoutingLine: Record "Routing Line", xRoutingLine: Record "Routing Line", WorkCenter: Record "Work Center", MachineCenter: Record "Machine Center", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeWorkCenterTransferFields(var RoutingLine: Record "Routing Line", xRoutingLine: Record "Routing Line", WorkCenter: Record "Work Center", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeValidateStandardTaskCode(var RoutingLine: Record "Routing Line", xRoutingLine: Record "Routing Line", var IsHandled: Boolean)