Codeunit 420 XBRL Management in 17
- App
- Base Application
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, 1
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnCalcAmountOnAfterGLEntrySetFilters | (var Record G/L Account, var Record G/L Entry) | - |