KVSKBAUpdPermSetsToAlObjects
OBSOLETE
This Element will be removed or changed with a future Version of the App.
Procedures
ManualUpdatePermissionSetsToAlObjects() :
OBSOLETE
This Element will be removed or changed with a future Version of the App.
Summary: Updates the permission sets to AL objects.
[Obsolete('The procedure is no longer used', '27.0')]
procedure ManualUpdatePermissionSetsToAlObjects():
Remarks: This procedure is used to update the permission sets to AL objects. It is no longer used and will be removed in a future version.
Events
OnAfterManualUpdatePermissionSetsToAlObjects() :
OBSOLETE
This Element will be removed or changed with a future Version of the App.
Summary: Called after the permission sets have been updated to AL objects.
[Obsolete('The Event is no longer used', '27.0')]
[IntegrationEvent(false, false)]
local procedure OnAfterManualUpdatePermissionSetsToAlObjects():
Remarks: This event is raised after the permission sets have been updated to AL objects.