cancel
Showing results for 
Search instead for 
Did you mean: 

Getting the price value for a condition

Former Member
0 Kudos

Hi Gurus,

Need help in the scenario below. Thanks in advance.

We want help in a scenario as to how the pricing condition value is determined from KONV,KONP tables.

Let us suppose there is a sales order line with pricing condition PR00. The value is 70 INR as per the condition record value maintained in VK13 transaction.

How do we get this data from the tables? Like is there any tables from where we can that a particluar sales order number and line, this is the value of pricing condition PR00 is 70 INR.

Please also let me know if this can be derived from any table entries

(backdrop : Client is refreshing the system where we are taking the physical backup of data from the tables. So, for any future reference, the data in tables would be checked).

Anyhelp in this regard is deeply appreciated.

Regards,

krishna.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

thanks

Former Member
0 Kudos

Let's use condition in a sales order for example.

in table VBAP, the condition record # is on the field VBAP-KNUMV.

Here is the linkages:

VBAP-KNUMV <=> KONH-KNUMH <=> KONP-KNUMH <=> KONM-KNUMH and KONM-KOPOS

<=> KONV-KNUMV and KONV-KPOSN

former_member206976
Active Contributor
0 Kudos

Hi,

In VBRK & VBAK You will get the Knumv field value with number, this is nothing but document condition number. With the same number can see in KONV, system will show you all the details of pricing condition values.

Hope this will be helpful to you query.

Regards