---
title: "XmlPort 1 Consolidation Import/Export"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/xmlport/1-consolidation-import-export/
type: xmlport
id: 1
name: "Consolidation Import/Export"
app: "Base Application"
namespace: Microsoft.Finance.Consolidation
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/xmlport/1-consolidation-import-export/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# XmlPort 1 Consolidation Import/Export

Jonas Paprotka, https://jonas-paprotka.de/ref/xmlport/1-consolidation-import-export/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Finance.Consolidation |
| Versions | 17-28 |
| Source file | Finance/Consolidation/ConsolidationImportExport.XmlPort.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| SetGlobals | (Text[30], Code[10], Code[10], Code[10], Decimal, Date, Date) | - | public | 17-28 | - | - |
| GetGlobals | (var Code[10], var Code[10], var Text[30], var Code[10], var Code[10], var Code[10], var Decimal, var Date, var Date) | - | public | 17-28 | - | - |
| SetGLAccount | (var Record G/L Account) | - | public | 17-28 | - | - |
| GetGLAccount | (var Record G/L Account) | - | public | 17-28 | - | - |
| SetGLEntry | (var Record G/L Entry) | - | public | 17-28 | - | - |
| GetGLEntry | (var Record G/L Entry) | - | public | 17-28 | - | - |
| SetEntryDim | (var Record Dimension Buffer) | - | public | 17-28 | - | - |
| GetEntryDim | (var Record Dimension Buffer) | - | public | 17-28 | - | - |
| SetExchRate | (var Record Currency Exchange Rate) | - | public | 17-28 | - | - |
| GetExchRate | (var Record Currency Exchange Rate) | - | public | 17-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.
