[IntegrationEvent(False,False)]
local procedure OnBeforeAsistEdit(var ProductionBOMHeader: Record "Production BOM Header", OldProductionBOMHeader: Record "Production BOM Header", var SeriesSelected: Boolean, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeCheckVariantIfMandatory(var ProductionBOMHeader: Record "Production BOM Header", xProductionBOMHeader: Record "Production BOM Header", var ProductionBOMLine: Record "Production BOM Line", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnValidateStatusOnBeforeConfirm(var ProductionBOMHeader: Record "Production BOM Header", xProductionBOMHeader: Record "Production BOM Header", var IsHandled: Boolean)
[IntegrationEvent(True,False)]
local procedure OnBeforeOnValidateStatus(var ProductionBOMHeader: Record "Production BOM Header", var xProductionBOMHeader: Record "Production BOM Header", var IsHandled: Boolean)