---
title: "Table 99000772 Production BOM Line"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/99000772-production-bom-line/
type: table
id: 99000772
name: "Production BOM Line"
app: "Base Application"
namespace: Microsoft.Manufacturing.ProductionBOM
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/99000772-production-bom-line/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Table 99000772 Production BOM Line

Jonas Paprotka, https://jonas-paprotka.de/ref/table/99000772-production-bom-line/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Manufacturing.ProductionBOM |
| Versions | 17-28 |
| Source file | Manufacturing/ProductionBOM/ProductionBOMLine.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Production BOM No. | Code[20] | 17-28 | - | - |
| 2 | Line No. | Integer | 17-28 | - | - |
| 3 | Version Code | Code[20] | 17-28 | - | - |
| 10 | Type | Enum Production BOM Line Type | 17-28 | - | - |
| 11 | No. | Code[20] | 17-28 | - | - |
| 12 | Description | Text[100] | 17-28 | - | - |
| 13 | Unit of Measure Code | Code[10] | 17-28 | - | - |
| 14 | Quantity | Decimal | 17-28 | - | - |
| 15 | Position | Code[10] | 17-28 | - | - |
| 16 | Position 2 | Code[10] | 17-28 | - | - |
| 17 | Position 3 | Code[10] | 17-28 | - | - |
| 18 | Lead-Time Offset | DateFormula | 17-28 | - | - |
| 19 | Routing Link Code | Code[10] | 17-28 | - | - |
| 20 | Scrap % | Decimal | 17-28 | - | - |
| 21 | Variant Code | Code[10] | 17-28 | - | - |
| 22 | Comment | Boolean | 17-28 | - | - |
| 23 | Description 2 | Text[50] | 28 | - | - |
| 28 | Starting Date | Date | 17-28 | - | - |
| 29 | Ending Date | Date | 17-28 | - | - |
| 40 | Length | Decimal | 17-28 | - | - |
| 41 | Width | Decimal | 17-28 | - | - |
| 42 | Weight | Decimal | 17-28 | - | - |
| 43 | Depth | Decimal | 17-28 | - | - |
| 44 | Calculation Formula | Enum Quantity Calculation Formula | 17-28 | - | - |
| 45 | Quantity per | Decimal | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Production BOM No., Version Code, Line No. | 17-28 |
| Key2 | Type, No. | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| TestStatus | () | - | public | 17-28 | - | - |
| GetQtyPerUnitOfMeasure | () | Decimal | public | 17-28 | - | - |
| GetBOMHeaderQtyPerUOM | (Record Item) | Decimal | public | 17-28 | - | - |
| GetBOMLineQtyPerUOM | (Record Item) | Decimal | public | 17-28 | - | - |
| SelectMultipleItems | () | - | public | 26-28 | - | - |
| AddItems | (Text) | - | public | 26-28 | - | - |
| AddItem | (var Record Production BOM Line, Code[20]) | - | public | 26-28 | - | - |
| InitNewLine | (var Record Production BOM Line) | - | public | 26-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterTestStatus | (Record Production BOM Line, Record Production BOM Header, Record Production BOM Version) | 17-28 | - | - |
| Integration event | OnAfterValidateNo | (var Record Production BOM Line) | 17-28 | - | - |
| Integration event | OnBeforeValidateRoutingLinkCode | (var Record Production BOM Line, Record Production BOM Line, Integer, var Boolean) | 17-28 | - | - |
| Integration event | OnDeleteOnCaseTypeElse | (var Record Production BOM Line) | 17-28 | - | - |
| Integration event | OnValidateCalculationFormulaEnumExtension | (var Record Production BOM Line) | 17-28 | - | - |
| Integration event | OnValidateNoOnAfterAssignItemFields | (var Record Production BOM Line, Record Item, var Record Production BOM Line, Integer) | 17-28 | - | - |
| Integration event | OnValidateNoOnAfterAssignProdBOMFields | (var Record Production BOM Line, Record Production BOM Header, var Record Production BOM Line, Integer) | 17-28 | - | - |
| Integration event | OnBeforeTestStatus | (var Record Production BOM Line, var Boolean) | 19-28 | - | - |
| Integration event | OnBeforeGetBOMHeaderQtyPerUOM | (var Record Production BOM Line, Record Item, var Decimal, var Boolean) | 21-28 | - | - |
| Integration event | OnBeforeGetBOMLineQtyPerUOM | (var Record Production BOM Line, Record Item, var Decimal, var Boolean) | 21-28 | - | - |
| Integration event | OnBeforeGetQtyPerUnitOfMeasure | (var Record Production BOM Line, var Decimal, var Boolean) | 21-28 | - | - |
| Integration event | OnBeforeValidateNo | (var Record Production BOM Line, Record Production BOM Line, Integer, var Boolean) | 27-28 | - | - |

## Source

Symbols: Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.
AL source 29: https://github.com/microsoft/BCApps, MIT, releases/29.x at a66254c3b8b5bb1cea290dc8f9d097aec4381153.

Jonas Paprotka, 2026-09-20.
