SAP ABAP Table
TBKKG1_TCODE
{Assignment Transaction to Medium}
Home
title {label: "SAP ABAP table TBKKG1_TCODE {Assignment Transaction to Medium}", size: "20"} # Entities [TBKKG1_TCODE] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+TCODE {label: "CHAR (20)"} *+MEDIUM {label: "CHAR (4)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [TBKKG1] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *MEDIUM {label: "CHAR (4)"} [TSTC] {bgcolor: "#d0e0d0"} *TCODE {label: "CHAR (20)"} # Relationships TBKKG1_TCODE 1--* T000 {label: "TBKKG1_TCODE-MANDT = T000-MANDT"} TBKKG1_TCODE 1--* TBKKG1 {label: "TBKKG1_TCODE-MEDIUM = TBKKG1-MEDIUM"} TBKKG1_TCODE 1--* TSTC {label: "TBKKG1_TCODE-TCODE = TSTC-TCODE"}
View Full Image
View in PDF
Foreign Key tables (3)
T000
{Clients}
TBKKG1
{Media}
TSTC
{SAP Transaction Codes}