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

Pricing Program

Former Member
0 Likes
414

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.

1 REPLY 1
Read only

Former Member
0 Likes
368

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