SAP ABAP Table
GRACHRSYS
{CUP HR System}
Home
title {label: "SAP ABAP table GRACHRSYS {CUP HR System}", size: "20"} # Entities [GRACHRSYS] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+HR_ACTION_ID {label: "CHAR (5)"} *+CONNECTOR {label: "CHAR (32)"} [GRACHRACT] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *HR_ACTION_ID {label: "CHAR (5)"} [RFCDES] {bgcolor: "#d0e0d0"} *RFCDEST {label: "CHAR (32)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} # Relationships GRACHRSYS *--* RFCDES {label: "GRACHRSYS-CONNECTOR = RFCDES-RFCDEST"} GRACHRSYS 1--* GRACHRACT {label: "GRACHRSYS-HR_ACTION_ID = GRACHRACT-HR_ACTION_ID"} GRACHRSYS *--* T000 {label: "GRACHRSYS-MANDT = T000-MANDT"}
View Full Image
View in PDF
Foreign Key tables (3)
GRACHRACT
{CUP HR Actions}
RFCDES
{Destination table for Remote Function Call}
T000
{Clients}