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

Reading change logs

Former Member
0 Likes
476

Hi All,

Is there any function module to read the change log table?. I need to read the change log of withholding tax type on a vendor. Is it possible?

The changes are stored in CDHDR I guess, but not sure if they can be read in a report and displayed.

Thanks for your help!

Regards

Veena

1 ACCEPTED SOLUTION
Read only

former_member187255
Active Contributor
0 Likes
392

You can try the FM <b>CHANGE_POINTERS_READ</b>, you need to pass the object class and message type.....

Hi All,

Is there any function module to read the change log table?. I need to read the change log of withholding tax type on a vendor. Is it possible?

The changes are stored in CDHDR I guess, but not sure if they can be read in a report and displayed.

Thanks for your help!

Regards

Veena

1 REPLY 1
Read only

former_member187255
Active Contributor
0 Likes
393

You can try the FM <b>CHANGE_POINTERS_READ</b>, you need to pass the object class and message type.....