---
title: "Table 99000764 Routing Line"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/99000764-routing-line/
type: table
id: 99000764
name: "Routing Line"
app: "Base Application"
namespace: Microsoft.Manufacturing.Routing
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/99000764-routing-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 99000764 Routing Line

Jonas Paprotka, https://jonas-paprotka.de/ref/table/99000764-routing-line/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Routing No. | Code[20] | 17-28 | - | - |
| 2 | Version Code | Code[20] | 17-28 | - | - |
| 4 | Operation No. | Code[10] | 17-28 | - | - |
| 5 | Next Operation No. | Code[30] | 17-28 | - | - |
| 6 | Previous Operation No. | Code[30] | 17-28 | - | - |
| 7 | Type | Enum Capacity Type Routing | 17-28 | - | - |
| 8 | No. | Code[20] | 17-28 | - | - |
| 9 | Work Center No. | Code[20] | 17-28 | - | - |
| 10 | Work Center Group Code | Code[10] | 17-28 | - | - |
| 11 | Description | Text[100] | 17-28 | - | - |
| 12 | Setup Time | Decimal | 17-28 | - | - |
| 13 | Run Time | Decimal | 17-28 | - | - |
| 14 | Wait Time | Decimal | 17-28 | - | - |
| 15 | Move Time | Decimal | 17-28 | - | - |
| 16 | Fixed Scrap Quantity | Decimal | 17-28 | - | - |
| 17 | Lot Size | Decimal | 17-28 | - | - |
| 18 | Scrap Factor % | Decimal | 17-28 | - | - |
| 19 | Setup Time Unit of Meas. Code | Code[10] | 17-28 | - | - |
| 20 | Run Time Unit of Meas. Code | Code[10] | 17-28 | - | - |
| 21 | Wait Time Unit of Meas. Code | Code[10] | 17-28 | - | - |
| 22 | Move Time Unit of Meas. Code | Code[10] | 17-28 | - | - |
| 23 | Description 2 | Text[50] | 28 | - | - |
| 27 | Minimum Process Time | Decimal | 17-28 | - | - |
| 28 | Maximum Process Time | Decimal | 17-28 | - | - |
| 30 | Concurrent Capacities | Decimal | 17-28 | - | - |
| 31 | Send-Ahead Quantity | Decimal | 17-28 | - | - |
| 34 | Routing Link Code | Code[10] | 17-28 | - | - |
| 35 | Standard Task Code | Code[10] | 17-28 | - | - |
| 40 | Unit Cost per | Decimal | 17-28 | - | - |
| 41 | Recalculate | Boolean | 17-28 | - | - |
| 45 | Comment | Boolean | 17-28 | - | - |
| 50 | Sequence No. (Forward) | Integer | 17-28 | - | - |
| 51 | Sequence No. (Backward) | Integer | 17-28 | - | - |
| 52 | Fixed Scrap Qty. (Accum.) | Decimal | 17-28 | - | - |
| 53 | Scrap Factor % (Accumulated) | Decimal | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Routing No., Version Code, Operation No. | 17-28 |
| Key2 | Routing No., Version Code, Sequence No. (Forward) | 17-28 |
| Key3 | Routing No., Version Code, Sequence No. (Backward) | 17-28 |
| Key4 | Work Center No. | 17-28 |
| Key5 | Type, No. | 17-28 |
| Key6 | Routing Link Code | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| TestStatus | () | - | public | 17-28 | - | - |
| DeleteRelations | () | - | public | 17-28 | - | - |
| SetRecalcStatus | () | - | public | 17-28 | - | - |
| CertifiedRoutingVersionExists | (Code[20], Date) | Boolean | public | 17-28 | - | - |
| CheckCertifiedRouting | (Option, Code[20]) | - | public | 17-19 | Pending 17.0 | Replaced by CheckIfRoutingCertified(). |
| CheckIfRoutingCertified | (Enum Capacity Type Routing, Code[20]) | - | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterDeleteRelations | (Record Routing Line) | 17-28 | - | - |
| Integration event | OnAfterWorkCenterTransferFields | (var Record Routing Line, Record Work Center) | 17-28 | - | - |
| Integration event | OnAfterMachineCtrTransferFields | (var Record Routing Line, Record Work Center, Record Machine Center) | 17-28 | - | - |
| Integration event | OnBeforeTestStatus | (var Record Routing Line, var Boolean) | 17-28 | - | - |
| Integration event | OnCertifiedRoutingVersionExistsOnBeforeCalculate | (var Code[20], var Code[20], Date) | 17-23 | - | - |
| Integration event | OnValidateStandardTaskCodeOnBeforeRtngCommentLineInsert | (var Record Routing Comment Line, Record Standard Task Description) | 18-28 | - | - |
| Integration event | OnValidateStandardTaskCodeOnBeforeRtngQltyMeasureInsert | (var Record Routing Quality Measure, Record Standard Task Quality Measure) | 21-28 | - | - |
| Integration event | OnValidateStandardTaskCodeOnBeforeRtngPersonnelInsert | (var Record Routing Personnel, Record Standard Task Personnel) | 21-28 | - | - |
| Integration event | OnValidateStandardTaskCodeOnBeforeRtngToolInsert | (var Record Routing Tool, Record Standard Task Tool) | 21-28 | - | - |
| Integration event | OnCertifiedRoutingVersionExistsOnBeforeCalculate | (var Code[20], var Code[20], Date, var Boolean) | 24-28 | - | - |
| Integration event | OnMachineCtrTransferFieldsOnAfterWorkCenterTransferFields | (var Record Routing Line, Record Routing Line, Record Work Center, Record Machine Center, var Boolean) | 25-28 | - | - |
| Integration event | OnBeforeWorkCenterTransferFields | (var Record Routing Line, Record Routing Line, Record Work Center, var Boolean) | 25-28 | - | - |
| Integration event | OnBeforeValidateStandardTaskCode | (var Record Routing Line, Record Routing Line, var Boolean) | 25-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.
