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 for table data changes log

Former Member
0 Likes
736

Hello,

The data in the table T016 was updated with new records.

I want to know the log for the table data changes. In the table's technical settings the check box "Log data changes" was checked and Delivery Class is 'C'.

I tried with SCU3 transaction, but it is saying no log for the table.

And also i checked the tables DBTABLOG,DBTABPRT. But there are no records available.

Regards,

Ravi.

2 REPLIES 2
Read only

Manohar2u
Active Contributor
0 Likes
658

Look at this link below

http://www.mariewagener.de/Note.September.2007

usually system parameter rec/client should be enabled to store table changes - this is the reason you can't see table changes in dbtablog table.

Read only

Former Member