SAP ABAP Table
MIDX_REL_COMP_S
{Structure for Related component details}
Home
title {label: "SAP ABAP table MIDX_REL_COMP_S {Structure for Related component details}", size: "20"} # Entities [MIDX_REL_COMP_S] {bgcolor: "tomato"} +INDEX_NAME {label: "CHAR (3)"} +COMP_NAME {label: "CHAR (4)"} [MIDX_COMPN] {bgcolor: "#d0e0d0"} *COMP_NAME {label: "CHAR (4)"} [MIDX_HDR] {bgcolor: "#d0e0d0"} *TABLE_NAME {label: "CHAR (30)"} *INDEX_NAME {label: "CHAR (3)"} *VERSION {label: "CHAR (3)"} # Relationships MIDX_REL_COMP_S *--* MIDX_COMPN {label: "MIDX_REL_COMP_S-COMP_NAME = MIDX_COMPN-COMP_NAME"} MIDX_REL_COMP_S *--* MIDX_HDR {label: "MIDX_REL_COMP_S-INDEX_NAME = MIDX_HDR-INDEX_NAME"}
View Full Image
View in PDF
Foreign Key tables (2)
MIDX_COMPN
{Mobile client Index Component table}
MIDX_HDR
{Mobile client Index Header table}