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

Condition value from KONV table

Former Member
0 Likes
562

I am developing GOODS RECEIPT NUMBER smartform i am fetching GRN No from MSEG-MBLNR.

Now I would like to fetch condition value using condition types JMOP , JCEP, JSEP from KONV table using KSCHL and KWERT.

how can i get relation ship for mseg and KONv table for getting condition value in konv table.

any solution for above problem.

2 REPLIES 2
Read only

Former Member
0 Likes
478

You will have to refer ekko from Gr table and from ekko you can link to konv.

Thanks

Read only

former_member480923
Active Contributor
0 Likes
478

Only one way: Get the MBLNR, MJAHR and ZEILE from MSEG map it to BELNR, GJAHR and BUZEI in EKBE where you will get the KNUMV use that KNUMV to access the KONV table with the KSCHL to access the condition Record value.

Hope That Helps

Anirban M.