SAP ABAP Class CL_SEARCH_DATA_STORE (Search Data Store)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_UI_SEARCH_UI (Package) Search UI
Properties
Class CL_SEARCH_DATA_STORE  
Short Description Search Data Store    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_UI_SEARCH_UI   Search UI 
Created 20091016   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SEARCH_DATA_STORE has no interface implemented.
Friends
Class CL_SEARCH_DATA_STORE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_SEARCH_REQUEST Instance attribute Private Object reference (TYPE REF TO) CL_ESH_IF_SEARCH_REQUEST Search request 20091110
2 GS_BREADCRUMB_DATA Instance attribute Private Type reference (TYPE) ESH_S_BREADCRUMB_DATA OBSOLETE 20100413
3 GS_BREAD_CRUMB Instance attribute Private Type reference (TYPE) ESH_S_BREAD_CRUMB BreadCrumb data 20091022
4 GS_CAT_CON_ID Instance attribute Private Type reference (TYPE) ESH_S_CATEGORY_CONNECTOR_ID Category connector ID 20100412
5 GT_ADVANCED_ATTRIBUTES Instance attribute Private Type reference (TYPE) ESH_T_ADV_SEARCH_ATTR_DSTORE Advanced search attributes 20091016
6 GT_CATEGORY_IDS Instance attribute Private Type reference (TYPE) ESH_T_CATEGORY_ID Category ID 20100412
7 GT_CONNECTOR_IDS Instance attribute Private Type reference (TYPE) ESH_T_CONNECTOR_ID Search connector ID 20100412
8 GT_FILTER_ATTRIBUTES Instance attribute Private Type reference (TYPE) ESH_T_FILTER_ATTRIBUTES Filter attributes 20091016
9 GT_REL_REQ_ATTRIBUTES Instance attribute Private Type reference (TYPE) ESH_T_ADV_SEARCH_ATTRIBUTE Search Attributes for Related Request/Subrequest 20110627
10 GT_SEARCH_DATA Static Attribute Private Type reference (TYPE) ESH_T_SEARCH_DATA Search data 20091016
11 GT_SORT_ATTRIBUTES Instance attribute Private Type reference (TYPE) ESH_T_SORT_ATTRIBUTES_TREX Sort attributes 20091111
12 GV_CONNECTOR_REQUEST_ID Instance attribute Private Type reference (TYPE) STRING Connector request ID 20091016
13 GV_FOLLOW_UP_QUERY_TYPE Instance attribute Private Type reference (TYPE) ESH_E_IF_FOLLOW_UP_QUERY_TYPE Follow-up query type 20100416
14 GV_IS_HOME Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Supplement for true Boolean type: 'X' == True '' == False 20091207
15 GV_RESULTS_PER_PAGE Instance attribute Private Type reference (TYPE) I Results per Page 20110201
16 GV_RESULT_TITLE Instance attribute Private Type reference (TYPE) STRING Result title for related request/subrequest 20110503
17 GV_SEARCH_HASH_KEY Instance attribute Private Type reference (TYPE) CHAR40 Search hash key 20100415
18 GV_SEARCH_MODE Instance attribute Private Type reference (TYPE) ESH_E_IF_SEARCH_MODE Search Mode 20110420
19 GV_SEARCH_NO_CONN_HASH_KEY Instance attribute Private Type reference (TYPE) CHAR40 Search hash key without filter attributes 20100420
20 GV_SEARCH_SCOPE_STRING Instance attribute Private Type reference (TYPE) STRING Search scope string 20110711
21 GV_SEARCH_STRING Instance attribute Private Type reference (TYPE) STRING Search string 20110503
22 GV_SEARCH_TERM Instance attribute Private Type reference (TYPE) STRING Search term 20091016
23 GV_SEARCH_VALUE_STRING Instance attribute Private Type reference (TYPE) STRING Search value string 20110711
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_INSTANCE Static method Public Method Create instance 20091016
2 DELETE_LINE Static method Public Method Delete line in search data table 20091016
3 DELETE_LINES_FROM Static method Public Method Delete lines in search data table 20091023
4 DELETE_LINES_FROM_TO Static method Public Method Delete lines in search data table (range) 20100415
5 GET_ADV_SEARCH_ATTRIBUTES Instance method Public Method Get advanced search attributes 20091016
6 GET_BREADCRUMB_DATA Instance method Public Method Get BreadCrumb data - OBSOLETE 20100413
7 GET_BREAD_CRUMB Instance method Public Method Get BreadCrumb line 20091022
8 GET_CATEGORY_IDS Instance method Public Method Get category ID 20100412
9 GET_CAT_CON_ID Instance method Public Method Get category connector ID 20100412
10 GET_CONNECTOR_IDS Instance method Public Method Get connector ID 20100412
11 GET_CONNECTOR_REQUEST_ID Instance method Public Method Get connector request ID 20091016
12 GET_DATA_STORE_INDEX Static method Public Method Get data store index for hash key 20100415
13 GET_FILTER_ATTRIBUTES Instance method Public Method Get filter attributes 20091106
14 GET_FOLLOW_UP_QUERY_TYPE Instance method Public Method Get follow-up query type 20100416
15 GET_HASH_KEY_FOR_SEARCH Instance method Public Method Get hash key for search 20100415
16 GET_INSTANCE_BY_INDEX Static method Public Method Get instance by index 20091019
17 GET_IS_HOME Instance method Public Method Get Is Home flag 20091207
18 GET_NUMBER_SEARCH_DATA_LINES Static method Public Method Get number of search data lines 20091022
19 GET_REL_REQ_ATTRIBUTES Instance method Public Method Get Search Attributes for Related Request/Subrequest 20110627
20 GET_RESULTS_PER_PAGE Instance method Public Method Get Results per Page 20110201
21 GET_RESULT_TITLE Instance method Public Method Get result title for related request/subrequest 20110503
22 GET_SEARCH_HASH_KEY Instance method Public Method Get search hash key 20100415
23 GET_SEARCH_MODE Instance method Public Method Get Search Mode 20110420
24 GET_SEARCH_NO_CONN_HASH_KEY Instance method Public Method Get search hash key without filter attributes, connector IDs 20100420
25 GET_SEARCH_REQUEST Instance method Public Method Get search request 20091110
26 GET_SEARCH_SCOPE_STRING Instance method Public Method Get search scope string 20110711
27 GET_SEARCH_STRING Instance method Public Method Get search string 20110503
28 GET_SEARCH_TERM Instance method Public Method Get search term 20091016
29 GET_SEARCH_VALUE_STRING Instance method Public Method Get search value string 20110711
30 GET_SORT_ATTRIBUTES Instance method Public Method Get sort attributes 20091102
31 RESET Static method Public Method Reset 20091016
32 SET_ADV_SEARCH_ATTRIBUTES Instance method Public Method Set advanced search attributes 20091016
33 SET_BREADCRUMB_DATA Instance method Public Method Set Breadcrumb data - OBSOLETE 20100413
34 SET_BREAD_CRUMB Instance method Public Method Set BreadCrumb line 20091022
35 SET_CATEGORY_IDS Instance method Public Method Set category ID 20100412
36 SET_CAT_CON_ID Instance method Public Method Set category connector ID 20100412
37 SET_CONNECTOR_IDS Instance method Public Method Set connector ID 20100412
38 SET_CONNECTOR_REQUEST_ID Instance method Public Method Set connector request ID 20091016
39 SET_FILTER_ATTRIBUTES Instance method Public Method Set filter attributes 20091016
40 SET_FOLLOW_UP_QUERY_TYPE Instance method Public Method Set follow-up query type 20100416
41 SET_IS_HOME Instance method Public Method Set Is Home flag 20091207
42 SET_REL_REQ_ATTRIBUTES Instance method Public Method Set Search Attributes for Related Request/Subrequest 20110627
43 SET_RESULTS_PER_PAGE Instance method Public Method Set Results per Page 20110201
44 SET_RESULT_TITLE Instance method Public Method Set result title for related request/subrequest 20110503
45 SET_SEARCH_DATA_IN_STORE_SORT Static method Public Method Set search data in store for sorting 20100414
46 SET_SEARCH_HASH_KEY Instance method Public Method Set search hash key 20100415
47 SET_SEARCH_MODE Instance method Public Method Set Search Mode 20110420
48 SET_SEARCH_NO_CONN_HASH_KEY Instance method Public Method Set search hash key without connector IDs, Con_Cat_ID 20100420
49 SET_SEARCH_REQUEST Instance method Public Method Set search request 20091110
50 SET_SEARCH_SCOPE_STRING Instance method Public Method Set search scope string 20110711
51 SET_SEARCH_STRING Instance method Public Method Set search string 20110503
52 SET_SEARCH_TERM Instance method Public Method Set search term 20091016
53 SET_SEARCH_VALUE_STRING Instance method Public Method Set search value string 20110711
54 SET_SORT_ATTRIBUTES Instance method Public Method Set sort attributes 20091111
Events
Class CL_SEARCH_DATA_STORE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_SEARCH_DATA Public See coding 20091016 BEGIN OF ty_s_search_data, search_data TYPE REF TO cl_search_data_store, END OF ty_s_search_data
2 TY_T_SEARCH_DATA Public See coding 20091016 ty_t_search_data TYPE STANDARD TABLE OF ty_s_search_data
Method Signatures

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_SEARCH_DATA Value transfer Object reference (TYPE REF TO) CL_SEARCH_DATA_STORE Search data store 20091016

