SAP Table

CNDN_CHG_REASON Reason for Changing Condition Record

SAP table CNDN_CHG_REASON has 4 primary key fields being MANDT,KVEWE,KAPPL,CNDN_CHGREASON.

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

/ Fields

CNDN_CHG_REASON columns.

Field Description Data Type Length Decimals Checktable Data Element
KeyMANDT Client CLNT 3 0 T000 MANDT
KeyKVEWE Usage of the condition table CHAR 1 0 T681V KVEWE
KeyKAPPL Application CHAR 2 0 T681A KAPPL
KeyCNDN_CHGREASON Reason for Changing Condition Record CHAR 3 0 CNDN_CHGREASON
/ Relationships

CNDN_CHG_REASON foreign keys.

Table Field Check Table Description Check Field
CNDN_CHG_REASON KAPPL T681A Conditions: Applications KAPPL
CNDN_CHG_REASON KVEWE T681V Conditions: Usages KVEWE
CNDN_CHG_REASON MANDT T000 Clients MANDT