---
title: "Table 1802 Assisted Company Setup Status"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/1802-assisted-company-setup-status/
type: table
id: 1802
name: "Assisted Company Setup Status"
app: "Base Application"
namespace: Microsoft.Utilities
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/1802-assisted-company-setup-status/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Table 1802 Assisted Company Setup Status

Jonas Paprotka, https://jonas-paprotka.de/ref/table/1802-assisted-company-setup-status/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Utilities |
| Versions | 17-28 |
| Source file | Utilities/AssistedCompanySetupStatus.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Company Name | Text[30] | 17-28 | - | - |
| 2 | Enabled | Boolean | 17-28 | - | - |
| 3 | Package Imported | Boolean | 17-28 | Removed 25.2 | Changing the way demo data is generated, for more infromation see https://go.microsoft.com/fwlink/?linkid=2288084 |
| 4 | Import Failed | Boolean | 17-28 | Removed 25.2 | Changing the way demo data is generated, for more infromation see https://go.microsoft.com/fwlink/?linkid=2288084 |
| 5 | Company Setup Session ID | Integer | 17-28 | - | - |
| 6 | Task ID | Guid | 17-28 | - | - |
| 7 | Server Instance ID | Integer | 17-28 | - | - |
| 8 | Company Demo Data | Enum Company Demo Data Type | 25-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Company Name | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetCompanySetupStatus | (Text[30]) | Integer | public | 17-21 | Pending 19.0 | Replaced with GetCompanySetupStatusValue |
| DrillDownSetupStatus | (Text[30]) | - | public | 17-28 | - | - |
| SetEnabled | (Text[30], Boolean, Boolean) | - | public | 17-28 | - | - |
| CopySaaSCompanySetupStatus | (Text[30], Text[30]) | - | public | 17-28 | - | - |
| GetCompanySetupStatusValue | (Text[30]) | Enum Company Setup Status | public | 18-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnEnabled | (Text[30], Boolean) | 17-28 | - | - |
| Integration event | OnGetCompanySetupStatus | (Text[30], var Integer) | 17-21 | Pending 19.0 | Replaced with OnGetCompanySetupStatusValue |
| Integration event | OnSetupStatusDrillDown | (Text[30]) | 17-28 | - | - |
| Integration event | OnGetCompanySetupStatusValue | (Text[30], var Enum Company Setup Status) | 18-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.
