2014 Jan 28 4:38 AM
Hi,
I want to automate the process of creation of Authorization objects and then attaching these objects to the Roles and Assigning Roles to UserId.
The Whole process has to be Automated. Is there any BAPI available for the same or any other alternate way i can go about.
2014 Jan 28 6:03 AM
You can try BDC to create authorization objects and record the steps of assigning roles to user ids. But I do not think it can be completely automated as user input will be needed to provide input on what objects will the authorization object be created.
2014 Feb 20 9:18 AM