SAP table PRCC_COND_PP (Pricing Procedure Data (T683S))

SAP table PRCC_COND_PP has 6 primary key fields being MANDT,KAPPL,KALSM,VERSI,STUNR,ZAEHK.

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 T000 MANDT
KAPPL Application CHAR 3 0 /SAPCND/T681A PRCT_APPLICATION
KALSM Pricing Procedure CHAR 6 0 PRCC_COND_PPD PRCT_PRIC_PROC
VERSI Version Number of Pricing Procedure CHAR 6 0 PRCT_PP_VERSION
STUNR Level Number NUMC 3 0 PRCT_PP_STEP
ZAEHK Condition Counter NUMC 3 0 PRCT_PP_COUNTER
KSCHL Pricing - Condition Type CHAR 4 0 /SAPCND/T685 PRCT_COND_TYPE
KSTAT Condition is Statistical CHAR 1 0 PRCT_FLAG_COND_STATISTICAL
KVSL1 Account Key CHAR 3 0 PRCT_ACCOUNT_KEY_1
KVSL2 Account Key - Accruals CHAR 3 0 * PRCT_ACCOUNT_KEY_2
KVEWE Usage for Condition Technique CHAR 2 0 /SAPCND/T681V /SAPCND/USAGE
STUNB From Reference Step (for Percentage Conditions) NUMC 3 0 PRCT_PP_STEP_FROM
STUN2 To Reference Step (for Percentage Conditions) NUMC 3 0 PRCT_PP_STEP_TO
KZWIW Condition Subtotal CHAR 1 0 PRCT_PP_SUBTOTAL
KOFRM Condition Value Formula CHAR 20 0 PRCT_FRM_VALUE
KOFRM_NUM Condition Value Formula IPC NUMC 7 0 PRCT_FRM_VALUE_NUM
KOFRA Condition Formula for Condition Basis CHAR 20 0 PRCT_FRM_BASIS
KOFRA_NUM Condition Base Formula IPC NUMC 7 0 PRCT_FRM_BASIS_NUM
KOBED Pricing Condition CHAR 20 0 PRCT_FRM_REQUIREMENT
KOBED_NUM IPC Requirement NUMC 7 0 PRCT_FRM_REQUIREMENT_NUM
DRUKZ Print Flag CHAR 1 0 PRCT_PRINT_INDICATOR
KOBLI Condition is Mandatory CHAR 1 0 PRCT_FLAG_COND_OBLIGATORY
KAUTO Manual Condition CHAR 1 0 PRCT_FLAG_COND_MANUAL
AUTHORITY_LEVEL Level for Authorization Checks NUMC 4 0 PRCT_AUTHORITY_LEVEL
MANDATORY_TYPE Behaviour of Mandatory Conditions CHAR 1 0 PRCT_MANDATORY_TYPE
DATA_ORIGIN Data source system CHAR 10 0 PRC_DATA_ORIGIN
A Source: R/3
B Source: CRM

PRCC_COND_PP foreign key relationships

Table Field Check Table Check Field
0 PRCC_COND_PP KALSM PRCC_COND_PPD Pricing Procedure Attributes (T683) .INCLUDE
0 PRCC_COND_PP KALSM PRCC_COND_PPD Pricing Procedure Attributes (T683) MANDT
0 PRCC_COND_PP KALSM PRCC_COND_PPD Pricing Procedure Attributes (T683) KAPPL