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

Table History

former_member645692
Participant
0 Likes
646

hi all,

i have one Z table.In that i want to find the table history ie.update.insert,deletetion of the records.And also the program name.last changed on ang changed by.

Kindly help me.

1 ACCEPTED SOLUTION
Read only

gaursri
Active Contributor
0 Likes
599

Hi J,

You need to display the table first then in display mode please check for version mangement option which is in utilities tab.There you can see the last Author name who made some changes in that table.

hope your query resolves quickly.

Have a best day ahead.

hi all,

i have one Z table.In that i want to find the table history ie.update.insert,deletetion of the records.And also the program name.last changed on ang changed by.

Kindly help me.

3 REPLIES 3
Read only

gaursri
Active Contributor
0 Likes
600

Hi J,

You need to display the table first then in display mode please check for version mangement option which is in utilities tab.There you can see the last Author name who made some changes in that table.

hope your query resolves quickly.

Have a best day ahead.

Read only

Former Member
0 Likes
599

Hi,

For the Table entry changes, need to select the LOG in the techinical setting of the Table. The changes will be recorded in the CDPOS and CDHDR tables.

Please close the thread, if solved

Regards,

Aditya

Read only

0 Likes
599

Hello,

If you really want change documents for a Z-table you need to maintain this in transaction SCDO.

Table logging in the technical settings have nothing to do with Change Documents.

If you want to use table logging (totally different from change documents) take a look at this link:

[Table logging|http://help.sap.com/saphelp_nw04/Helpdata/EN/7e/c81ebb52c511d182c50000e829fbfe/content.htm]

Change documents for a specific table/object can be customized via SCDO.

When you activate the table logging parameter explained in the link a lot of tables will be logged, pay attention with this ! ! !

Wim Van den Wyngaert