---
title: "Table 5896 Inventory Adjmt. Entry (Order)"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/5896-inventory-adjmt-entry-order/
type: table
id: 5896
name: "Inventory Adjmt. Entry (Order)"
app: "Base Application"
namespace: Microsoft.Inventory.Costing
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/5896-inventory-adjmt-entry-order/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 5896 Inventory Adjmt. Entry (Order)

Jonas Paprotka, https://jonas-paprotka.de/ref/table/5896-inventory-adjmt-entry-order/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Inventory.Costing |
| Versions | 17-28 |
| Source file | Inventory/Costing/InventoryAdjmtEntryOrder.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Order Type | Enum Inventory Order Type | 17-28 | - | - |
| 2 | Order No. | Code[20] | 17-28 | - | - |
| 3 | Order Line No. | Integer | 17-28 | - | - |
| 4 | Item No. | Code[20] | 17-28 | - | - |
| 7 | Routing No. | Code[20] | 17-25 | - | - |
| 8 | Routing Reference No. | Integer | 17-25 | - | - |
| 21 | Indirect Cost % | Decimal | 17-28 | - | - |
| 22 | Overhead Rate | Decimal | 17-28 | - | - |
| 29 | Cost is Adjusted | Boolean | 17-28 | - | - |
| 30 | Allow Online Adjustment | Boolean | 17-28 | - | - |
| 41 | Unit Cost | Decimal | 17-28 | - | - |
| 42 | Direct Cost | Decimal | 17-28 | - | - |
| 43 | Indirect Cost | Decimal | 17-28 | - | - |
| 44 | Single-Level Material Cost | Decimal | 17-28 | - | - |
| 45 | Single-Level Capacity Cost | Decimal | 17-28 | - | - |
| 46 | Single-Level Subcontrd. Cost | Decimal | 17-28 | - | - |
| 47 | Single-Level Cap. Ovhd Cost | Decimal | 17-28 | - | - |
| 48 | Single-Level Mfg. Ovhd Cost | Decimal | 17-28 | - | - |
| 52 | Direct Cost (ACY) | Decimal | 17-28 | - | - |
| 53 | Indirect Cost (ACY) | Decimal | 17-28 | - | - |
| 54 | Single-Lvl Material Cost (ACY) | Decimal | 17-28 | - | - |
| 55 | Single-Lvl Capacity Cost (ACY) | Decimal | 17-28 | - | - |
| 56 | Single-Lvl Subcontrd Cost(ACY) | Decimal | 17-28 | - | - |
| 57 | Single-Lvl Cap. Ovhd Cost(ACY) | Decimal | 17-28 | - | - |
| 58 | Single-Lvl Mfg. Ovhd Cost(ACY) | Decimal | 17-28 | - | - |
| 61 | Completely Invoiced | Boolean | 17-28 | - | - |
| 62 | Is Finished | Boolean | 17-28 | - | - |
| 70 | Direct Cost Non-Inventory | Decimal | 26-28 | - | - |
| 71 | Direct Cost Non-Inv. (ACY) | Decimal | 26-28 | - | - |
| 72 | Single-Lvl Mat. Non-Invt. Cost | Decimal | 26-28 | - | - |
| 73 | Single-Lvl Mat.NonInvCost(ACY) | Decimal | 26-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Order Type, Order No., Order Line No. | 17-28 |
| Key2 | Cost is Adjusted, Allow Online Adjustment | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| RoundCosts | (Decimal) | - | public | 17-28 | - | - |
| CalcOvhdCost | (Decimal) | - | public | 17-28 | - | - |
| GetCostsFromItem | (Decimal) | - | public | 17-28 | - | - |
| GetUnitCostsFromItem | () | - | public | 17-28 | - | - |
| GetUnitCostsFromProdOrderLine | () | - | public | 17-28 | - | - |
| SetProdOrderLine | (Record Prod. Order Line) | - | public | 17-25 | - | - |
| SetAsmOrder | (Record Assembly Header) | - | public | 17-25 | - | - |
| SetPostedAsmOrder | (Record Posted Assembly Header) | - | public | 17-25 | - | - |
| CalcDirectCostFromCostShares | () | - | public | 17-28 | - | - |
| CalcIndirectCostFromCostShares | () | - | public | 17-28 | - | - |
| CalcUnitCost | () | - | public | 17-28 | - | - |
| CalcDiff | (var Record Inventory Adjmt. Entry (Order), Boolean) | - | public | 17-28 | - | - |
| AddDirectCost | (Decimal, Decimal) | - | public | 17-28 | - | - |
| AddIndirectCost | (Decimal, Decimal) | - | public | 17-28 | - | - |
| AddSingleLvlMaterialCost | (Decimal, Decimal) | - | public | 17-28 | - | - |
| AddSingleLvlCapacityCost | (Decimal, Decimal) | - | public | 17-28 | - | - |
| AddSingleLvlSubcontrdCost | (Decimal, Decimal) | - | public | 17-28 | - | - |
| AddSingleLvlCapOvhdCost | (Decimal, Decimal) | - | public | 17-28 | - | - |
| AddSingleLvlMfgOvhdCost | (Decimal, Decimal) | - | public | 17-28 | - | - |
| AddDirectCostNonInv | (Decimal, Decimal) | - | public | 26-28 | - | - |
| AddSingleLvlNonInvMaterialCost | (Decimal, Decimal) | - | public | 26-28 | - | - |
| RunCostAdjustment | (var Record Inventory Adjmt. Entry (Order)) | - | public | 26-28 | - | - |
| RoundCost | (Decimal, Decimal, var Decimal, Decimal) | Decimal | public | 27-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterCalcOvhdCost | (Record Inventory Adjmt. Entry (Order), var Record Inventory Adjmt. Entry (Order), Record General Ledger Setup, Decimal, Decimal, Decimal, Decimal) | 17-28 | - | - |
| Integration event | OnAfterGetSingleLevelCosts | (var Record Inventory Adjmt. Entry (Order), Record Item) | 17-28 | - | - |
| Integration event | OnAfterSetProdOrderLineTransferFields | (var Record Inventory Adjmt. Entry (Order), Record Prod. Order Line) | 17-25 | - | - |
| Integration event | OnAfterAddSingleLvlMaterialCost | (var Record Inventory Adjmt. Entry (Order), var Decimal, var Decimal) | 17-28 | - | - |
| Integration event | OnBeforeAddSingleLvlMaterialCost | (var Record Inventory Adjmt. Entry (Order), var Decimal, var Decimal) | 17-28 | - | - |
| Integration event | OnAfterAddSingleLvlCapacityCost | (var Record Inventory Adjmt. Entry (Order), var Decimal, var Decimal) | 17-28 | - | - |
| Integration event | OnBeforeAddSingleLvlCapacityCost | (var Record Inventory Adjmt. Entry (Order), var Decimal, var Decimal) | 17-28 | - | - |
| Integration event | OnAfterAddSingleLvlSubcontrdCost | (var Record Inventory Adjmt. Entry (Order), var Decimal, var Decimal) | 17-28 | - | - |
| Integration event | OnBeforeAddSingleLvlSubcontrdCost | (var Record Inventory Adjmt. Entry (Order), var Decimal, var Decimal) | 17-28 | - | - |
| Integration event | OnAfterAddSingleLvlCapOvhdCost | (var Record Inventory Adjmt. Entry (Order), var Decimal, var Decimal) | 17-28 | - | - |
| Integration event | OnBeforeAddSingleLvlCapOvhdCost | (var Record Inventory Adjmt. Entry (Order), var Decimal, var Decimal) | 17-28 | - | - |
| Integration event | OnAfterAddSingleLvlMfgOvhdCost | (var Record Inventory Adjmt. Entry (Order), var Decimal, var Decimal) | 17-28 | - | - |
| Integration event | OnBeforeAddSingleLvlMfgOvhdCost | (var Record Inventory Adjmt. Entry (Order), var Decimal, var Decimal) | 17-28 | - | - |
| Integration event | OnCalcCurrencyFactorOnAfterSetFilters | (var Record Item Ledger Entry, Record Inventory Adjmt. Entry (Order)) | 17-28 | - | - |
| Integration event | OnAfterCalcDiff | (var Record Inventory Adjmt. Entry (Order), var Record Inventory Adjmt. Entry (Order), Boolean) | 18-28 | - | - |
| Integration event | OnAfterCalcDirectCostFromCostShares | (var Record Inventory Adjmt. Entry (Order)) | 18-28 | - | - |
| Integration event | OnAfterRoundAmounts | (var Record Inventory Adjmt. Entry (Order), Decimal, Decimal, Decimal) | 18-26 | - | - |
| Integration event | OnGetUnroundedCostsFromItemOnAfterGetItem | (var Record Item, var Record Inventory Adjmt. Entry (Order)) | 20-28 | - | - |
| Integration event | OnBeforeSetProdOrderLine | (var Record Inventory Adjmt. Entry (Order), var Record Prod. Order Line, var Boolean) | 21-25 | - | - |
| Integration event | OnAfterRoundAmounts | (var Record Inventory Adjmt. Entry (Order), Decimal, Decimal, Decimal, Decimal, Decimal) | 27-28 | - | - |
| Integration event | OnGetSingleLevelCostsOnAfterCopyCostsLCY | (var Record Inventory Adjmt. Entry (Order), Record Item) | 27-28 | - | - |
| Integration event | OnGetSingleLevelCostsOnAfterCopyCostsACY | (var Record Inventory Adjmt. Entry (Order), Record Item, Decimal) | 27-28 | - | - |
| Integration event | OnUpdatedFromSKUOnAfterCopyCostFromSKU | (var Record Inventory Adjmt. Entry (Order), Record Stockkeeping Unit) | 27-28 | - | - |
| Integration event | OnAfterCalcUnitCost | (var Record Inventory Adjmt. Entry (Order)) | 27-28 | - | - |
| Integration event | OnAddDirectCostNonInv | (var Record Inventory Adjmt. Entry (Order), Decimal, Decimal) | 27-28 | - | - |
| Integration event | OnAddSingleLvlNonInvMaterialCost | (var Record Inventory Adjmt. Entry (Order), Decimal, Decimal) | 27-28 | - | - |
| Integration event | OnFindProdOrderLine | (var Record Inventory Adjmt. Entry (Order), var Record Item, var Record Stockkeeping Unit, 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.
