‎2007 Nov 02 2:57 PM
Hi Friends,
I need small help here.
I need to use a logic present in program <b> 'RV16ACHD'</b>.
This program,if we provide simply the Last maintained Date,will retrieve all the pricing records that were changed on a date.
I want to know the logic ie., which all tables this program is retrieving records from
and displaying.
I tried to debug,but found out that it is calling a Function Module
<b>'SD_CONDITION_CHANGE_DOCS_LOAD'</b>.I did not understand the logic.
Please,help me know what all tables this program is retrieving records from and in which sequence(if the Last maintained date is alone entered)
Regards,
Imran.
‎2007 Nov 02 3:03 PM
Hi Imran,
When you run this program at that time just activate the SQL trace using transaction ST05 and then you will get the list of all tables this program used.
Regards,
Atish