cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi Gurus,

I have to fetch the price of one material from the order.

One way is I will pass the material name in the table like A033 --> take the condition number --> and pass it to KONP

But my question is there any function module through which we can fetch the price.

Regards,

MT

Edited by: M T on Sep 20, 2010 4:07 PM

0 Likes
View Entire Topic
eduardo_hinojosa
Active Contributor
0 Likes

Hi,

Check function PRICING (for instance do debugging when it is called in SO in report FV45PF0P_PREISFINDUNG). The invonvenient is the complexity of interface (COMM_HEAD_I , COMM_ITEM_I ). You will have the output in TKOMV.

I hope this helps you

Regards

Eduardo