cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Function module for pricing

Former Member
0 Likes
4,308

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

View Entire Topic
former_member183879
Active Contributor
0 Likes

Hi,

Unfortunately for this requirement there are no FMs available. There are FMs to fetch condition type values from sales order. But to fetch condition record from a condition table using the variant key, we only have to create a program by ourself. We dont have any standard FM to fetch the condition record for a specific A table for a variant key.