SAP ABAP Table
GRACPROFILET
{Table to store descriptions of profile per system Type.}
Home
title {label: "SAP ABAP table GRACPROFILET {Table to store descriptions of profile per system Type.}", size: "20"} # Entities [GRACPROFILET] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+LANGU {label: "LANG (1)"} *PROFILE {label: "CHAR (20)"} *+CONNECTOR {label: "CHAR (32)"} [GRFNCCICONNECTOR] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *+CONNECTOR {label: "CHAR (32)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} # Relationships GRACPROFILET 1--* GRFNCCICONNECTOR {label: "GRACPROFILET-CONNECTOR = GRFNCCICONNECTOR-CONNECTOR"} GRACPROFILET 1--* T002 {label: "GRACPROFILET-LANGU = T002-SPRAS"} GRACPROFILET *--* T000 {label: "GRACPROFILET-MANDT = T000-MANDT"}
View Full Image
View in PDF
Foreign Key tables (3)
GRFNCCICONNECTOR
{CCI Connector}
T000
{Clients}
T002
{Language Keys (Component BC-I18)}