Codeunit 9170 Conf./Personalization Mgt. in 18

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)Textpublic-
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)Booleanpublic-
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()Integerpublic-
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)-