SAP ABAP Table
GRACRLCONNT
{Table to store role description in backend system}
Home
title {label: "SAP ABAP table GRACRLCONNT {Table to store role description in backend system}", size: "20"} # Entities [GRACRLCONNT] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+LANGU {label: "LANG (1)"} *ROLE_ID {label: "CHAR (32)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} # Relationships GRACRLCONNT *--* T002 {label: "GRACRLCONNT-LANGU = T002-SPRAS"} GRACRLCONNT *--* T000 {label: "GRACRLCONNT-MANDT = T000-MANDT"}
View Full Image
View in PDF
Foreign Key tables (2)
T000
{Clients}
T002
{Language Keys (Component BC-I18)}