---
title: "Report 5899 Calculate Inventory Value"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/report/5899-calculate-inventory-value/
type: report
id: 5899
name: "Calculate Inventory Value"
app: "Base Application"
namespace: Microsoft.Inventory.Journal
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/report/5899-calculate-inventory-value/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Report 5899 Calculate Inventory Value

Jonas Paprotka, https://jonas-paprotka.de/ref/report/5899-calculate-inventory-value/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Inventory.Journal |
| Versions | 17-28 |
| Source file | Inventory/Journal/CalculateInventoryValue.Report.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| SetItemJnlLine | (var Record Item Journal Line) | - | public | 17-28 | - | - |
| InitializeRequest | (Date, Code[20], Boolean, Option, Boolean, Boolean, Boolean, Option, Boolean) | - | public | 17-26 | Pending 24.0 | Replaced by procedure SetParameters() |
| SetParameters | (Date, Code[20], Boolean, Enum Inventory Value Calc. Per, Boolean, Boolean, Boolean, Enum Inventory Value Calc. Base, Boolean) | - | public | 24-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterInitItemJnlLine | (var Record Item Journal Line) | 17 | - | - |
| Integration event | OnAfterInsertItemJnlLine | (var Record Item Journal Line) | 17 | - | - |
| Integration event | OnAfterOnPreDataItem | (var Record Item) | 17-26 | - | - |
| Integration event | OnBeforeOnAfterGetRecord | (var Record Item, var Boolean) | 17-28 | - | - |
| Integration event | OnBeforePreReport | () | 17-28 | - | - |
| Integration event | OnInitItemJnlLineOnBeforeValidateFields | (var Record Item Journal Line) | 17-28 | - | - |
| Integration event | OnItemAfterGetRecordOnAfterItemLedgEntrySetFilters | (var Record Item Ledger Entry) | 17 | - | - |
| Integration event | OnAfterInitItemJnlLine | (var Record Item Journal Line, Record Item Journal Batch) | 18-28 | - | - |
| Integration event | OnAfterInsertItemJnlLine | (var Record Item Journal Line, Enum Item Ledger Entry Type, Code[20], Code[10], Code[10], Decimal, Decimal, Integer, Decimal) | 18-20 | - | - |
| Integration event | OnItemAfterGetRecordOnAfterItemLedgEntrySetFilters | (var Record Item Ledger Entry, var Record Item) | 18-28 | - | - |
| Integration event | OnAfterInsertItemJnlLine | (var Record Item Journal Line, Enum Item Ledger Entry Type, Code[20], Code[10], Code[10], Decimal, Decimal, Integer, Decimal, Enum Inventory Value Calc. Base) | 21-28 | - | - |
| Integration event | OnInsertItemJnlLineOnCaseCalcBaseOnElse | (var Record Item Journal Line, Enum Item Ledger Entry Type, Code[20], Code[10], Code[10], Decimal, Decimal, Integer, Decimal, Enum Inventory Value Calc. Base, Boolean, Boolean, Date) | 22-28 | - | - |
| Integration event | OnAfterGetRecordItemOnBeforInsertItemJnlLine | (Record Item Ledger Entry, var Record Item Journal Line) | 23-28 | - | - |
| Integration event | OnPostDataItemForItemOnBeforeValidateStandardCost | (var Record Item, var Record Stockkeeping Unit, var Boolean) | 23-28 | - | - |
| Integration event | OnInsertItemJnlLineOnCaseCalcBaseOnStandardCostAssemblyOrManufacturing | (var Record Item Journal Line, var Record Item) | 23-28 | - | - |
| Integration event | OnCalcAverageUnitCostOnBeforeCheckNegCost | (var Record Item, var Decimal, var Boolean) | 23-28 | - | - |
| Integration event | OnAfterOnPreDataItem | (var Record Item, Enum Inventory Value Calc. Base, Date, var Record Item) | 27-28 | - | - |
| Integration event | OnBeforeIncludeEntryInCalc | (var Record Item Ledger Entry, var Date, var Boolean, var Boolean, 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.
