Application Development and Automation 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: 
Read only

Find when table Authorization Group was changed

Former Member
0 Likes
1,070

Dear Experts,

Kindly help me on finding this. Table T001B have standard Authorization group as FB31 but it has been changed to &NC& by some one. It means &NC& means there is no Authorization group assigned to the table. I need to find when it was changed. Do i have any ways to find it out? I checked with entering table name in CDPOS i didnt find any entry. Kindly help me out how to find who and when this table Authorization group was changed for table T001B.

Thanks & Regards,

Sathish

1 ACCEPTED SOLUTION
Read only

ThomasZloch
Active Contributor
0 Likes
607

This assignment is done in table TDDAT. This table has table logging activated by standard. If table logging is also activated for your client then there is a good chance to find out via the output of transaction SCU3 for table TDDAT.

Thomas

2 REPLIES 2
Read only

ThomasZloch
Active Contributor
0 Likes
608

This assignment is done in table TDDAT. This table has table logging activated by standard. If table logging is also activated for your client then there is a good chance to find out via the output of transaction SCU3 for table TDDAT.

Thomas

Read only

0 Likes
607

Thanks Thomas,

I check in that transaction it shows log only for 3 months. I dont see any changes to those table what i want may be this Authorization group change in done even older.

Thanks for your reply.