Method CREATE_INSTANCE on class CL_SEARCH_DATA_STORE has no exception.

Method DELETE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LINE Call by reference Type reference (TYPE) I 20091016

Method DELETE_LINE on class CL_SEARCH_DATA_STORE has no exception.

Method DELETE_LINES_FROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LINE_FROM Call by reference Type reference (TYPE) I 20091023

Method DELETE_LINES_FROM on class CL_SEARCH_DATA_STORE has no exception.

Method DELETE_LINES_FROM_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LINE_FROM Call by reference Type reference (TYPE) I 20100415
2 Importing IV_LINE_TO Call by reference Type reference (TYPE) I 20100415

Method DELETE_LINES_FROM_TO on class CL_SEARCH_DATA_STORE has no exception.

Method GET_ADV_SEARCH_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ADV_SEARCH_ATTRIBUTES Value transfer Type reference (TYPE) ESH_T_ADV_SEARCH_ATTR_DSTORE Advanced Search Attributes 20091016

Method GET_ADV_SEARCH_ATTRIBUTES on class CL_SEARCH_DATA_STORE has no exception.

Method GET_BREADCRUMB_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_BREADCRUMB_DATA Value transfer Type reference (TYPE) ESH_S_BREADCRUMB_DATA BreadCrumb Data 20100413

