Objects/Tables/Table 1802 Assisted Company Setup Status
Table 1802 Assisted Company Setup Status in 23
Jonas Paprotka, Base Application 23.5.16502.31399, checked
- App
- Base Application
- Namespace
- Microsoft.Utilities
Fields, 7Keys, 1Procedures, 4Events, 3
Versions171819202122232425262728latest
Source29
Fields, 7
| Id | Name | Type | Obsolete |
|---|
| 1 | Company Name | Text[30] | - |
| 2 | Enabled | Boolean | - |
| 3 | Package Imported | Boolean | - |
| 4 | Import Failed | Boolean | - |
| 5 | Company Setup Session ID | Integer | - |
| 6 | Task ID | Guid | - |
| 7 | Server Instance ID | Integer | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Company Name | - |
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|
| DrillDownSetupStatus | (Text[30]) | | public | - |
| SetEnabled | (Text[30], Boolean, Boolean) | | public | - |
| CopySaaSCompanySetupStatus | (Text[30], Text[30]) | | public | - |
| GetCompanySetupStatusValue | (Text[30]) | Enum Company Setup Status | public | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnEnabled | (Text[30], Boolean) | - |
| Integration event | OnSetupStatusDrillDown | (Text[30]) | - |
| Integration event | OnGetCompanySetupStatusValue | (Text[30], var Enum Company Setup Status) | - |