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: 

how to find the role modification done for what objects

Former Member
0 Kudos

dear all

role modificaton done for some objects, when execute the suim for change document for roles with option "authorization data",out put is not showing old value and new value.we are using ECC 5.0,report is showing only objects modified.how to know the old values and new values?

1 ACCEPTED SOLUTION

Former Member
0 Kudos

>

> dear all

> role modificaton done for some objects, when execute the suim for change document for roles with option "authorization data",out put is not showing old value and new value.we are using ECC 5.0,report is showing only objects modified.how to know the old values and new values?

Ok when you get Authorization data ...make a note of authorization in the authorization tab.

Then go to Change document for Authorization and put the Authorzation value there that you made a note of in the first step. It will give you the values changed.

6 REPLIES 6

Former Member
0 Kudos

>

> dear all

> role modificaton done for some objects, when execute the suim for change document for roles with option "authorization data",out put is not showing old value and new value.we are using ECC 5.0,report is showing only objects modified.how to know the old values and new values?

Hello rameshbabu!

Give this a shot, tcode RSSCD100_PFCG, enter role name, from date, select "Authorization Data" then execute.

I'm running ECC 6.0 but it might be worth a trying.

Edited by: John Navarro on Feb 14, 2009 1:23 AM

Added ECC 6.0 comment.

Former Member
0 Kudos

>

> dear all

> role modificaton done for some objects, when execute the suim for change document for roles with option "authorization data",out put is not showing old value and new value.we are using ECC 5.0,report is showing only objects modified.how to know the old values and new values?

Ok when you get Authorization data ...make a note of authorization in the authorization tab.

Then go to Change document for Authorization and put the Authorzation value there that you made a note of in the first step. It will give you the values changed.

0 Kudos

Dear thanks for nice reply,

how to read this format

take for example for object F_BKPF_BLA which is old value and new value

F_BKPF_BLA *** Authorization created ***

Activity

03, 77

Authorization Group

SA

F_BKPF_BLA *** Authorization created ***

Activity

77

Authorization Group

SA

F_BKPF_BLA Activity

03

report is showing values above mentioned.

0 Kudos

If you read the change document for this at the Header Level

You have Object, then in the second line it has Authorization, then in third line it has change by, Change on and change at and then left side has deleted entries and right side Created entries

So if it is the same auth object twice then you can find from the Change On and Change at time which one is old value and which one is. Also left side will have deleted values and right side will have created values.

See at the header level and the change documents....you will understand it.

former_member182098
Active Contributor
0 Kudos

Hello,

Go to SUIM transaction code and "Changes for Roles" execute from to to dates.

It will give you the changes made to the Role.

Regards,

Ravi

0 Kudos

please read my question completely