‎2008 Feb 29 8:15 AM
Hi All,
I have a set of invoices with condition values against the condition types, out of which few condition vales are not used for the of net value which we can make out from the staistical(KOMV-KSTAT) and inactive fields(KOMV-KINAK) for condition types. but KOMV is a structure, now can u please tell me which table or function module gives the values whether the condition type is used in net price or not???
Helpful answers will be highly appreaciated......
‎2008 Feb 29 8:30 AM
By using the Invoice Number, you can get the condition record number from VBRK. Using this go to KONV to get all the condition type associated with each of the line items of the invoice. Now which condition type are being used to determine the net price is being determined by SAP thru the pricing procedure. Using the pricing procedure the system checks the condition records fir eacg condition type in a sequence and stops as soon as it gets one unless there is a manual condition type maintained with a value.
The condition types itself can contribute to price, discounts.
Hope this helps.
Let me know if you still need more information.
Thanks,
Balaji
‎2008 Feb 29 8:32 AM
Kiran,
go to vbak get the vbeln and its corresponding Knumv.Now go to konv and give vbak-knumv in knumv of konv to get all the condition types for which there is a net price.
K.Kiran.