‎2010 Mar 22 10:19 AM
Hi Experts,
Is it possible to get log of all the changes made to the table entries which are updated/added/deleted by anyone? Note that the loging atribute may not be set for certain table entries and hence that option of tracking thru CDPOS is not viable.
Let me know if any other alternative can be used to track changes to any table in R/3?
Regards,
Mansi
‎2010 Mar 22 10:52 AM
Hi,
One thing you can do is,
a) Implement Field level routines and then save the changes into a custom table again to capture the changes applied from SM30.
But this method is not preferable.
b) Find the User exit / BADI/Enhancement spot for SM30 transaction and capture the changes.
Kind Regards,
Ravi Sankar.Z
‎2010 Mar 22 12:03 PM
Hi,
Yes, you can get log records of table changes through DBTABLOG table.
Regards,
Ni3
‎2010 Mar 23 3:05 PM
Hi,
You can select the check box ( Log Data changes ) in Table technicul settings, Than automatically Log is updated in CDHDR and CDPOS.
Please give the reply if problem is Solved.
Bye.