Codeunit 99000771 BOM Matrix Management in 21
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| FindRecord | (Text[30], var Record Production Matrix BOM Line) | Boolean | public | - |
| NextRecord | (Integer, var Record Production Matrix BOM Line) | Integer | public | - |
| GetComponentNeed | (Code[20], Code[10], Code[20]) | Decimal | public | - |
| CompareTwoItems | (Record Item, Record Item, Date, Boolean, var Code[20], var Code[20], var Code[10], var Code[10]) | public | - | |
| BOMMatrixFromBOM | (Record Production BOM Header, Boolean) | public | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBuildMatrixForItemOnAfterGetItem | (var Record Production BOM Line) | - |
| Integration event | OnBuildMatrixForItemOnBeforeRecursion | (var Record Production BOM Line) | - |
| Integration event | OnBuildMatrixForItemOnBeforeComponentListFind | (var Record Production BOM Line, var Record Production Matrix BOM Line) | - |