Method GET_BREADCRUMB_DATA on class CL_SEARCH_DATA_STORE has no exception.

Method GET_BREAD_CRUMB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_BREAD_CRUMB Value transfer Type reference (TYPE) ESH_S_BREAD_CRUMB BreadCrumb Data 20091022

Method GET_BREAD_CRUMB on class CL_SEARCH_DATA_STORE has no exception.

Method GET_CATEGORY_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CATEGORY_IDS Value transfer Type reference (TYPE) ESH_T_CATEGORY_ID Category ID 20100412

Method GET_CATEGORY_IDS on class CL_SEARCH_DATA_STORE has no exception.

Method GET_CAT_CON_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_CAT_CON_ID Value transfer Type reference (TYPE) ESH_S_CATEGORY_CONNECTOR_ID Category ID, Connector ID 20100412

Method GET_CAT_CON_ID on class CL_SEARCH_DATA_STORE has no exception.

Method GET_CONNECTOR_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CONNECTOR_IDS Value transfer Type reference (TYPE) ESH_T_CONNECTOR_ID Search Connector ID 20100412

Method GET_CONNECTOR_IDS on class CL_SEARCH_DATA_STORE has no exception.

Method GET_CONNECTOR_REQUEST_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CONNECTOR_REQUEST_ID Value transfer Type reference (TYPE) STRING Connector Request ID 20091016

