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

Composite_Role

Former Member
0 Likes
589

Hi,

my ? is

how can we see the Single Roles in a Composite Role

and I want the Table Name and Report and if there is any way tell me

bye

with warm regards

prashanth

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
558

use table AGR_AGRS

3 REPLIES 3
Read only

Former Member
0 Likes
559

use table AGR_AGRS

Read only

Former Member
0 Likes
558

hi,

follow below steps:

1. run transaction SUIM

2. Select roles->By role Name , enter role name

3. execute

4. click on 4th button on toolbar (included in composite roles) or Shift+F7

hope this is what you expect.

Read only

dhorions
Contributor
0 Likes
558

If there is a record in table agr_flags with FLAG_TYPE = 'COLL_AGR' and FLAG_VALUE = 'X' , then it is a composite role, otherwise it isn't.

You can also use searchelps : AGR_COLL and AGR_SINGLE.