SAP ABAP Table
TMKVT
{Agency Business: Calculation Schema Transaction Texts}
Home
title {label: "SAP ABAP table TMKVT {Agency Business: Calculation Schema Transaction Texts}", size: "20"} # Entities [TMKVT] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+SPRAS {label: "LANG (1)"} *+KALVG {label: "CHAR (2)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} [TMKV] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *KALVG {label: "CHAR (2)"} # Relationships TMKVT 1--* TMKV {label: "TMKVT-KALVG = TMKV-KALVG"} TMKVT 1--* T000 {label: "TMKVT-MANDT = T000-MANDT"} TMKVT 1--* T002 {label: "TMKVT-SPRAS = T002-SPRAS"}
View Full Image
View in PDF
Foreign Key tables (3)
T000
{Clients}
T002
{Language Keys (Component BC-I18)}
TMKV
{Agency Business: Calculation Schema Transaction}