Method GET_CONNECTOR_REQUEST_ID on class CL_SEARCH_DATA_STORE has no exception.

Method GET_DATA_STORE_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEARCH_HASH_KEY Call by reference Type reference (TYPE) CHAR40 Character field of length 40 20100415
2 Importing IV_USE_CONNECTOR_ID Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE Supplement for True Boolean Type: 'X' == True '' == False 20100420
3 Returning RV_INDEX Value transfer Type reference (TYPE) I Supplement for True Boolean Type: 'X' == True '' == False 20100415

Method GET_DATA_STORE_INDEX on class CL_SEARCH_DATA_STORE has no exception.

Method GET_FILTER_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FILTER_ATTRIBUTES Value transfer Type reference (TYPE) ESH_T_FILTER_ATTRIBUTES Filter Attributes 20091106

Method GET_FILTER_ATTRIBUTES on class CL_SEARCH_DATA_STORE has no exception.

Method GET_FOLLOW_UP_QUERY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FOLLOW_UP_QUERY_TY Value transfer Type reference (TYPE) ESH_E_IF_FOLLOW_UP_QUERY_TYPE Follow-Up Query Type 20100416

Method GET_FOLLOW_UP_QUERY_TYPE on class CL_SEARCH_DATA_STORE has no exception.

Method GET_HASH_KEY_FOR_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USE_CONNECTOR_ID Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE Supplement for True Boolean Type: 'X' == True '' == False 20100420
2 Returning RV_SEARCH_HASH_KEY Value transfer Type reference (TYPE) CHAR40 Character field of length 40 20100415

Method GET_HASH_KEY_FOR_SEARCH on class CL_SEARCH_DATA_STORE has no exception.

Method GET_INSTANCE_BY_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX Call by reference Type reference (TYPE) I 20091019
2 Returning RR_SEARCH_DATA Value transfer Object reference (TYPE REF TO) CL_SEARCH_DATA_STORE Search data store 20091019

Method GET_INSTANCE_BY_INDEX on class CL_SEARCH_DATA_STORE has no exception.

Method GET_IS_HOME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_HOME Value transfer Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20091207

Method GET_IS_HOME on class CL_SEARCH_DATA_STORE has no exception.

Method GET_NUMBER_SEARCH_DATA_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SEARCH_DATA_LINES Value transfer Type reference (TYPE) I 20091022

Method GET_NUMBER_SEARCH_DATA_LINES on class CL_SEARCH_DATA_STORE has no exception.

Method GET_REL_REQ_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_REL_REQ_ATTRIBUTES Value transfer Type reference (TYPE) ESH_T_ADV_SEARCH_ATTRIBUTE Search Attributes for Related Request/Subrequest 20110627

Method GET_REL_REQ_ATTRIBUTES on class CL_SEARCH_DATA_STORE has no exception.

Method GET_RESULTS_PER_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULTS_PER_PAGE Value transfer Type reference (TYPE) I 20110201

Method GET_RESULTS_PER_PAGE on class CL_SEARCH_DATA_STORE has no exception.

Method GET_RESULT_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT_TITLE Value transfer Type reference (TYPE) STRING Result Title 20110503

Method GET_RESULT_TITLE on class CL_SEARCH_DATA_STORE has no exception.

Method GET_SEARCH_HASH_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SEARCH_HASH_KEY Value transfer Type reference (TYPE) CHAR40 Character field of length 40 20100415

Method GET_SEARCH_HASH_KEY on class CL_SEARCH_DATA_STORE has no exception.

Method GET_SEARCH_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SEARCH_MODE Value transfer Type reference (TYPE) ESH_E_IF_SEARCH_MODE Search Mode 20110420

Method GET_SEARCH_MODE on class CL_SEARCH_DATA_STORE has no exception.

Method GET_SEARCH_NO_CONN_HASH_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SEARCH_HASH_KEY Value transfer Type reference (TYPE) CHAR40 Character field of length 40 20100420

