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: 

Department field changes in SU01

Former Member
0 Kudos

I have changed the department field for some users in su01, now I want to get back the old department field. Is there any way to get back the old department? I cannot find in SUIM (Change documents) or USH tables

2 REPLIES 2

mvoros
Active Contributor
0 Kudos

Hi,

If you turned on database auditing (parameter rec/client) then you should see your changes in transaction SCU3 table ADRP. Unfortunately for you, the change documents accessible from report RSUSR100 are not created for address data. For more info check [SAP documentation|http://help.sap.com/saphelp_nw04/Helpdata/EN/90/c3e45b841f214ca32fcc17f7eb059e/frameset.htm].

Cheers

Former Member
0 Kudos

check for change document for Table User_addr

Thanks,

Prasant