SAP ERP Pricing Related Table
All the condition records are stored in table KONH(Conditions Header),KONP(Conditions Item),KONM(Conditions 1-Dimensional Quantity Scale). Condition table like A017(A***) has a field named KNUMH which is the primary key of above condition record table.
Table KONV is used to store the condition transaction data. Field named KNUMV is used to connect table VBAK and KONV.
When define the condition table, we can mark one or serval fields with tool icon. Like pic below:
When user create a new condition record for this access, the field customer can be inputed.
After the conition record is saved, this value will be transfered to table field KONH-VADAT(Variable Data Part).