Hi ,
I have three tables for which I need to track some of their fields. I created the change docoment object for these three tables. Out of these three tables one table is maintained as view, and this called through FM VIEW_MAINTNANCE_CALL. The other two have thir dialog programs and are call through CALL DIALOG .....
Out of these two situations where I need to write the code to track the fields of these tables ? For Dialog programs I am assuming to fetch original data in PBO and current data in user_command.... and call the created subroutine while saving. Please confirm this.
But for the first case I am not sure of where to write the code. Both cases I need help.
Thank you,
Surya