Codeunit 1800 Assisted Company Setup in 25
- App
- Base Application
- Namespace
- Microsoft.Utilities
Versions171819202122232425262728latest
Source29
Procedures, 9
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| ApplyUserInput | (var Record Config. Setup, var Record Bank Account, Date, Boolean) | public | - | |
| CreateAccountingPeriod | (Date) | public | - | |
| IsCompanySetupInProgress | (Text) | Boolean | public | - |
| CreateNewCompany | (Text[30]) | public | - | |
| AddAssistedCompanySetup | () | public | - | |
| GetAllowedCompaniesForCurrentUser | (var Record Company) | public | - | |
| IsAllowedCompanyForCurrentUser | (Text[30]) | Boolean | public | - |
| SetupCompanyWithoutDemodata | (Text[30], Enum Company Demo Data Type) | public | - | |
| SetUpNewCompany | (Text[30], Enum Company Demo Data Type) | public | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeCreateAccountingPeriod | (Date, var Boolean) | - |
| Integration event | OnAfterAssistedCompanySetupStatusEnabled | (Text[30]) | - |
| Integration event | OnSetupNewCompanyWithDemoData | (Text[30], Enum Company Demo Data Type) | - |