---
title: "Codeunit 99000875 Prod. Order Availability Mgt."
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/99000875-prod-order-availability-mgt/
type: codeunit
id: 99000875
name: "Prod. Order Availability Mgt."
app: "Base Application"
namespace: Microsoft.Manufacturing.Document
versions: "25-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/codeunit/99000875-prod-order-availability-mgt/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 99000875 Prod. Order Availability Mgt.

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/99000875-prod-order-availability-mgt/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Manufacturing.Document |
| Versions | 25-28 |
| Source file | Manufacturing/Document/ProdOrderAvailabilityMgt.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| ShowItemAvailFromProdOrderLine | (var Record Prod. Order Line, Enum Item Availability Type) | - | public | 25-28 | - | - |
| ShowItemAvailFromProdOrderComp | (var Record Prod. Order Component, Enum Item Availability Type) | - | public | 25-28 | - | - |
| ShowSchedReceipt | (var Record Item) | - | public | 25-28 | - | - |
| ShowSchedNeed | (var Record Item) | - | public | 25-28 | - | - |
| TransferFromProdComp | (var Record Inventory Event Buffer, Record Prod. Order Component) | - | public | 25-28 | - | - |
| TransferFromProdOrder | (var Record Inventory Event Buffer, Record Prod. Order Line) | - | public | 25-28 | - | - |
| TransferFromForecast | (var Record Inventory Event Buffer, Record Production Forecast Entry, Decimal, Boolean) | - | public | 25-28 | Pending 27.0 | Moved back to InventoryEventBuffer |
| TransferFromForecast | (var Record Inventory Event Buffer, Record Production Forecast Entry, Decimal, Boolean, Boolean) | - | public | 25-28 | Pending 27.0 | Moved back to InventoryEventBuffer |
| ReassignRefOrderNos | (Code[20]) | - | public | 27-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeShowItemAvailFromProdOrderLine | (var Record Item, var Record Prod. Order Line) | 25-28 | - | - |
| Integration event | OnBeforeShowItemAvailFromProdOrderComp | (var Record Item, var Record Prod. Order Component) | 25-28 | - | - |
| Integration event | OnAfterTransferProdOrderComp | (var Record Inventory Page Data, var Record Production Order) | 25-28 | - | - |
| Integration event | OnAfterTransferFromProdComp | (var Record Inventory Event Buffer, Record Prod. Order Component) | 25-28 | - | - |
| Integration event | OnAfterTransferFromProdOrder | (var Record Inventory Event Buffer, Record Prod. Order Line) | 25-28 | - | - |
| Integration event | OnAfterTransferFromForecast | (var Record Inventory Event Buffer, Record Production Forecast Entry) | 25-28 | Pending 27.0 | Moved back to InventoryEventBuffer |
| Integration event | OnBeforeUpdateSchedNeedAvail | (var Record Availability at Date, var Record Item, var Boolean) | 25-28 | - | - |
| Integration event | OnBeforeUpdateSchedRcptAvail | (var Record Availability at Date, var Record Item, var Boolean) | 25-28 | - | - |
| Integration event | OnBeforeRunProductionOrderPage | (var Record Production Order, var Boolean) | 27-28 | - | - |
| Integration event | OnParentIsInPlanningOnAfterReqLineSetFilters | (var Record Requisition Line, var Record Prod. Order Component) | 27-28 | - | - |
| Integration event | OnBeforeReassignRefOrderNos | (Code[20], var Boolean) | 27-28 | - | - |
| Integration event | OnReassignRefOrderNosOnAfterRequisitionLineModifyAll | (var Record Requisition Line) | 27-28 | - | - |
| Integration event | OnShowCustomProdItemAvailByBOMLevelOnBeforeRunModal | (var Page Item Availability by BOM Level, var Record Prod. Order Line, Text[80], Date) | 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.
