‎2011 Feb 09 9:46 AM
Hi
I am creating a user ID using the BAPI_USER_CREATE.
I couldnt find the parameter in this to add roles to the user.
Can anyone let me know How to assign roles to the users created by using this BAPI.
Regards,
Osman Jabri
‎2011 Feb 09 11:34 AM
After your bapi BAPI_USER_CREATE use BAPI_USER_ACTGROUPS_ASSIGN.
‎2011 Feb 11 7:00 PM
‎2011 Feb 12 3:39 AM
Hi,
identity management API is one of the best documented APIs I've ever seen. Here is an official [documentation|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/668e6629-0701-0010-7ca0-994cb7dec5a3?overridelayout=true].
Cheers