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

log for changes

Former Member
0 Likes
445

hi experts

in which table can i find logs for changes made to custom table. in scu3 i can see it, but i want to manage it. pl help

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
404

Hi,

In your custom table, when you use Z data elements, there is a checkbox option: CHANGE DOCUMENT.

If you enable it, then all changed done to the field will be captured in CDHDR and CDPOS tables. (make sure you have a custom change document object associate with the field so as to capture data in the tables above)

Thanks,

Shiva

2 REPLIES 2
Read only

Former Member
0 Likes
405

Hi,

In your custom table, when you use Z data elements, there is a checkbox option: CHANGE DOCUMENT.

If you enable it, then all changed done to the field will be captured in CDHDR and CDPOS tables. (make sure you have a custom change document object associate with the field so as to capture data in the tables above)

Thanks,

Shiva

Read only

Former Member
0 Likes
404

Hi Vishwa

You can find information in DBTABLOG. But that is related to table logging. Also as said above you can refer in CDHDR and CDPOS for viewing those logs.

Regards

Vinodh

Edited by: Vinodh_AN on Nov 11, 2010 12:34 PM