Method GET_SEARCH_NO_CONN_HASH_KEY on class CL_SEARCH_DATA_STORE has no exception.

Method GET_SEARCH_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_SEARCH_REQUEST Value transfer Object reference (TYPE REF TO) CL_ESH_IF_SEARCH_REQUEST Search Request 20091110

Method GET_SEARCH_REQUEST on class CL_SEARCH_DATA_STORE has no exception.

Method GET_SEARCH_SCOPE_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SEARCH_SCOPE_STRING Value transfer Type reference (TYPE) STRING Search Scope String 20110711

Method GET_SEARCH_SCOPE_STRING on class CL_SEARCH_DATA_STORE has no exception.

Method GET_SEARCH_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SEARCH_STRING Value transfer Type reference (TYPE) STRING Search String 20110503

Method GET_SEARCH_STRING on class CL_SEARCH_DATA_STORE has no exception.

Method GET_SEARCH_TERM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SEARCH_TERM Value transfer Type reference (TYPE) STRING Search Term 20091016

Method GET_SEARCH_TERM on class CL_SEARCH_DATA_STORE has no exception.

Method GET_SEARCH_VALUE_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SEARCH_VALUE_STRING Value transfer Type reference (TYPE) STRING Search Value String 20110711

Method GET_SEARCH_VALUE_STRING on class CL_SEARCH_DATA_STORE has no exception.

Method GET_SORT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SORT_ATTRIBUTES Value transfer Type reference (TYPE) ESH_T_SORT_ATTRIBUTES_TREX Sort Attributes 20091111

Method GET_SORT_ATTRIBUTES on class CL_SEARCH_DATA_STORE has no exception.

Method RESET Signature

Method RESET on class CL_SEARCH_DATA_STORE has no parameter.
Method RESET on class CL_SEARCH_DATA_STORE has no exception.

Method SET_ADV_SEARCH_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ADV_SEARCH_ATTRIBUTES Call by reference Type reference (TYPE) ESH_T_ADV_SEARCH_ATTR_DSTORE Advanced Search Attributes 20091016

Method SET_ADV_SEARCH_ATTRIBUTES on class CL_SEARCH_DATA_STORE has no exception.

Method SET_BREADCRUMB_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BREADCRUMB_DATA Call by reference Type reference (TYPE) ESH_S_BREADCRUMB_DATA BreadCrumb Data 20100413

Method SET_BREADCRUMB_DATA on class CL_SEARCH_DATA_STORE has no exception.

Method SET_BREAD_CRUMB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BREAD_CRUMB Call by reference Type reference (TYPE) ESH_S_BREAD_CRUMB BreadCrumb Data 20091022

Method SET_BREAD_CRUMB on class CL_SEARCH_DATA_STORE has no exception.

Method SET_CATEGORY_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CATEGORY_IDS Call by reference Type reference (TYPE) ESH_T_CATEGORY_ID Category ID 20100412

Method SET_CATEGORY_IDS on class CL_SEARCH_DATA_STORE has no exception.

Method SET_CAT_CON_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CAT_CON_ID Call by reference Type reference (TYPE) ESH_S_CATEGORY_CONNECTOR_ID Category ID, Connector ID 20100412

Method SET_CAT_CON_ID on class CL_SEARCH_DATA_STORE has no exception.

Method SET_CONNECTOR_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONNECTOR_IDS Call by reference Type reference (TYPE) ESH_T_CONNECTOR_ID Search Connector ID 20100412

Method SET_CONNECTOR_IDS on class CL_SEARCH_DATA_STORE has no exception.

Method SET_CONNECTOR_REQUEST_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONNECTOR_REQUEST_ID Call by reference Type reference (TYPE) STRING Connector Request ID 20091016

Method SET_CONNECTOR_REQUEST_ID on class CL_SEARCH_DATA_STORE has no exception.

Method SET_FILTER_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FILTER_ATTRIBUTES Call by reference Type reference (TYPE) ESH_T_FILTER_ATTRIBUTES Filter Attributes 20091016

