---
title: "Codeunit 99000819 Mfg. Planning Line Management"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/99000819-mfg-planning-line-management/
type: codeunit
id: 99000819
name: "Mfg. Planning Line Management"
app: "Base Application"
namespace: Microsoft.Inventory.Planning
versions: "27-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/codeunit/99000819-mfg-planning-line-management/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 99000819 Mfg. Planning Line Management

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/99000819-mfg-planning-line-management/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Inventory.Planning |
| Versions | 27-28 |
| Source file | Manufacturing/Inventory/Planning/MfgPlanningLineManagement.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| TransferRouting | (var Record Requisition Line, var Record Planning Error Log, Boolean) | - | internal | 27-28 | - | - |
| TransferBOM | (var Record Requisition Line, Code[20], Integer, Decimal, Decimal, Boolean, var Integer, var Record Planning Component, var Record Planning Error Log, var Record Planning Component, Boolean, Record Stockkeeping Unit) | - | internal | 27-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterIsPlannedCompFound | (var Record Planning Component, var Record Production BOM Line, var Boolean, var Record Stockkeeping Unit) | 27-28 | - | - |
| Integration event | OnAfterSetPlanningLevelCode | (var Record Planning Component, var Record Production BOM Line, var Record Stockkeeping Unit, var Record Stockkeeping Unit, var Boolean) | 27-28 | - | - |
| Integration event | OnAfterTransferRouting | (var Record Requisition Line) | 27-28 | - | - |
| Integration event | OnBeforeTransferRoutingLine | (var Record Planning Routing Line, Record Requisition Line, Record Routing Line, var Boolean) | 27-28 | - | - |
| Integration event | OnTransferBOMOnBeforePlanningRtngLineFind | (var Record Planning Routing Line, Record Production BOM Line, Record Requisition Line) | 27-28 | - | - |
| Integration event | OnTransferRoutingLineOnBeforeCalcRoutingCostPerUnit | (var Record Planning Routing Line, Record Requisition Line, Record Routing Line) | 27-28 | - | - |
| Integration event | OnTransferRoutingLineOnBeforeValidateDirectUnitCost | (var Record Requisition Line, var Record Routing Line, var Record Planning Routing Line) | 27-28 | - | - |
| Integration event | OnAfterTransferRtngLine | (var Record Requisition Line, var Record Routing Line, var Record Planning Routing Line) | 27-28 | - | - |
| Integration event | OnBeforeTransferBOM | (Code[20], Integer, Decimal, Decimal, var Record Requisition Line, Boolean, var Boolean) | 27-28 | - | - |
| Integration event | OnTransferBOMOnBeforeGetDefaultBin | (var Record Planning Component, var Record Production BOM Line, Record Requisition Line, var Record Stockkeeping Unit) | 27-28 | - | - |
| Integration event | OnTransferBOMOnAfterProdBOMLineSetFilters | (var Record Production BOM Line, Record Requisition Line) | 27-28 | - | - |
| Integration event | OnTransferBOMOnBeforeTransferPlanningComponent | (var Record Requisition Line, var Record Production BOM Line, Boolean, var Boolean, Integer) | 27-28 | - | - |
| Integration event | OnTransferBOMOnBeforeTransferProductionBOM | (var Decimal, Record Production BOM Line, Decimal, Decimal, Record Requisition Line) | 27-28 | - | - |
| Integration event | OnTransferBOMOnBeforeUpdatePlanningComp | (var Record Production BOM Line, var Boolean, var Boolean, var Decimal) | 27-28 | - | - |
| Integration event | OnTransferBOMOnAfterCalculateReqQty | (var Decimal, Record Production BOM Line, Record Planning Routing Line, Decimal, Decimal) | 27-28 | - | - |
| Integration event | OnBeforeTransferRouting | (var Record Requisition Line, Boolean, var Boolean) | 27-28 | - | - |
| Integration event | OnBeforeModifyPlanningComponent | (var Record Requisition Line, var Record Production BOM Line, var Record Planning Component, Decimal, Decimal) | 27-28 | - | - |
| Integration event | OnAfterTransferBOM | (Record Requisition Line, Code[20], Integer, Decimal, Decimal) | 27-28 | - | - |
| Integration event | OnBeforeInsertPlanningComponent | (var Record Requisition Line, var Record Production BOM Line, var Record Planning Component, Decimal, Decimal) | 27-28 | - | - |
| Integration event | OnCreatePlanningComponentFromProdBOMOnBeforeGetPlanningParameters | (var Record Planning Component, Record Requisition Line, Record Production BOM Line, Record Stockkeeping Unit, Decimal, Decimal, var Integer, Record Stockkeeping Unit, Boolean) | 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.
