SAP ABAP Table
GRACSLAT
{Text Table for CUP SLA}
Home
title {label: "SAP ABAP table GRACSLAT {Text Table for CUP SLA}", size: "20"} # Entities [GRACSLAT] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+LANGU {label: "LANG (1)"} *+SLA_ID {label: "NUMC (3)"} [GRACSLA] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *SLA_ID {label: "NUMC (3)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} # Relationships GRACSLAT *--* T002 {label: "GRACSLAT-LANGU = T002-SPRAS"} GRACSLAT *--* T000 {label: "GRACSLAT-MANDT = T000-MANDT"} GRACSLAT 1--* GRACSLA {label: "GRACSLAT-SLA_ID = GRACSLA-SLA_ID"}
View Full Image
View in PDF
Foreign Key tables (3)
GRACSLA
{Service level agreement}
T000
{Clients}
T002
{Language Keys (Component BC-I18)}