‎2007 Apr 26 5:07 PM
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
‎2007 Apr 26 5:10 PM
Hi
change history of all tables will be available in tables CDHDR and CDPOS
check them
reward if useful
regards
Anji
‎2007 Apr 26 5:22 PM
Check the FMs:
CHANGEDOCUMENT_READ_HEADERS Change document: Read change document header
CHANGEDOCUMENT_READ_POSITIONS Change document: Read change document items
Regards,
ravi