---
title: "Page 9192 Company Creation Wizard"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/page/9192-company-creation-wizard/
type: page
id: 9192
name: "Company Creation Wizard"
app: "Base Application"
namespace: Microsoft.Utilities
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/page/9192-company-creation-wizard/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Page 9192 Company Creation Wizard

Jonas Paprotka, https://jonas-paprotka.de/ref/page/9192-company-creation-wizard/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Utilities |
| Versions | 17-28 |
| Source table | 2000000120 |
| Source file | Utilities/CompanyCreationWizard.Page.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetNewCompanyName | () | Text[30] | public | 25-28 | - | - |
| GetStep | () | Option | public | 25-28 | - | - |
| GetNewCompanyData | () | Enum Company Demo Data Type | public | 25-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterCreateNewCompany | (Option, Text[30]) | 17-24 | - | - |
| Integration event | OnFinishActionOnBeforeCurrPageClose | (Option, Text[30]) | 17-24 | - | - |
| Integration event | OnUpdateDataDescriptionCaseElse | (Option, var Text) | 17-24 | - | - |
| Integration event | OnAfterValidateCompanyName | (var Text[30]) | 18-28 | - | - |
| Integration event | OnBeforeValidateCompanyType | (Enum Company Data Type (Internal), var Boolean, var Boolean) | 18-24 | - | - |
| Integration event | OnOpenPageCheckAdditionalDemoData | (var Boolean) | 20-24 | - | - |
| Integration event | OnAfterCreateNewCompany | (Enum Company Demo Data Type, Text[30]) | 25-28 | - | - |
| Integration event | OnFinishActionOnBeforeCurrPageClose | (Enum Company Demo Data Type, Text[30]) | 25-28 | - | - |
| Integration event | OnUpdateDataDescriptionCaseElse | (Enum Company Demo Data Type, var Text) | 25-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.
