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