Hi
We have made some changes for around 1500 users like deleting the Name at Birth, Nickname, etc...fields in the address tab of SU01. Now i wanted to cross check to c whether the specified fields are deleted for all the users or not at once? Can any one please guide me to extract such Report?
Thank You
Regards
santosh
You will need to look at cross referencing tables with the PERSNUMBER fields
on tables USR21 and ADRP and ADCP - depending upon which info you want.
I'll always found QUickviewer - SQVI - to be quite handy in creating a quick
report.
Regards,
JC
If you are lucky, the data was saved in a table-field which you can go to directly (unlikely in this case though). Place your cursor on the field and hit F1 -> select "Technical Information" and double click the table name -> Display the table contents for all the other users(Ctrl + Shift + F10).
Add a comment