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

Function Module for Table history

Former Member
0 Likes
2,129

Hi,

We have requirement, to send changes to texts (Ex: Company Code texts) to the third party system. I need to write a program which will run periodically and send the changes to the external system.

What would be the best approach to do this?

Is there any function module which I can use to read the change history on any table?

Thanks

VV

2 REPLIES 2
Read only

Former Member
0 Likes
817

Hi

change history of all tables will be available in tables CDHDR and CDPOS

check them

reward if useful

regards

Anji

Read only

Former Member
0 Likes
817

Check the FMs:

CHANGEDOCUMENT_READ_HEADERS Change document: Read change document header

CHANGEDOCUMENT_READ_POSITIONS Change document: Read change document items

Regards,

ravi