---
title: "Codeunit 420 XBRL Management"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/420-xbrl-management/
type: codeunit
id: 420
name: "XBRL Management"
app: "Base Application"
versions: "17-22"
build: 22.5.59966.64723
obsolete: "Pending 20.0"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 420 XBRL Management

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/420-xbrl-management/

| | |
| --- | --- |
| App | Base Application |
| Versions | 17-22 |
| Obsolete | Pending 20.0, seen from 20. XBRL feature will be discontinued |
| Source file | FinancialMgt/XBRL/XBRLManagement.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| AddAttribute | (DotNet XmlNode, Text[250], Text[250]) | - | public | 17-22 | - | - |
| AddAttributeWithNamespace | (DotNet XmlNode, Text[250], Text[250], Text[250], Text[250]) | - | public | 17-22 | - | - |
| CalcConstant | (var Record XBRL Taxonomy Line) | Decimal | public | 17-22 | - | - |
| CalcAmount | (var Record XBRL Taxonomy Line) | Decimal | public | 17-22 | - | - |
| CalcRollup | (var Record XBRL Taxonomy Line) | Decimal | public | 17-22 | - | - |
| ExpandString | (Text[200]) | Text[250] | public | 17-22 | - | - |
| FormatAmount | (Decimal) | Text[30] | public | 17-22 | - | - |
| InitializeOptions | (Integer, Option) | - | public | 17-22 | - | - |
| SetPeriodDates | (Date, Date, var Record XBRL Taxonomy Line) | - | public | 17-22 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnCalcAmountOnAfterGLEntrySetFilters | (var Record G/L Account, var Record G/L Entry) | 17-22 | - | - |
| Integration event | OnCalcAmountOnAfterGLAccLoopIteration | (var Record G/L Account, var Record XBRL G/L Map Line, var Decimal) | 21-22 | - | - |

## 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.

Jonas Paprotka, 2026-09-20.
