RSOSJOIN - BW Search: Join Information of Affected TLOGO Tables
BW Search: Join Information of Affected TLOGO Tables information is stored in SAP table RSOSJOIN.
It is part of development package RSOSN in software component BW-WHM-MTD. This development package consists of objects that can be grouped under "BW Search on SAP HANA".
It is part of development package RSOSN in software component BW-WHM-MTD. This development package consists of objects that can be grouped under "BW Search on SAP HANA".
Fields for table RSOSJOIN
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| TLOGO | BW Search TLOGO Objects | X | RSOSNTLOGO | CHAR | 8 | RSOSTLOGO |
| TABLE_LEFT | Alias Name | X | RSOSALIAS | CHAR | 8 | RSOSTABLES |
| TABLE_RIGHT | Alias Name | X | RSOSALIAS | CHAR | 8 | RSOSTABLES |
| FIELD_LEFT | Field Name | X | FIELDNAME | CHAR | 60 | |
| FIELD_RIGHT | Field Name | X | FIELDNAME | CHAR | 60 | |
| POSIT | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
| JOIN_TYPE | Join Type | RSOSJOINTP | CHAR | 2 | ||
| CARDINALITY | Join Cardinality | RSOSCARDINALITY | CHAR | 2 | ||
| LANGUAGE_COLUMN | Field Name | FIELDNAME | CHAR | 60 | ||
| SQL_JOIN | BW Search: Join is done in SQL | RSOSSQLJOIN | CHAR | 2 |