Codeunit 99000769 Production BOM-Check in 26
- App
- Base Application
- Namespace
- Microsoft.Manufacturing.ProductionBOM
Versions171819202122232425262728latest
Source29
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| 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) | public | Pending 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
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterCode | (var Record Production BOM Header, Code[20]) | - |
| Integration event | OnAfterProdBomLineCheck | (Record Production BOM Line, Code[20]) | - |
| Integration event | OnBeforeOpenDialogWindow | (var Dialog, var Boolean) | - |
| Integration event | OnBeforeUpdateDialogWindow | (var Record Item, Integer, Integer, var Dialog, var Boolean) | - |
| Integration event | OnBeforeProcessItems | (var Record Production BOM Header, Code[20], var Boolean) | - |
| Integration event | OnProcessItemsOnAfterItemSetFilters | (var Record Item, var Record Production BOM Header) | - |
| Integration event | OnCheckCircularReferencesInProductionBOMOnAfterProdBOMLineSetFilters | (var Record Production BOM Line, Record Production BOM Header, Code[20]) | - |
| Integration event | OnCheckCircularReferencesInProductionBOMOnBeforeProdBOMLineCheck | (var Record Production BOM Line, var Boolean) | - |
| Integration event | OnCheckBOMStructureOnAfterGetProdBOMHeader | (Record Production BOM Header, var Code[20], var Record Item) | - |
| Integration event | OnCheckBOMStructureOnBeforeFindProdBOMComponent | (var Record Production BOM Line) | - |
| Integration event | OnCheckBOMStructureOnBeforeCheckRoutingLine | (Record Item, Record Production BOM Line, Code[20], Code[20], Integer, var Boolean) | - |