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

BAPI FOR ROLES CREATION

Former Member
0 Likes
1,506

Plz give me a BAPI to assign/create ROLES for a user

Thanks

Banni

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
999

Hi,

BAPI_USER_ACTGROUPS_ASSIGN.

ASSIGN_USERS_HIERARCHY - User Assignment to Role - this is a Normal FM

Table AGR_DEFINE

ISAI_USER_ROLES_MAINTAIN

Regards,

Deepthi.

3 REPLIES 3
Read only

Former Member
0 Likes
999

Hi,

BAPI_USER_ACTGROUPS_ASSIGN.

ASSIGN_USERS_HIERARCHY - User Assignment to Role - this is a Normal FM

Table AGR_DEFINE

ISAI_USER_ROLES_MAINTAIN

Regards,

Deepthi.

Edited by: deepthi dandibhotla on Sep 29, 2008 2:38 PM

Read only

Former Member
0 Likes
1,000

Hi,

BAPI_USER_ACTGROUPS_ASSIGN.

ASSIGN_USERS_HIERARCHY - User Assignment to Role - this is a Normal FM

Table AGR_DEFINE

ISAI_USER_ROLES_MAINTAIN

Regards,

Deepthi.

Read only

Former Member
0 Likes
999

Thanks