Codeunit 1800 Assisted Company Setup in 20
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 17
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| ApplyUserInput | (var Record Config. Setup, var Record Bank Account, Date, Boolean) | public | - | ||||
| GetConfigurationPackageFile | (Record Configuration Package File) | Text | public | - | |||
| CreateAccountingPeriod | (Date) | public | - | ||||
| IsCompanySetupInProgress | (Text) | Boolean | public | - | |||
| WaitForPackageImportToComplete | () | public | - | ||||
| FillCompanyData | (Text[30], Option) | public | - | ||||
| ExistsConfigurationPackageFile | (Option) | Boolean | public | - | |||
| FindConfigurationPackageFile | (var Record Configuration Package File, Option) | Boolean | public | - | |||
| ScheduleConfigPackageImport | (Record Configuration Package File, Text) | public | - | ||||
| SetUpNewCompany | (Text[30], Option) | public | - | ||||
| CreateNewCompany | (Text[30]) | public | - | ||||
| GetAllowedCompaniesForCurrnetUser | (var Record Company) | public | Pending 19.0 | ||||
| Replaced with GetAllowedCompaniesForCurrentUser. | |||||||
| HasCurrentUserAccessToCompany | (Text[30]) | Boolean | public | Pending 19.0 | |||
| Replaced with IsAllowedCompanyForCurrentUser. | |||||||
| AddAssistedCompanySetup | () | public | - | ||||
| GetAllowedCompaniesForCurrentUser | (var Record Company) | public | - | ||||
| IsAllowedCompanyForCurrentUser | (Text[30]) | Boolean | public | - | |||
| SetUpNewCompany | (Text[30], Option, Boolean) | public | - | ||||
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeScheduleTask | (var Boolean, var Guid, var Integer) | - |
| Integration event | OnAfterAssistedCompanySetupStatusEnabled | (Text[30], Boolean) | - |
| Integration event | OnBeforeCreateAccountingPeriod | (Date, var Boolean) | - |