Codeunit 420 XBRL Management in 21
- App
- Base Application
- Obsolete
- Pending 20.0. XBRL feature will be discontinued
Versions171819202122232425262728latest
Source-
Procedures, 9
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| AddAttribute | (DotNet XmlNode, Text[250], Text[250]) | public | - | |
| AddAttributeWithNamespace | (DotNet XmlNode, Text[250], Text[250], Text[250], Text[250]) | public | - | |
| CalcConstant | (var Record XBRL Taxonomy Line) | Decimal | public | - |
| CalcAmount | (var Record XBRL Taxonomy Line) | Decimal | public | - |
| CalcRollup | (var Record XBRL Taxonomy Line) | Decimal | public | - |
| ExpandString | (Text[200]) | Text[250] | public | - |
| FormatAmount | (Decimal) | Text[30] | public | - |
| InitializeOptions | (Integer, Option) | public | - | |
| SetPeriodDates | (Date, Date, var Record XBRL Taxonomy Line) | public | - |
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnCalcAmountOnAfterGLEntrySetFilters | (var Record G/L Account, var Record G/L Entry) | - |
| Integration event | OnCalcAmountOnAfterGLAccLoopIteration | (var Record G/L Account, var Record XBRL G/L Map Line, var Decimal) | - |