2009 Feb 12 12:48 PM
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
2009 Feb 12 12:56 PM
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.
2009 Feb 12 1:02 PM
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)
2015 Sep 14 12:50 PM
2009 Feb 12 1:02 PM
Hi
Please check this table A153
It has all the fields you require
Thanks
Viquar Iqbal
2009 Feb 12 1:11 PM
2009 Feb 12 1:16 PM
Hi,
Check this way..
VBAK-KNUMV = KONV-KNUMV.
From KONV fetch the KNUMH field.
2020 Aug 24 3:55 PM
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***)
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |