Codeunit 9170 Conf./Personalization Mgt. in 19

App
Base Application

Procedures, 29Events, 5

Versions171819202122232425262728latest

Source29

Procedures, 29

NameParametersReturnsAccessObsolete
DefaultRoleCenterID()Integerpublic-
GetCurrentProfile(var Record All Profile)public-
GetCurrentProfileNoError(var Record All Profile)Booleanpublic-
TryGetDefaultProfileForCurrentUser(var Record All Profile)Booleanpublic-
IsCurrentProfile(Option, Guid, Code[30])Booleanpublic-
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)TextpublicPending 19.0
Use function "GetAppName" from Codeunit "Extension Management".
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)publicPending 19.0
Please use the method "ValidateTimeZone" from codeunit "Time Zone Selection".
LookupTimeZone(var Text)BooleanpublicPending 19.0
Please use the method "LookupTimeZone" from codeunit "Time Zone Selection".
DownloadProfileConfigurationPackage()public-
CopyProfilePageMetadata(Record All Profile, Record All Profile)publicPending 18.0
Use new NavDesignerALFunctions.CopyProfile functionality to copy profiles which also handles copying page metadata.
GetSettingsPageID()IntegerpublicPending 19.0
Use function "GetPageId" from codeunit "User Settings" instead.
RaiseOnOpenRoleCenterEvent()public-
SetOtherProfilesAsNonDefault(Record All Profile)public-
ChangePersonalizationForUserGroupMembers(Code[20], Code[30], Code[30])public-
ExtractZipFile(Text, Text)public-
GetProfileConfigurationUrlForWeb(Record All Profile)Textpublic-
CanDeleteProfile(Record All Profile)Booleanpublic-
GetProfileUrlParameterForEvaluationCompany()Textpublic-
OpenProfileCustomizationUrl(Record All Profile)public-
IsProfileIdAmbiguous(Record All Profile)Booleanpublic-

Events, 5

KindNameParametersObsolete
Integration eventOnProfileChanged(Record All Profile, Record All Profile)-
Integration eventOnAfterCopyProfile(var Record All Profile, Record All Profile)-
Integration eventOnAfterGetDefaultRoleCenter(var Integer)-
Integration eventOnRoleCenterOpen()-
Integration eventOnBeforeOpenSettings(var Integer, var Boolean)Pending 19.0
Use the event OnBeforeOpenSettings from Codeunit User Settings instead.