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

Function Module 'PRICING' in Sales Order

Former Member
0 Likes
2,167

Hi experts,

I have a requirement that is use Function Module 'PRICING' to get the pricing that we can see in sales order transaction Va01.Can I get this pricing list without sales order number?If it's possible, Which parameters need to input in this Function?It's urgent.Thanks!

Regard,

Kelvin

1 REPLY 1
Read only

Former Member
0 Likes
790

To call the FM 'PRICING', The mandatory parameters are KOMK, KOMP, KOMV. KOMK has 'Sales and Distribution Document Number' in that sales doc no you have to pass either sales oreder no ( if you want to calculate with respect to sales oredr) or delivery no ( if you want to calculate with respect to delivery) or shipment no ( in case you want to get the cost of prising etc. So it is not possible to calculate PRICING without a SD document no.