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 tables changed from one table authorization group to other.

Former Member
0 Kudos

Hi Experts,

We have a issue where certain tables have been moved from one Authorizaiton group to the othe table authorization group.

We want to find all tables previous authorization group.

Is there any wayt we could find the old authorization group.

(for example)

Consider a scenario where a table agr_1251 was moved to the new auth group ZAUTH.

I wanted to find which auth group was holding the table agr_1251 previously.

Can you please help me on this request?

Thanks.

4 REPLIES 4

Former Member
0 Kudos

Hi,

Quickest way is to look in a system which is not on the transport/refresh path - e.g. a Sandbox.

arpan_paik
Active Contributor
0 Kudos

One more way is to check TR (Table E070, E071). But you need to find the details for table (Like for role it is R3TR, ACGR).

Regards,

Arpan Paik

martin_voros
Active Contributor
0 Kudos

Have you checked version management in development system? Not sure If you can see this change there (don't have access to system right now).

Cheers

Former Member
0 Kudos

Try SCU3 for TDDAT table. Normally this table is logged so you might find something..