SAP Function RSOS_CALL_SEARCH - Call search

Parameter Reference Type Length Default Optional Text
IT_SEARCH_IN_OBJTP RSOS_T_OBJ_TYPE h 4 X Search in Object Types passed.INITIAL:search in all searchable Object Types
I_END_COLUMN 0 '125' X End column of the dialog box
I_END_ROW 0 '30' X End row of the dialog box
I_IS_EXACT_SEARCH RS_BOOL C 1 RS_C_FALSE rs_c_true - exact search, else pattern search
I_PERFORM_DB_SEARCH RS_BOOL C 1 RS_C_FALSE X Perform database search if no TREX search available
I_SEARCH_IN_DESC RS_BOOL C 1 RS_C_TRUE rs_c_true - searches in description of objects
I_SEARCH_IN_OBJ_TYPE RSOBJS_TYPE C 4 SPACE Search in Object Type passed.space:search in all searchable Object Types
I_SEARCH_IN_TECHNAME RS_BOOL C 1 RS_C_TRUE rs_c_true - searches in technical name of objects
I_SEARCH_TERM STRING g 0 SPACE X Search term
I_SHOW_AS_DIALOG_BOX RS_BOOL C 1 RS_C_FALSE X Show the search screen in a dialog box
I_START_COLUMN 0 '5' X Start column of the dialog box
I_START_ROW 0 '5' X Start row of the dialog box
I_SUPPRESS_SIMPLE_SEARCH_POPUP RS_BOOL C 1 RS_C_FALSE X rs_c_true - suppress the simple search screen and directly call the advanced se
I_VIEW_ALL_OPT RS_BOOL C 1 RS_C_TRUE View dropdown box with all searchable TLOGO on search screen

Parameter Reference Type Length Text
E_T_RESULT_LIST RSOS_T_RESULT_LIST h 280 Result List of generic attributes
E_T_SEL_OBJS_PROP RSOS_T_SEL_OBJS_PROP h 140 Stores properties of selected objects in result list