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 Procedure

Former Member
0 Likes
477

Hi all,

Which function module can be used to determine Pricing Procedure in report programming for a particular sales - order?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
444

Hi Mukesh,

Please use below FM.....

FM PRICING

3 REPLIES 3
Read only

Former Member
0 Likes
445

Hi Mukesh,

Please use below FM.....

FM PRICING

Read only

rvinod1982
Contributor
0 Likes
444

You can get pricing data of a sales order by linking tables VBAK and KONV by the fields KNUMV and VBAP~POSNR with

KONV~KPOSN.

Regards,

Vinod

Read only

Former Member
0 Likes
444

Hi,

Use Fm RV_PRICE_PRINT_ITEM

Regards,

Vijay