Application Development 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: 

Composite_Role

Former Member
0 Kudos

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

Former Member
0 Kudos

use table AGR_AGRS

3 REPLIES 3

Former Member
0 Kudos

use table AGR_AGRS

Former Member
0 Kudos

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.

dhorions
Contributor
0 Kudos

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.