SAP table TKAZE (Activation of callup points for CO validation/substitution)

SAP table TKAZE has 3 primary key fields being MANDT,KOKRS,EVENT.

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
KOKRS Controlling Area CHAR 4 0 TKA01 KOKRS
EVENT CO-Event in Validation or Substitution NUMC 4 0 TKAZ VSEVENT
ACTIV Level of Activation for Validation Events NUMC 1 0 VSACTIV
0 Inactive
1 Active
2 Active except for batch input
VALID Validation CHAR 7 0 GB93 VALID
SUBSTID Substitution Name CHAR 7 0 GB92 SUBST_ID
SUBACTIV Activation level for substitution callup points NUMC 1 0 SSACTIV

TKAZE foreign key relationships

Table Field Check Table Check Field
0 TKAZE EVENT TKAZ CO-Validation/Substitution: callup points EVENT
1 TKAZE KOKRS TKA01 Controlling Areas MANDT
0 TKAZE VALID GB93 Validation VALID