SAP ABAP Table
KLAT
{Classes: Long Texts}
Home
title {label: "SAP ABAP table KLAT {Classes: Long Texts}", size: "20"} # Entities [KLAT] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+CLINT {label: "NUMC (10)"} *+SPRAS {label: "LANG (1)"} *TXTID {label: "CHAR (4)"} [KLAH] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *CLINT {label: "NUMC (10)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} # Relationships KLAT 1--* KLAH {label: "KLAT-CLINT = KLAH-CLINT"} KLAT 1--* T000 {label: "KLAT-MANDT = T000-MANDT"} KLAT 1--* T002 {label: "KLAT-SPRAS = T002-SPRAS"}
View Full Image
View in PDF
Foreign Key tables (3)
KLAH
{Class Header Data}
T000
{Clients}
T002
{Language Keys (Component BC-I18)}