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 can we trace the logs of sap t001b table

Former Member
0 Kudos

hi.

can we maintain the logs for table.eg T001B.through which we can check its when this table has been change by which user...

Ishtiaq

3 REPLIES 3

former_member185031
Active Contributor
0 Kudos

Yes, as per my understanding it is a Customising table and change logs can be traceable if it is enabled in your system.

Regards,

Subhash

sdipanjan
Active Contributor
0 Kudos

Hi,

Following are the three ways.

1. (When the Table logging is activated)

TCode: SCU3

2. Go to SE16 -> put the table name as DD02L -> put the table name in the "Table Name" field and execute -> Check the entry in the field "Last changed by" (technical name: AS4USER).

3. Go to SE11 -> open the Table in Update mode and mark the option "Log Data Changes" at bottom.

Regards,

Dipanjan

Former Member
0 Kudos

t-code SCU3 or AUT10