Codeunit 40 LogInManagement in 18
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CompanyOpen | () | public | - | |
| CompanyClose | () | public | - | |
| InitializeCompany | () | public | - | |
| GetDefaultWorkDate | () | Date | public | - |
Events, 9
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterLogInStart | () | - |
| Integration event | OnAfterLogInEnd | () | - |
| Integration event | OnBeforeLogInStart | () | - |
| Integration event | OnBeforeCompanyOpen | () | - |
| Integration event | OnAfterCompanyOpen | () | - |
| Integration event | OnBeforeCompanyClose | () | - |
| Integration event | OnAfterCompanyClose | () | - |
| Integration event | OnShowTermsAndConditions | () | - |
| Integration event | OnLogInEndOnAfterGetUserSetupRegisterTime | (var Record User Setup) | - |