‎2014 Jan 29 1:46 PM
Hi Experts,
I need to develop an utility similar to change log but there is one challenge which I am facing.
I want to develop the program like whenver there is any change in critical config table , the change should be tracked at that point of time and email should be snt to user.
We can user CDHDR & CDPOS tables to tracke the changes , but is there any way same time when changes happened I can track the changes.
Like e.g. if I make any changes to TBD05 table at the same time email should be triggered having change details.
Is it possible?
Regards,
Sanjana
‎2014 Jan 29 3:25 PM
You could forget CDHDR/CDPOS "change documents" and go for good old DBTABLOG "table log", use search tool for rec/client or transactions SE13, SCU3.
Regards,
Raymond
‎2014 Jan 29 4:28 PM
Hi, If you can compramise on the delay of the mail. You can schedule a report program and trigger the mail. refer below thread link to thread