Codeunit 102 Import Consolidation from API in 27
- App
- Base Application
- Namespace
- Microsoft.Finance.Consolidation
Versions171819202122232425262728latest
Source29
Procedures, 9
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetPrivacyConsentChoice | () | Boolean | internal | - |
| GetFeatureTelemetryName | () | Text | internal | - |
| AcquireTokenAndStoreInIsolatedStorage | (Record Business Unit) | internal | - | |
| IsStoredTokenValidForBusinessUnit | (Record Business Unit) | Boolean | internal | - |
| GetCurrencyFactorFromBusinessUnit | (var Record Business Unit) | Decimal | internal | - |
| SelectCompanyForBusinessUnit | (var Record Business Unit) | internal | - | |
| GetAADTenantIdFromBCUrl | (Text) | Text | internal | - |
| ValidateBCUrl | (Text) | Boolean | internal | - |
| ImportConsolidationDataForBusinessUnit | (Record Consolidation Process, Record Business Unit, var Record Bus. Unit Consolidation Data) | public | - |
Events, 7
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeGetGLSetup | (var Boolean, var Text) | - |
| Integration event | OnBeforeGetCurrencyExchangeRates | (Text, Date, var Boolean, var Text) | - |
| Integration event | OnBeforeGetGLEntries | (Text, Text, var Boolean, var Text) | - |
| Integration event | OnBeforeGetDimensions | (Text, var Boolean, var Text) | - |
| Integration event | OnBeforeGetGLEntriesCountAtDate | (Code[20], Date, var Boolean, var Text) | - |
| Integration event | OnBeforeGetAccountingPeriods | (Date, Date, var Boolean, var Text) | - |
| Integration event | OnBeforeGetPostingGLAccounts | (var Boolean, var Text) | - |