Objects/Tables/Table 90 BOM Component
Table 90 BOM Component in 19
Jonas Paprotka, Base Application 19.5.36567.56815, checked
- App
- Base Application
Fields, 18Keys, 2Procedures, 1Events, 4
Versions171819202122232425262728latest
Source29
Fields, 18
| Id | Name | Type | Obsolete |
|---|
| 1 | Parent Item No. | Code[20] | - |
| 2 | Line No. | Integer | - |
| 3 | Type | Enum BOM Component Type | - |
| 4 | No. | Code[20] | - |
| 5 | Assembly BOM | Boolean | - |
| 6 | Description | Text[100] | - |
| 7 | Unit of Measure Code | Code[10] | - |
| 8 | Quantity per | Decimal | - |
| 9 | Position | Code[10] | - |
| 10 | Position 2 | Code[10] | - |
| 11 | Position 3 | Code[10] | - |
| 12 | Machine No. | Code[10] | - |
| 13 | Lead-Time Offset | DateFormula | - |
| 14 | BOM Description | Text[100] | - |
| 20 | Resource Usage Type | Option | - |
| 5402 | Variant Code | Code[10] | - |
| 5900 | Installed in Line No. | Integer | - |
| 5901 | Installed in Item No. | Code[20] | - |
Keys, 2
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Parent Item No., Line No. | - |
| Key2 | Type, No. | - |
Procedures, 1
| Name | Parameters | Returns | Access | Obsolete |
|---|
| ValidateAgainstRecursion | (Code[20]) | | public | - |
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterCopyFromItem | (var Record BOM Component, Record Item) | - |
| Integration event | OnAfterCopyFromResource | (var Record BOM Component, Record Resource) | - |
| Integration event | OnBeforeCopyFromItem | (var Record BOM Component, Record BOM Component, Record Item, Integer, var Boolean) | - |
| Integration event | OnBeforeValidateAgainstRecursion | (Code[20], var Boolean, var Record BOM Component) | - |