‎2010 Aug 20 5:29 AM
Hi,
I am actually changing the table contents for a table through SM30 and i don't see any logs maintained in table CDHDR/CDPOS.
Can anyone help me out in this issue.
‎2010 Aug 20 5:38 AM
Hi frnd,
refer this link http://sample-code-abap.blogspot.com/2008/02/applying-change-document-technique-on.html
hope it help,
‎2010 Aug 20 5:38 AM
Hi frnd,
refer this link http://sample-code-abap.blogspot.com/2008/02/applying-change-document-technique-on.html
hope it help,
‎2010 Aug 20 7:20 AM
Hi,
The above link helped me. But when i am trying to change standard table contents through SM30 i am unable to track the logs in CDHDR/CDPOS. And also i checked DBTABLOG table where in i could not track the changes here also. So, please can anyone suggest me any table which stores these logs.
‎2010 Aug 20 7:25 AM
Hi,
Actually i am trying to change standard table contents through SM30.
If it was custom defined table your above provided link would be really helpfull.
Hope anyone can suggest me in this regard.
‎2016 Aug 19 12:40 PM
Hi,
Go to SM30->Utilities->Change logs
Or you can check SCU3 Tcode
Thanks,
Chaithra
‎2016 Aug 19 1:27 PM
If it is a custom table, change log will be recorded only if 'Log data changes' flag ticked in technical settings(SE13). The changed log can be found in SCU3.
To record the changes in CDHDR/CDPOS, refer below link:
How to maintain log for custom tables (Log Maintenance in CDHDR & CDPOS tables)
-Satya