Skip to Content
-3
May 03, 2018 at 11:30 AM

Is there any way to track changes for a custom table through a program.

305 Views Last edit May 03, 2018 at 12:21 PM 2 rev

I want to log the changes of a table i.e. track the operations such as Insert, Update, Delete through a program on selecting options on selection screen. I have also made the use of standard tables CDHDR and CDPOS. Also created the object of Change Document.

I have referred the following link. But the program is not working.

{ https://wiki.scn.sap.com/wiki/display/ABAP/ABAP+-+Data+Change+Tracker+for+Custom+Tables }

Short dump saying Function module was called incorrectly is being displayed.