RSOS_ES_OBJ_ATR - Attributes of an object type
Attributes of an object type information is stored in SAP table RSOS_ES_OBJ_ATR.
It is part of development package RSOS_ES in software component BW-WHM-MTD. This development package consists of objects that can be grouped under "BI Implementation of the Enterprise Search Connector".
It is part of development package RSOS_ES in software component BW-WHM-MTD. This development package consists of objects that can be grouped under "BI Implementation of the Enterprise Search Connector".
Fields for table RSOS_ES_OBJ_ATR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| OBJTYPE | Object Type Name | X | RSOS_ES_OBJ_TYPE | CHAR | 20 | |
| ATRNAME | Attribute of a TLOG Object for Advanced Search | X | RSO_SEARCH_ATR | CHAR | 30 | * |
| ATRTYPE | Object Type of Search Attribute | RSOS_OBJ_ATR | CHAR | 4 | ||
| DATA_ELEMENT | Data Element (For the Text of the Search Attribute) | RSOS_DTELNM | CHAR | 30 | * | |
| ISKEY | Boolean | RS_BOOL | CHAR | 1 | ||
| MULTIVALUED | Boolean | RS_BOOL | CHAR | 1 | ||
| REQUEST | Boolean | RS_BOOL | CHAR | 1 | ||
| RESPONSE | Boolean | RS_BOOL | CHAR | 1 | ||
| INT_NAVIGATION | Boolean | RS_BOOL | CHAR | 1 | ||
| CONTAINS_TEXT | Boolean | RS_BOOL | CHAR | 1 | ||
| SHOW_IN_TITLE | Boolean | RS_BOOL | CHAR | 1 | ||
| SHOW_IN_SUMMARY | Boolean | RS_BOOL | CHAR | 1 | ||
| SHOW_IN_DETAILS | Boolean | RS_BOOL | CHAR | 1 |