Table 99000772 Production BOM Line in 25
- App
- Base Application
- Namespace
- Microsoft.Manufacturing.ProductionBOM
Fields, 24Keys, 2Procedures, 4Events, 11
Versions171819202122232425262728latest
Source29
Fields, 24
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Production BOM No. | Code[20] | - |
| 2 | Line No. | Integer | - |
| 3 | Version Code | Code[20] | - |
| 10 | Type | Enum Production BOM Line Type | - |
| 11 | No. | Code[20] | - |
| 12 | Description | Text[100] | - |
| 13 | Unit of Measure Code | Code[10] | - |
| 14 | Quantity | Decimal | - |
| 15 | Position | Code[10] | - |
| 16 | Position 2 | Code[10] | - |
| 17 | Position 3 | Code[10] | - |
| 18 | Lead-Time Offset | DateFormula | - |
| 19 | Routing Link Code | Code[10] | - |
| 20 | Scrap % | Decimal | - |
| 21 | Variant Code | Code[10] | - |
| 22 | Comment | Boolean | - |
| 28 | Starting Date | Date | - |
| 29 | Ending Date | Date | - |
| 40 | Length | Decimal | - |
| 41 | Width | Decimal | - |
| 42 | Weight | Decimal | - |
| 43 | Depth | Decimal | - |
| 44 | Calculation Formula | Enum Quantity Calculation Formula | - |
| 45 | Quantity per | Decimal | - |
Keys, 2
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Production BOM No., Version Code, Line No. | - |
| Key2 | Type, No. | - |
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| TestStatus | () | public | - | |
| GetQtyPerUnitOfMeasure | () | Decimal | public | - |
| GetBOMHeaderQtyPerUOM | (Record Item) | Decimal | public | - |
| GetBOMLineQtyPerUOM | (Record Item) | Decimal | public | - |
Events, 11
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterTestStatus | (Record Production BOM Line, Record Production BOM Header, Record Production BOM Version) | - |
| Integration event | OnAfterValidateNo | (var Record Production BOM Line) | - |
| Integration event | OnBeforeValidateRoutingLinkCode | (var Record Production BOM Line, Record Production BOM Line, Integer, var Boolean) | - |
| Integration event | OnDeleteOnCaseTypeElse | (var Record Production BOM Line) | - |
| Integration event | OnValidateCalculationFormulaEnumExtension | (var Record Production BOM Line) | - |
| Integration event | OnValidateNoOnAfterAssignItemFields | (var Record Production BOM Line, Record Item, var Record Production BOM Line, Integer) | - |
| Integration event | OnValidateNoOnAfterAssignProdBOMFields | (var Record Production BOM Line, Record Production BOM Header, var Record Production BOM Line, Integer) | - |
| Integration event | OnBeforeTestStatus | (var Record Production BOM Line, var Boolean) | - |
| Integration event | OnBeforeGetBOMHeaderQtyPerUOM | (var Record Production BOM Line, Record Item, var Decimal, var Boolean) | - |
| Integration event | OnBeforeGetBOMLineQtyPerUOM | (var Record Production BOM Line, Record Item, var Decimal, var Boolean) | - |
| Integration event | OnBeforeGetQtyPerUnitOfMeasure | (var Record Production BOM Line, var Decimal, var Boolean) | - |