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: 

Broken Parent - Child Roles

ganesh_mobu
Explorer
0 Kudos

Hello All,

We have a requirement in which we need to find out the list of all singles roles which were initially inherited from a parent role however now the parent-child relationship has been deleted for the single roles.

I could not find any standard SAP table with such data or change document, your help and suggestions will be helpful.

1 REPLY 1

jurjen_heeck
Active Contributor
0 Kudos

Hi Ganesh,

Yes, there is a way:

Go to transaction SUIM -> Change documents -> For roles -> Select "Documents (Technical View) and enter "AGR_DEFINE" in the "Change Document Table" field.

In the output look for changes in the PARENT_AGR field, where the "New Value" is empty.

Hope this helps,

Jurjen