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 for reading purchasing conditions

Former Member
0 Likes
3,758

Hello,

I am looking for a function module which return the price for a condition type for purchasing. this function module should be able to determine the price for that condition type through the access sequence and various condition records and return the final price for that condition type. Please suggest some function modules.

Thanks.

Best Regards

Malthi

3 REPLIES 3
Read only

Former Member
0 Likes
1,379

Hi

Are you looking for FM: <b>CONDITION_RECORD_READ</b>???

Kind Regards

Eswar

Read only

Former Member
0 Likes
1,379

Hi Malthi,

I'm not very sure of the FM but you should find all details in KOMV table.

Regards,

Deva.

Read only

Former Member
0 Likes
1,379

Hi All,

I found function module ME_PO_PRICE_SIMULATION which return the KOMV strcuture with all condition types.

Thanks and Regards

Malthi