Codeunit 40 LogInManagement in 20
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| CompanyOpen | () | public | - | ||||
| CompanyClose | () | public | - | ||||
| InitializeCompany | () | public | Pending 20.0 | ||||
| No longer used, Company-Initialize runs on System Initialize's event OnAfterLogin | |||||||
| GetDefaultWorkDate | () | Date | public | - | |||
Events, 9
| Kind | Name | Parameters | Obsolete | ||||
|---|---|---|---|---|---|---|---|
| Integration event | OnAfterLogInStart | () | Pending 20.0 | ||||
| Replaced with OnAfterLogin in codeunit "System Initialization" | |||||||
| Integration event | OnAfterLogInEnd | () | Pending 20.0 | ||||
| Replaced with OnAfterLogin in codeunit "System Initialization" | |||||||
| Integration event | OnBeforeLogInStart | () | Pending 20.0 | ||||
| Replaced with OnAfterLogin in codeunit "System Initialization" | |||||||
| Integration event | OnBeforeCompanyOpen | () | Pending 20.0 | ||||
| Replaced with OnAfterLogin in codeunit "System Initialization" | |||||||
| Integration event | OnAfterCompanyOpen | () | Pending 20.0 | ||||
| Replaced with OnAfterLogin in codeunit "System Initialization" | |||||||
| Integration event | OnBeforeCompanyClose | () | - | ||||
| Integration event | OnAfterCompanyClose | () | - | ||||
| Integration event | OnShowTermsAndConditions | () | - | ||||
| Integration event | OnLogInEndOnAfterGetUserSetupRegisterTime | (var Record User Setup) | - | ||||