Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Logging table level changes

sanjana_lingras
Active Participant
0 Likes
597

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

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
0 Likes
503

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

Read only

aromalr
Active Participant
0 Likes
503

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