SAP ABAP Table
UCT101T
{Set: Text for Rows}
Home
title {label: "SAP ABAP table UCT101T {Set: Text for Rows}", size: "20"} # Entities [UCT101T] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+LANGU {label: "LANG (1)"} *SETID {label: "CHAR (22)"} *+SEQNO {label: "NUMC (4)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} [UCT101C] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *+SETID {label: "CHAR (22)"} *SEQNO {label: "NUMC (4)"} # Relationships UCT101T *--* T002 {label: "UCT101T-LANGU = T002-SPRAS"} UCT101T *--* T000 {label: "UCT101T-MANDT = T000-MANDT"} UCT101T *--* UCT101C {label: "UCT101T-SEQNO = UCT101C-SEQNO"}
View Full Image
View in PDF
Foreign Key tables (3)
T000
{Clients}
T002
{Language Keys (Component BC-I18)}
UCT101C
{Set: Rows}