2009 Mar 09 9:41 AM
Hello All,
I want to create a number of roles in a batch job. Do not want to use the transaction PFCG instead I need a function module or BAPI which can help me create roles in the background.
Thanks in advance.
Regards,
Anju
2009 Mar 09 9:47 AM
Hi Anju,
Try these :
BAPI_USER_ACTGROUPS_ASSIGN
ASSIGN_USERS_HIERARCHY
ISAI_USER_ROLES_MAINTAIN
Regards,
Swapna.
2009 Mar 09 9:57 AM
Hi Anju
Use BAPI_BUPA_ROLE_ADD
and PRGN_CREATE_AGR_FROM_PROFILE
s@chin
2009 Jun 23 10:25 AM