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

Fetching condition record(knumh)

Former Member
0 Likes
6,808

Hi All,

I have following fields

sales order

distribution channel

division

customer group

and condiotion type as ZMGD

Based on above fields.. i need to get 'condition record(knumh).

I have checked all the whereused list for knumh.. but could not get correct fetching criteria?

If any body has idea please just tell me which table takes all these and gives unique condition record

Hi All,

I have following fields

sales order

distribution channel

division

customer group

and condiotion type as ZMGD

Based on above fields.. i need to get 'condition record(knumh).

I have checked all the whereused list for knumh.. but could not get correct fetching criteria?

If any body has idea please just tell me which table takes all these and gives unique condition record

7 REPLIES 7
Read only

Former Member
0 Likes
2,972

Hi Shruthi,

Please check the tables VBAK and VBAP. You can write a join condition on these tables with respect to the field VBELN (Sales Document). You find the field KNUMH in VBAP.

Regards,

Swapna.

Read only

Former Member
0 Likes
2,972

Based on sales order, distribution channel, division and customer group we can get knumv from vbak.

all the fields are prersent in VBAK.

based on knumv we can select knumv kposn kbetr kpein kumza kumne from konv table based on knumv and kschl (condition type)

Read only

0 Likes
2,972

thank you.It worked

Read only

viquar_iqbal
Active Contributor
0 Likes
2,972

Hi

Please check this table A153

It has all the fields you require

Thanks

Viquar Iqbal

Read only

Former Member
0 Likes
2,972

Hi,

KNUMH presents in VBAP table .

Regards,

Manoj Kumar P

Read only

Former Member
0 Likes
2,972

Hi,

Check this way..

VBAK-KNUMV = KONV-KNUMV.

From KONV fetch the KNUMH field.

Read only

Former Member
0 Likes
2,972

Table A118 - if the scales of the prices are only dependent on material number.
For other combinations you need to know the right pricing table (A***)