2005 Nov 11 10:31 PM
Are there any standard BAPIs/FMs available for creating roles by providing both transaction and object level information as input
Are there any standard BAPIs/FMs available for creating roles by providing both transaction and object level information as input
2005 Nov 13 12:28 PM
The BAPI that you are looking for must be B<b>API_USER_ACTGROUPS_ASSIGN</b>. If you are assigning new user roles you must first obtain the full list of roles for the user by invoking <b>BAPI_USER_GET_DETAIL</b>.
2005 Nov 16 2:26 AM
Hi Ivo Martins,
Thanks for the reply. Actually what i am looking for is. I want to create a role just like in PFCG Transaction, but through a FM/BAPI. The FM/BAPI should have the capability to take as input the transactions i want to assign to the role, the values i want to maintain in the Authorization Object/Fields either coming from the role or those we want to maintain manually.
Regards,
Ravi ...
2009 Jan 23 2:19 PM
Hey dude! H R U !?
Have you found any way to do what you're looking for???
I'm looking for the same BAPI/FM to do the same code as you want. If I find something I'll let you know, ok!? If you find something first, please help ..
Thanks in advance,
Enio.
2009 Feb 06 6:49 PM