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.