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: 

what is the table to refer condition records for purchase order

Former Member
0 Kudos

what is the table to refer condition records for purchase order.

I need to fetch condition records for purchase order, so i need to table for fetching.

Or is there any function module to reterieve condition record

4 REPLIES 4

Former Member
0 Kudos

Please check KONH and KONP table

Former Member
0 Kudos

Hi Josephine

Fetch the condition record number from EKKO for the PO and submit the same to FM: <b>MRM_DBTAB_KONV_READ</b>

Refer to the sample code that i have provided in the below link:

Kind Regards

Eswar

Former Member
0 Kudos

hi ..

You can select KNUMH field from table A016 based on the purchase document number and then find the condition KSCHL from table KONP.

Hope this helps.

reward points if helpful.

0 Kudos

For conditions always look for KONV , KONP,KONH