Hi All,
I am trying to find the changed data in custom tables through CDHDR and CDPOS tables, But i am unable to find the object class for that custom table.
Could you please advise me on how to get object class for custom table.
Thanks in advance.
Regards,
Upendra.
Change documents are customized (SCDO) and coded, don't confuse with Table change log (where only some ddic flags and a system parameter are required) here an Abaper is required.
Read first some documentation like BC Extended Applications Function Library, Change Documents, Concept, Procedure, Defining Change Document Objects, Set change document flag, Generate Update and INCLUDE Objects, Integrating the functionality into the program.
Regards,
Raymond
Hi,
Please check the table TCDOB.
Thanks
Deepak
Hi Upendra,
Please refer below link,
and then you can map your message type with object,table and field.
you can use transaction SCDO and BD52.
Add a comment