Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Automating Process of creation of Authorization objects and Roles

Former Member
0 Kudos
194

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.

2 REPLIES 2
Read only

former_member215781
Active Participant
0 Kudos
124

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.

Read only

Former Member
0 Kudos
124

got it solved