Codeunit 99000769 Production BOM-Check in 23
- App
- Base Application
- Namespace
- Microsoft.Manufacturing.ProductionBOM
Versions171819202122232425262728latest
Source29
Procedures, 4
| 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 | - |
Events, 8
| 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) | - |