---
title: "Report 5692 Calculate Depreciation"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/report/5692-calculate-depreciation/
type: report
id: 5692
name: "Calculate Depreciation"
app: "Base Application"
namespace: Microsoft.FixedAssets.Depreciation
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/report/5692-calculate-depreciation/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 5692 Calculate Depreciation

Jonas Paprotka, https://jonas-paprotka.de/ref/report/5692-calculate-depreciation/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.FixedAssets.Depreciation |
| Versions | 17-28 |
| Source file | FixedAssets/Depreciation/CalculateDepreciation.Report.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| InitializeRequest | (Code[10], Date, Boolean, Integer, Date, Code[20], Text[100], Boolean) | - | public | 17-28 | - | - |
| SetSuppressCommit | (Boolean) | - | public | 24-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterCalculateDepreciation | (Code[20], var Record Gen. Journal Line, var Record FA Journal Line, var Decimal, var Integer, Code[10], Date, Decimal, Integer) | 17-28 | - | - |
| Integration event | OnAfterFAInsertGLAccGetBalAcc | (var Record Gen. Journal Line, var Integer, var Boolean, var Record Gen. Journal Line) | 17-28 | - | - |
| Integration event | OnAfterPostDataItem | () | 17-28 | - | - |
| Integration event | OnAfterOnPostReport | () | 17-28 | - | - |
| Integration event | OnBeforeCalculateDepreciation | (Code[20], var Record Gen. Journal Line, var Record FA Journal Line, var Decimal, var Integer, Code[10], Date, Decimal, Integer) | 17-28 | - | - |
| Integration event | OnBeforeFAJnlLineInsert | (var Record FA Journal Line, var Record FA Journal Line) | 17-28 | - | - |
| Integration event | OnBeforeGenJnlLineInsert | (var Record Gen. Journal Line, var Record Gen. Journal Line) | 17-28 | - | - |
| Integration event | OnBeforeOnInitReport | (var Code[10]) | 17-28 | - | - |
| Integration event | OnPostReportOnBeforeConfirmShowFAJournalLines | (Record Depreciation Book, Record FA Journal Line, Integer, var Boolean) | 17-28 | - | - |
| Integration event | OnPostReportOnBeforeConfirmShowGenJournalLines | (Record Depreciation Book, Record Gen. Journal Line, Integer, var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeActivateErrorMessageHandling | (Record Fixed Asset, var Codeunit Error Message Management, var Codeunit Error Message Handler, var Codeunit Error Context Element, var Boolean) | 19-25 | - | - |
| Integration event | OnBeforeGenJnlLineCreate | (var Record Gen. Journal Line, var Record Gen. Journal Line) | 21-25 | - | - |
| Integration event | OnBeforeActivateErrorMessageHandling | (var Record Fixed Asset, var Codeunit Error Message Management, var Codeunit Error Message Handler, var Codeunit Error Context Element, var Boolean) | 26-28 | - | - |
| Integration event | OnBeforeGenJnlLineCreate | (var Record Gen. Journal Line, var Record Gen. Journal Line, Code[20], var Code[20]) | 26-28 | - | - |
| Integration event | OnPostFixedAssetOnAfterFAJnlLineInit | (var Record FA Journal Line, var Record FA Journal Line, Code[20], var Code[20]) | 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.