Method SET_FILTER_ATTRIBUTES on class CL_SEARCH_DATA_STORE has no exception.

Method SET_FOLLOW_UP_QUERY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FOLLOW_UP_QUERY_TYPE Call by reference Type reference (TYPE) ESH_E_IF_FOLLOW_UP_QUERY_TYPE Follow-Up Query Type 20100416

Method SET_FOLLOW_UP_QUERY_TYPE on class CL_SEARCH_DATA_STORE has no exception.

Method SET_IS_HOME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IS_HOME Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20091207

Method SET_IS_HOME on class CL_SEARCH_DATA_STORE has no exception.

Method SET_REL_REQ_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_REL_REQ_ATTRIBUTES Call by reference Type reference (TYPE) ESH_T_ADV_SEARCH_ATTRIBUTE Search Attributes for Related Request/Subrequest 20110627

Method SET_REL_REQ_ATTRIBUTES on class CL_SEARCH_DATA_STORE has no exception.

Method SET_RESULTS_PER_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RESULTS_PER_PAGE Call by reference Type reference (TYPE) I 20110201

Method SET_RESULTS_PER_PAGE on class CL_SEARCH_DATA_STORE has no exception.

Method SET_RESULT_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RESULT_TITLE Call by reference Type reference (TYPE) STRING Result Title 20110503

Method SET_RESULT_TITLE on class CL_SEARCH_DATA_STORE has no exception.

Method SET_SEARCH_DATA_IN_STORE_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SORT_ATTRIBUTES Call by reference Type reference (TYPE) ESH_T_SORT_ATTRIBUTES_TREX Sort attributes 20100414

Method SET_SEARCH_DATA_IN_STORE_SORT on class CL_SEARCH_DATA_STORE has no exception.

Method SET_SEARCH_HASH_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEARCH_HASH_KEY Call by reference Type reference (TYPE) CHAR40 Character field of length 40 20100415

Method SET_SEARCH_HASH_KEY on class CL_SEARCH_DATA_STORE has no exception.

Method SET_SEARCH_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEARCH_MODE Call by reference Type reference (TYPE) ESH_E_IF_SEARCH_MODE Search Mode 20110420

Method SET_SEARCH_MODE on class CL_SEARCH_DATA_STORE has no exception.

Method SET_SEARCH_NO_CONN_HASH_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEARCH_HASH_KEY Call by reference Type reference (TYPE) CHAR40 Character field of length 40 20100420

Method SET_SEARCH_NO_CONN_HASH_KEY on class CL_SEARCH_DATA_STORE has no exception.

Method SET_SEARCH_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SEARCH_REQUEST Call by reference Object reference (TYPE REF TO) CL_ESH_IF_SEARCH_REQUEST Search request 20091110

Method SET_SEARCH_REQUEST on class CL_SEARCH_DATA_STORE has no exception.

Method SET_SEARCH_SCOPE_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEARCH_SCOPE_STRING Call by reference Type reference (TYPE) STRING Search Scope String 20110711

Method SET_SEARCH_SCOPE_STRING on class CL_SEARCH_DATA_STORE has no exception.

Method SET_SEARCH_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEARCH_STRING Call by reference Type reference (TYPE) STRING Search String 20110503

Method SET_SEARCH_STRING on class CL_SEARCH_DATA_STORE has no exception.

Method SET_SEARCH_TERM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEARCH_TERM Call by reference Type reference (TYPE) STRING Search Term 20091016

Method SET_SEARCH_TERM on class CL_SEARCH_DATA_STORE has no exception.

Method SET_SEARCH_VALUE_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEARCH_VALUE_STRING Call by reference Type reference (TYPE) STRING Search Value String 20110711

Method SET_SEARCH_VALUE_STRING on class CL_SEARCH_DATA_STORE has no exception.

Method SET_SORT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SORT_ATTRIBUTES Call by reference Type reference (TYPE) ESH_T_SORT_ATTRIBUTES_TREX Sort Attributes 20091111

Method SET_SORT_ATTRIBUTES on class CL_SEARCH_DATA_STORE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730