SAP ABAP Function Module RSOS_CALL_SEARCH (Call search)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSOS (Package) TRex Search for BW Repository Objects

⤷

⤷

Basic Data
Function Module | RSOS_CALL_SEARCH | Call search |
Function Group | RSOS_SEARCH | Search APIs using TREX |
Program Name | SAPLRSOS_SEARCH | |
INCLUDE Name | LRSOS_SEARCHU03 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_T_SEL_OBJS_PROP | TYPE | RSOS_T_SEL_OBJS_PROP | Stores properties of selected objects in result list | |||
![]() |
E_T_RESULT_LIST | TYPE | RSOS_T_RESULT_LIST | Result List of generic attributes | |||
![]() |
I_VIEW_ALL_OPT | TYPE | RS_BOOL | RS_C_TRUE | View dropdown box with all searchable TLOGO on search screen | ||
![]() |
I_SEARCH_IN_OBJ_TYPE | TYPE | RSOBJS_TYPE | SPACE | Search in Object Type passed.space:search in all searchable Object Types | ||
![]() |
IT_SEARCH_IN_OBJTP | TYPE | RSOS_T_OBJ_TYPE | Search in Object Types passed.INITIAL:search in all searchable Object Types | |||
![]() |
I_SEARCH_TERM | TYPE | STRING | SPACE | Search term | ||
![]() |
I_PERFORM_DB_SEARCH | TYPE | RS_BOOL | RS_C_FALSE | Perform database search if no TREX search available | ||
![]() |
I_IS_EXACT_SEARCH | TYPE | RS_BOOL | RS_C_FALSE | rs_c_true - exact search, else pattern search | ||
![]() |
I_SEARCH_IN_TECHNAME | TYPE | RS_BOOL | RS_C_TRUE | rs_c_true - searches in technical name of objects | ||
![]() |
I_SEARCH_IN_DESC | TYPE | RS_BOOL | RS_C_TRUE | rs_c_true - searches in description of objects | ||
![]() |
I_SUPPRESS_SIMPLE_SEARCH_POPUP | TYPE | RS_BOOL | RS_C_FALSE | rs_c_true - suppress the simple search screen and directly call the advanced se | ||
![]() |
I_SHOW_AS_DIALOG_BOX | TYPE | RS_BOOL | RS_C_FALSE | Show the search screen in a dialog box | ||
![]() |
I_START_COLUMN | TYPE | '5' | Start column of the dialog box | |||
![]() |
I_START_ROW | TYPE | '5' | Start row of the dialog box | |||
![]() |
I_END_COLUMN | TYPE | '125' | End column of the dialog box | |||
![]() |
I_END_ROW | TYPE | '30' | End row of the dialog box | |||
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 | 20041216 |
SAP Release Created in | 400 |