MDGHDB_PP_TJOIN - MDG join reuse table
MDG join reuse table information is stored in SAP table MDGHDB_PP_TJOIN.
It is part of development package MDG_SDQ_SEARCH in software component CA-MDG-DQ. This development package consists of objects that can be grouped under "MDG: Search".
It is part of development package MDG_SDQ_SEARCH in software component CA-MDG-DQ. This development package consists of objects that can be grouped under "MDG: Search".
Fields for table MDGHDB_PP_TJOIN
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
OTC | Business Object Type | X | MDG_OBJECT_TYPE_CODE_BS | CHAR | 20 | |
LEFT_TABLE | Table Name | X | TABNAME | CHAR | 60 | DD02L |
RIGHT_TABLE | Table Name | X | TABNAME | CHAR | 60 | DD02L |
CARDINALITY | Join Cardinality in HANA Views | MDG_HDB_JOIN_CARDINALITY | CHAR | 8 | ||
JOINOPERATOR | Join Operator in HANA Views | MDG_HDB_JOIN_OPERATOR | CHAR | 30 | ||
JOINTYPE | Join Type in HANA Views | MDG_HDB_JOIN_TYPE | CHAR | 30 |