SAP table WCB_C_PROC_VAR_C (Condition Contract Process Variant - relevant Contract Types)

SAP table WCB_C_PROC_VAR_C has 3 primary key fields being MANDT,PROCESS_VARIANT,CONTRACT_TYPE.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 MANDT
PROCESS_VARIANT Condition Contract Process Variant CHAR 4 0 WCB_C_PROC_VAR WCB_PROCESS_VARIANT
CONTRACT_TYPE Condition Contract Type CHAR 4 0 TWCBCONTRTYPE WCB_CONTRACT_TYPE
COCO_DET_REL_PVAR Control for CC Determination in Pricing via Process Variant CHAR 1 0 WB2_COCO_DETERM_REL_PROC_VAR
Use Condition Contract Type Setting
1 Supplier Only
2 Customer Only
3 No
4 All Suppliers
5 All Customers
6 All Suppliers and Customers
BVB_FILL_GROUP Control Group to Fill BVB Entries w/ Condition Contract Data CHAR 4 0 WB2_C_BVB_FILL WB2_BVB_FILL_GROUP

WCB_C_PROC_VAR_C foreign key relationships

Table Field Check Table Check Field
0 WCB_C_PROC_VAR_C BVB_FILL_GROUP WB2_C_BVB_FILL Fill Business Volume Base from Contract Data MANDT
1 WCB_C_PROC_VAR_C CONTRACT_TYPE TWCBCONTRTYPE Condition Contract Type CLIENT
1 WCB_C_PROC_VAR_C CONTRACT_TYPE TWCBCONTRTYPE Condition Contract Type CONTRACT_TYPE
0 WCB_C_PROC_VAR_C PROCESS_VARIANT WCB_C_PROC_VAR Condition Contract Process Variant MANDT