SAP ABAP Table
UGMDDEMO02S
{FIN Master Data: Demo, SID Table}
Home
title {label: "SAP ABAP table UGMDDEMO02S {FIN Master Data: Demo, SID Table}", size: "20"} # Entities [UGMDDEMO02S] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *SID {label: "INT4 (10)"} +KEY01 {label: "CHAR (8)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [UGMDDEMO02C] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *KEY02 {label: "CHAR (8)"} # Relationships UGMDDEMO02S *--* UGMDDEMO02C {label: "UGMDDEMO02S-KEY01 = UGMDDEMO02C-KEY02"} UGMDDEMO02S *--* T000 {label: "UGMDDEMO02S-MANDT = T000-MANDT"}
View Full Image
View in PDF
Foreign Key tables (2)
T000
{Clients}
UGMDDEMO02C
{FIN Master Data: Demo}