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

dictionary data change log

Former Member
0 Likes
1,325

hi expert:

How to get the dictionary data change log?I want to find out who change the data in a period of time.

4 REPLIES 4
Read only

Former Member
0 Likes
872

In the technical settings of the table you want to log, there is a checkbox to enable change logging. just check the checkbox.

Then use the program RSVTPROT to see the change log.

Hope this helps

Read only

Former Member
0 Likes
872

there is a program for change log of tha table data <b>RSVTPROT</b> execute based on your selection change log will be displayed

reward points if it is usefull ..

Girish

Read only

Former Member
0 Likes
872

hi allen,

these u can see in tables called <b>cdhdr</b> and <b>cdpos</b>,

and report called <b>RSVTPROT</b>.

reward points if helpful,

regards,

seshu.

Read only

Former Member
0 Likes
872

Hi Allen,

As our SDN friends have suggested <b>RSVTPROT</b> is the program to look for. Just check if logging is activated in your server, via transaction <b>SCU3</b>. Only then would the changes go to the log table, ie, <b>DBTABLOG</b>.

Hope this helps.

Regards

Anil Madhavan