SAP ABAP Table
GRACREVITEM
{Review Request related items}
Home
title {label: "SAP ABAP table GRACREVITEM {Review Request related items}", size: "20"} # Entities [GRACREVITEM] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+REQ_ID {label: "CHAR (32)"} *ITEMNUM {label: "NUMC (4)"} [GRACREQ] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *REQ_ID {label: "CHAR (32)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} # Relationships GRACREVITEM *--* T000 {label: "GRACREVITEM-MANDT = T000-MANDT"} GRACREVITEM 1--* GRACREQ {label: "GRACREVITEM-REQ_ID = GRACREQ-REQ_ID"}
View Full Image
View in PDF
Foreign Key tables (2)
GRACREQ
{Request Header}
T000
{Clients}