SAP ABAP Table
TNKTT
{IS-H: Texts for Case Classification Categories}
Home
title {label: "SAP ABAP table TNKTT {IS-H: Texts for Case Classification Categories}", size: "20"} # Entities [TNKTT] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+SPRAS {label: "LANG (1)"} *+KLFTYP {label: "CHAR (2)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} [TNKTY] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *KLFTYP {label: "CHAR (2)"} # Relationships TNKTT 1--* TNKTY {label: "TNKTT-KLFTYP = TNKTY-KLFTYP"} TNKTT 1--* T000 {label: "TNKTT-MANDT = T000-MANDT"} TNKTT 1--* T002 {label: "TNKTT-SPRAS = T002-SPRAS"}
View Full Image
View in PDF
Foreign Key tables (3)
T000
{Clients}
T002
{Language Keys (Component BC-I18)}
TNKTY
{IS-H: Case Classification Categories}