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