---
title: "Codeunit 1805 Import Config. Package Files"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/1805-import-config-package-files/
type: codeunit
id: 1805
name: "Import Config. Package Files"
app: "Base Application"
namespace: System.IO
versions: "17-28"
build: 28.5.54151.54365
obsolete: "Pending 25.2"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 1805 Import Config. Package Files

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/1805-import-config-package-files/

| | |
| --- | --- |
| App | Base Application |
| Namespace | System.IO |
| Versions | 17-28 |
| Obsolete | Pending 25.2, seen from 25. Changing the way demo data is generated, for more infromation see https://go.microsoft.com/fwlink/?linkid=2288084 |
| Source file | System/RapidStart/ImportConfigPackageFiles.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetConfigurationPackageFile | (Record Configuration Package File) | Text | public | 25-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeImportConfigurationFile | (var Record Configuration Package File) | 17-28 | - | - |
| Integration event | OnAfterImportConfigurationFile | (var Record Configuration Package File) | 17-28 | - | - |
| Integration event | OnAfterImportConfigurationPackage | () | 20-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.

Jonas Paprotka, 2026-09-20.
