SAP ABAP Table
GRPCATTRSUBVAL
{PC: Object Attributes}
Home
title {label: "SAP ABAP table GRPCATTRSUBVAL {PC: Object Attributes}", size: "20"} # Entities [GRPCATTRSUBVAL] {bgcolor: "tomato"} *MANDT {label: "CLNT (3)"} *+ATTR {label: "CHAR (20)"} *+VALUE {label: "CHAR (10)"} *REF_ATTR {label: "CHAR (20)"} *+SUBVALUE {label: "CHAR (10)"} [GRPCATTR] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *ATTR {label: "CHAR (20)"} [GRPCATTRVALUE] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *+ATTR {label: "CHAR (20)"} *VALUE {label: "CHAR (10)"} # Relationships GRPCATTRSUBVAL 1--+ GRPCATTR {label: "GRPCATTRSUBVAL-ATTR = GRPCATTR-ATTR"} GRPCATTRSUBVAL *--* GRPCATTRVALUE {label: "GRPCATTRSUBVAL-SUBVALUE = GRPCATTRVALUE-VALUE"} GRPCATTRSUBVAL 1--+ GRPCATTRVALUE {label: "GRPCATTRSUBVAL-VALUE = GRPCATTRVALUE-VALUE"}
View Full Image
View in PDF
Foreign Key tables (2)
GRPCATTR
{PC: Object Attributes}
GRPCATTRVALUE
{PC: Object Attributes}