Application Development 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: 

Get Material Price

Former Member
0 Kudos

Does ayone know of a function module to get the material price or any condition record from KONH/KONP.

Thanks in advance.

2 REPLIES 2

Former Member
0 Kudos

Sapehelp, you may use the table A606 and use the MATNR, KUNNR to obtain a KNUMH, with that KNUMH Number you can find the price in the KONP table.

Regards,

Carlos Lerzundy

Former Member
0 Kudos

This may be helpful:

FM: CK21_MATERIAL_PRICES_READ

-


If it helps please give points