Codeunit 99000769 Production BOM-Check in 27

App
Base Application
Namespace
Microsoft.Manufacturing.ProductionBOM

Procedures, 5Events, 11

Versions171819202122232425262728latest

Source29

Procedures, 5

NameParametersReturnsAccessObsolete
Code(var Record Production BOM Header, Code[20])public-
ProdBOMLineCheck(Code[20], Code[20])public-
CheckBOM(Code[20], Code[20])public-
CheckBOMStructure(Code[20], Code[20], Integer)publicPending 26.0
Replaced by CheckBOMStructure(var FirstLevelItem: Record Item; BOMHeaderNo: Code[20]; VersionCode: Code[20]; Level: Integer)
CheckBOMStructure(var Record Item, Code[20], Code[20], Integer)public-

Events, 11

KindNameParametersObsolete
Integration eventOnAfterCode(var Record Production BOM Header, Code[20])-
Integration eventOnAfterProdBomLineCheck(Record Production BOM Line, Code[20])-
Integration eventOnBeforeOpenDialogWindow(var Dialog, var Boolean)-
Integration eventOnBeforeUpdateDialogWindow(var Record Item, Integer, Integer, var Dialog, var Boolean)-
Integration eventOnBeforeProcessItems(var Record Production BOM Header, Code[20], var Boolean)-
Integration eventOnProcessItemsOnAfterItemSetFilters(var Record Item, var Record Production BOM Header)-
Integration eventOnCheckCircularReferencesInProductionBOMOnAfterProdBOMLineSetFilters(var Record Production BOM Line, Record Production BOM Header, Code[20])-
Integration eventOnCheckCircularReferencesInProductionBOMOnBeforeProdBOMLineCheck(var Record Production BOM Line, var Boolean)-
Integration eventOnCheckBOMStructureOnAfterGetProdBOMHeader(Record Production BOM Header, var Code[20], var Record Item)-
Integration eventOnCheckBOMStructureOnBeforeFindProdBOMComponent(var Record Production BOM Line)-
Integration eventOnCheckBOMStructureOnBeforeCheckRoutingLine(Record Item, Record Production BOM Line, Code[20], Code[20], Integer, var Boolean)-