Codeunit 9170 Conf./Personalization Mgt. in 17
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 29
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| DefaultRoleCenterID | () | Integer | public | - |
| GetCurrentProfile | (var Record All Profile) | public | - | |
| GetCurrentProfileNoError | (var Record All Profile) | Boolean | public | - |
| TryGetDefaultProfileForCurrentUser | (var Record All Profile) | Boolean | public | - |
| IsCurrentProfile | (Option, Guid, Code[30]) | Boolean | public | - |
| SetCurrentProfile | (Record All Profile) | public | - | |
| CopyProfileWithUserInput | (Record All Profile, var Record All Profile) | public | - | |
| CopyProfile | (Record All Profile, Code[30], Text[100], var Record All Profile) | public | - | |
| ResolveAppNameFromAppId | (Guid) | Text | public | - |
| ClearProfileConfiguration | (Record All Profile) | public | - | |
| ClearUserPersonalization | (Record User Personalization) | public | - | |
| ChangeDefaultRoleCenter | (Record All Profile) | public | - | |
| ValidateDeleteProfile | (Record All Profile) | public | - | |
| ValidateDisableProfile | (Record All Profile) | public | - | |
| FilterToInstalledLanguages | (var Record Windows Language) | public | - | |
| ValidateTimeZone | (var Text) | public | - | |
| LookupTimeZone | (var Text) | Boolean | public | - |
| DownloadProfileConfigurationPackage | () | public | - | |
| CopyProfilePageMetadata | (Record All Profile, Record All Profile) | public | - | |
| GetSettingsPageID | () | Integer | public | - |
| RaiseOnOpenRoleCenterEvent | () | public | - | |
| SetOtherProfilesAsNonDefault | (Record All Profile) | public | - | |
| ChangePersonalizationForUserGroupMembers | (Code[20], Code[30], Code[30]) | public | - | |
| ExtractZipFile | (Text, Text) | public | - | |
| GetProfileConfigurationUrlForWeb | (Record All Profile) | Text | public | - |
| CanDeleteProfile | (Record All Profile) | Boolean | public | - |
| GetProfileUrlParameterForEvaluationCompany | () | Text | public | - |
| OpenProfileCustomizationUrl | (Record All Profile) | public | - | |
| IsProfileIdAmbiguous | (Record All Profile) | Boolean | public | - |
Events, 5
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnProfileChanged | (Record All Profile, Record All Profile) | - |
| Integration event | OnAfterCopyProfile | (var Record All Profile, Record All Profile) | - |
| Integration event | OnAfterGetDefaultRoleCenter | (var Integer) | - |
| Integration event | OnRoleCenterOpen | () | - |
| Integration event | OnBeforeOpenSettings | (var Integer, var Boolean) | - |