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