SAP ABAP Function Module RSOS_SEARCH (Run search)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSOSN (Package) BW Search on SAP HANA
⤷
⤷
Basic Data
| Function Module | RSOS_SEARCH | Run search |
| Function Group | RSOSN | BW Search |
| Program Name | SAPLRSOSN | |
| INCLUDE Name | LRSOSNU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_T_RESULT | TYPE | RSOS_T_RESULT_RFC | List of results containing general attributes | |||
| |
E_T_RESULT_OBJ | TYPE | RSOS_T_RESULT_RFC_OBJ | Key-Value-Pair list of results containing object specific attributes | |||
| |
E_T_MSG | TYPE | RS_T_MSG | Messages | |||
| |
E_SUBRC | TYPE | SYST-SUBRC | ABAP System Field: Return Code of ABAP Statements | |||
| |
E_S_RESULT_INFORMATION | TYPE | RSOS_S_RESULT_INFORMATION | Result Information | |||
| |
I_SEARCH_TERM | TYPE | RSOSSEARCHTERM | '*' | Search Term | ||
| |
I_SEARCH_TECHNICAL_NAME | TYPE | RS_BOOL | RS_C_TRUE | Search in technical name | ||
| |
I_SEARCH_DESCRIPTION | TYPE | RS_BOOL | RS_C_TRUE | Search in description | ||
| |
I_LANGUAGE | TYPE | SYST-LANGU | SY-LANGU | Search Language | ||
| |
I_SEARCH_METHOD | TYPE | RSOSSEARCHMETH | RSOSN_C_METHOD-LIKE | Search method (technical) | ||
| |
I_SORT_RESULT | TYPE | RS_BOOL | RS_C_FALSE | Sort result | ||
| |
I_RESULT_FROM | TYPE | I | 1 | Result set starting at line | ||
| |
I_RESULT_TO | TYPE | I | Result set ending at line | |||
| |
I_T_SEARCH_ATTRIBUTES | TYPE | RSOS_T_SEARCH_ATTRIBUTE | List of BI Search Attributes | |||
| |
I_T_WHERE_ATTRIBUTES | TYPE | RSOS_T_WHEREATTRIBUTE | Hashed Table Type of RSOS_S_WHEREATTRIBUTE | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20141013 |
| SAP Release Created in | 740 |