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
Exporting E_T_RESULT TYPE RSOS_T_RESULT_RFC List of results containing general attributes
Exporting E_T_RESULT_OBJ TYPE RSOS_T_RESULT_RFC_OBJ Key-Value-Pair list of results containing object specific attributes
Exporting E_T_MSG TYPE RS_T_MSG Messages
Exporting E_SUBRC TYPE SYST-SUBRC ABAP System Field: Return Code of ABAP Statements
Exporting E_S_RESULT_INFORMATION TYPE RSOS_S_RESULT_INFORMATION Result Information
Importing I_SEARCH_TERM TYPE RSOSSEARCHTERM '*' Search Term
Importing I_SEARCH_TECHNICAL_NAME TYPE RS_BOOL RS_C_TRUE Search in technical name
Importing I_SEARCH_DESCRIPTION TYPE RS_BOOL RS_C_TRUE Search in description
Importing I_LANGUAGE TYPE SYST-LANGU SY-LANGU Search Language
Importing I_SEARCH_METHOD TYPE RSOSSEARCHMETH RSOSN_C_METHOD-LIKE Search method (technical)
Importing I_SORT_RESULT TYPE RS_BOOL RS_C_FALSE Sort result
Importing I_RESULT_FROM TYPE I 1 Result set starting at line
Importing I_RESULT_TO TYPE I Result set ending at line
Importing I_T_SEARCH_ATTRIBUTES TYPE RSOS_T_SEARCH_ATTRIBUTE List of BI Search Attributes
Importing I_T_WHERE_ATTRIBUTES TYPE RSOS_T_WHEREATTRIBUTE Hashed Table Type of RSOS_S_WHEREATTRIBUTE
               
Processing Type
Normal Function Module  
Remote-Enabled 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