SAP ABAP Table
TDKKT
{Correspondence Class Texts}
Home
title {label: "SAP ABAP table TDKKT {Correspondence Class Texts}", size: "20"} # Entities [TDKKT] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+SPRAS {label: "LANG (1)"} *+KORRKLASSE {label: "CHAR (2)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} [TDKK1] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *KORRKLASSE {label: "CHAR (2)"} # Relationships TDKKT 1--* TDKK1 {label: "TDKKT-KORRKLASSE = TDKK1-KORRKLASSE"} TDKKT *--* T000 {label: "TDKKT-MANDT = T000-MANDT"} TDKKT *--* T002 {label: "TDKKT-SPRAS = T002-SPRAS"}
View Full Image
View in PDF
Foreign Key tables (3)
T000
{Clients}
T002
{Language Keys (Component BC-I18)}
TDKK1
{Definition of Correspondence Class}