SAP ABAP Class CL_ESH_FED_REQUEST_DATA (Search Request Data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_FEDERATION (Package) Federation
Properties
Class CL_ESH_FED_REQUEST_DATA  
Short Description Search Request Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_ENG_FEDERATION   Federation 
Created 20080731   SAP 
Last change 20141121    
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_ESH_FED_REQUEST_DATA has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_ESH_FED_OBJECT_PACKER 20080925 Search Entity Accessor
2 CL_ESH_FED_QUERY_TRANSFORMATOR 20100120 Query Transformator
3 CL_ESH_QL_QUERY_LOGGING 20091005 Query Logging
4 CL_ESH_TREX_SEARCH 20091229 Execute an ESH Search on TREX
5 CL_ESH_TREX_SEARCH_UTILS 20100629 Tools, Utilities, and Helper for ESH Searches
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_QUERY_PART Instance attribute Protected Object reference (TYPE REF TO) CL_ESH_IF_QUERY_PART Query part 20090814
2 MR_SEARCH_DEBUGGER Instance attribute Private Object reference (TYPE REF TO) CL_ESH_SE_SEARCH_DEBUGGING Search debugger 20100607
3 MS_REQUEST_DATA Instance attribute Private Type reference (TYPE) ESH_S_FED_REQUEST_DATA Container for the request data object members 20080731
4 MV_TRANSLATION_REQUIRED Instance attribute Private Type reference (TYPE) ABAP_BOOL Query needs to be translated 20100120
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ATTRIBUTE_CONDITION Instance method Public Method Add one attribute condition (a=x/a IN x..y/... ) 20080731
2 ADD_FREESTYLE_ATTRIBUTE Instance method Public Method Add freestyle attribute (optional) 20100720
3 ADD_SCOPE Instance method Public Method Add one search scope entry 20080731
4 ADD_SEMANTICS_CONDITION Instance method Public Method Add semantics condition 20090318
5 ADD_VALUE_HELP_ATTRIBUTES Instance method Public Method Set the attributes for value help retrieval 20110114
6 CLEAR_INPUTS Instance method Private Method Clear input 20090219
7 CLEAR_OUTPUTS Instance method Public Method Check if inputs are available 20090219
8 CLONE Instance method Public Method Clone 20080820
9 CONSTRUCTOR Instance method Public Constructor Constructor 20081027
10 GET_ATTRIBUTE_CONDITIONS Instance method Public Method Add one attribute condition (a=x/a IN x..y/... ) 20100120
11 GET_COUNT_ONLY Instance method Public Method Count only 20090223
12 GET_DO_DUPLICATE_SEARCH Instance method Public Method Do duplicate search? 20130222
13 GET_ENGINE_TRACE Instance method Public Method Get engine trace 20130417
14 GET_FREESTYLE_ATTRIBUTES Instance method Public Method Get freestyle attributes 20100720
15 GET_GET_CONTENT_ATTRIBUTE Instance method Public Method Get "Get Content" attribute 20100224
16 GET_INPUTS_CHANGED Instance method Public Method Get inputs changed 20090323
17 GET_INTERACTIVE_NAVIGATION Instance method Public Method Get interactive navigation parameters 20091221
18 GET_INTERNAL_QUERY Instance method Public Method Get the query in internal format 20080731
19 GET_QUERY_PARTS Instance method Public Method Get query parts 20090814
20 GET_RULESET_ID Instance method Public Method Get ruleset ID for duplicate search 20130222
21 GET_SCOPE Instance method Public Method Get search scope 20080731
22 GET_SEARCH_DEBUGGER Instance method Public Method Get object for search debugging 20100607
23 GET_SEARCH_INTERVAL Instance method Public Method Get search interval 20080818
24 GET_SEARCH_LANGUAGE Instance method Public Method Get search language 20090427
25 GET_SEARCH_MODE Instance method Public Method Get search mode (E - exact, L - linguistic, F - Fuzzy) 20090330
26 GET_SEARCH_TEXT Instance method Public Method Get search string 20081017
27 GET_SEARCH_TIPS Instance method Public Method Get search tips 20090219
28 GET_SEMANTICS_CONDITIONS Instance method Public Method Get semantics conditions 20090318
29 GET_SKIP_AUTH_CHECKS Instance method Public Method Skip auth. checks? 20100831
30 GET_SORT_ATTRIBUTES Instance method Public Method Get the sorting information 20080731
31 GET_SUGGESTIONS Instance method Public Method Get term suggestions 20121121
32 GET_TIMEOUT Instance method Public Method Get timeout 20081216
33 GET_UI_TECHS Instance method Public Method Get UI tech. restriction list 20100719
34 GET_VALIDITY_DATE Instance method Public Method Get validity date 20090225
35 GET_VALUE_HELP_ATTRIBUTES Instance method Public Method Get value help attributes 20090114
36 GET_VALUE_HELP_ONLY Instance method Public Method Get only the values for the value help 20090114
37 INPUTS_AVAILABLE Instance method Private Method Check if input is available 20090219
38 IS_WHY_FOUND_ACTIVE Instance method Public Method Is Why Found active 20101214
39 SET_COUNT_ONLY Instance method Public Method Count only 20090223
40 SET_DO_DUPLICATE_SEARCH Instance method Public Method Do duplicate search? 20130222
41 SET_ENGINE_TRACE Instance method Public Method Set engine trace 20130417
42 SET_GET_CONTENT_ATTRIBUTE Instance method Public Method Set "Get Content" attribute 20100224
43 SET_GET_SUGGESTIONS Instance method Public Method Get term suggestions 20121121
44 SET_INPUTS_CHANGED Instance method Public Method Set inputs changed 20100120
45 SET_INTERACTIVE_NAVIGATION Instance method Public Method Set interactive navigation parameters 20091221
46 SET_INTERNAL_QUERY Instance method Public Method Set the query in internal format 20080731
47 SET_QUERY_PARTS Instance method Public Method Set query options via query parts 20090814
48 SET_RULESET_ID Instance method Public Method Set ruleset for duplicate search 20130222
49 SET_SCOPE Instance method Public Method Get search scope 20080820
50 SET_SEARCH_DEBUGGER Instance method Public Method Set object for search debugging 20100607
51 SET_SEARCH_INTERVAL Instance method Public Method Set interval: From; To 20080731
52 SET_SEARCH_LANGUAGE Instance method Public Method Set search language 20090427
53 SET_SEARCH_MODE Instance method Public Method Set search mode (E - exact, L - linguistic, F - Fuzzy) 20080731
54 SET_SEARCH_TEXT Instance method Public Method Set search string 20080731
55 SET_SKIP_AUTH_CHECKS Instance method Public Method Skip auth. checks 20100831
56 SET_SORT_ATTRIBUTES Instance method Public Method Define the sorting 20080731
57 SET_TIMEOUT Instance method Public Method Set timeout 20081216
58 SET_UI_TECHS Instance method Public Method Set UI tech. restriction list 20100719
59 SET_VALIDITY_DATE Instance method Public Method Set validity date 20090225
60 SET_VALUE_HELP_ATTRIBUTES Instance method Public Method Set the attributes for value help retrieval 20090114
61 SET_VALUE_HELP_ATTRIBUTES_INT Instance method Public Method Set value help attributes 20101019
62 SET_WHY_FOUND_ACTIVE Instance method Public Method Switch Why Found 20101214
Events
Class CL_ESH_FED_REQUEST_DATA has no event.
Types
Class CL_ESH_FED_REQUEST_DATA has no local type.
Method Signatures

Method ADD_ATTRIBUTE_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECT_OPTIONS Call by reference Type reference (TYPE) ANY TABLE Table type for select options 20080731
2 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) ESH_E_IF_ATTRIBUTE_NAME Attribute Name 20080731
3 Importing IV_ATTRIBUTE_VALUE Call by reference Type reference (TYPE) ESH_E_IF_ATTRIBUTE_VALUE Attribute Value 20080731
4 Importing IV_CONTENT_TYPE Call by reference Type reference (TYPE) ESH_E_IF_CONTENT_TYPE Content Type 20110420
5 Importing IV_FUZZY_SIMILARITY Call by reference Type reference (TYPE) ESH_E_FED_FUZZY_SIMILARITY 7000 Fuzzy Similarity 0..10000 20131204
6 Importing IV_SEARCH_MODE Call by reference Type reference (TYPE) ESH_E_IF_SEARCH_MODE Search Mode 20110420
7 Importing IV_SEARCH_OPTIONS Call by reference Type reference (TYPE) ESH_E_FED_SEARCH_OPTIONS Search Options 20131204

Method ADD_ATTRIBUTE_CONDITION on class CL_ESH_FED_REQUEST_DATA has no exception.

Method ADD_FREESTYLE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) STRING 20100720

Method ADD_FREESTYLE_ATTRIBUTE on class CL_ESH_FED_REQUEST_DATA has no exception.

Method ADD_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SCOPE Call by reference Type reference (TYPE) ESH_S_FED_SCOPE Search Scope 20080924

Method ADD_SCOPE on class CL_ESH_FED_REQUEST_DATA has no exception.

Method ADD_SEMANTICS_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOW Call by reference Type reference (TYPE) ESH_E_IF_ATTRIBUTE_VALUE Attribute Value 20090318
2 Importing IV_SEMANTICS_CODE Call by reference Type reference (TYPE) ESH_E_IF_CONSTR_NAME Constraint Name 20090318

Method ADD_SEMANTICS_CONDITION on class CL_ESH_FED_REQUEST_DATA has no exception.

Method ADD_VALUE_HELP_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) ESH_T_IF_ATTR_NAMES Table of Attribute Names 20110114
2 Importing IT_ATTRIBUTE_CONDITIONS Call by reference Type reference (TYPE) ESH_T_IF_ATTRIBUTE_CONDITIONS Attribute Conditions 20110114

Method ADD_VALUE_HELP_ATTRIBUTES on class CL_ESH_FED_REQUEST_DATA has no exception.

Method CLEAR_INPUTS Signature

Method CLEAR_INPUTS on class CL_ESH_FED_REQUEST_DATA has no parameter.
Method CLEAR_INPUTS on class CL_ESH_FED_REQUEST_DATA has no exception.

Method CLEAR_OUTPUTS Signature

Method CLEAR_OUTPUTS on class CL_ESH_FED_REQUEST_DATA has no parameter.
Method CLEAR_OUTPUTS on class CL_ESH_FED_REQUEST_DATA has no exception.

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_CLONE Value transfer Object reference (TYPE REF TO) CL_ESH_FED_REQUEST_DATA Search Request Data 20080820

Method CLONE on class CL_ESH_FED_REQUEST_DATA has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ESH_FED_REQUEST_DATA has no parameter.
Method CONSTRUCTOR on class CL_ESH_FED_REQUEST_DATA has no exception.

Method GET_ATTRIBUTE_CONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTR_CONDITIONS Call by reference Type reference (TYPE) ESH_T_FED_ATTR_CONDITION Attribute conditions for search 20100120

Method GET_ATTRIBUTE_CONDITIONS on class CL_ESH_FED_REQUEST_DATA has no exception.

Method GET_COUNT_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_COUNT_ONLY Value transfer Type reference (TYPE) ABAP_BOOL 20090223

Method GET_COUNT_ONLY on class CL_ESH_FED_REQUEST_DATA has no exception.

Method GET_DO_DUPLICATE_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DO_DUPLICATE_SEARCH Value transfer Type reference (TYPE) ABAP_BOOL 20130222

Method GET_DO_DUPLICATE_SEARCH on class CL_ESH_FED_REQUEST_DATA has no exception.

Method GET_ENGINE_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SWITCH Value transfer Type reference (TYPE) ABAP_BOOL 20130417

Method GET_ENGINE_TRACE on class CL_ESH_FED_REQUEST_DATA has no exception.

Method GET_FREESTYLE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTES Call by reference Type reference (TYPE) ESH_T_IF_ATTR_NAMES Table of Attribute Names 20100720

Method GET_FREESTYLE_ATTRIBUTES on class CL_ESH_FED_REQUEST_DATA has no exception.

Method GET_GET_CONTENT_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HIGHLIGHT_TERMS Call by reference Type reference (TYPE) STRING 20100224
2 Exporting EV_REQUEST_ATTRIBUTE Call by reference Type reference (TYPE) ESH_E_IF_ATTRIBUTE_NAME Attribute Name 20100224

Method GET_GET_CONTENT_ATTRIBUTE on class CL_ESH_FED_REQUEST_DATA has no exception.

Method GET_INPUTS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20090323

Method GET_INPUTS_CHANGED on class CL_ESH_FED_REQUEST_DATA has no exception.

Method GET_INTERACTIVE_NAVIGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_INT_NAVIGATION_GLOBAL Call by reference Type reference (TYPE) ESH_S_FED_DISTRIBUTION_GLOBAL Attribute distribution: Global settings 20091221
2 Exporting ET_INT_NAVIGATION_ATTRS Call by reference Type reference (TYPE) ESH_T_IF_ATTR_NAMES Table of Attribute Names 20091221
3 Exporting ET_INT_NAVIGATION_ATTR_DEFS Call by reference Type reference (TYPE) ESH_T_FED_INAV_ATTR_DEFINITION Attribute Definitions for Interactive Navigation 20100906

Method GET_INTERACTIVE_NAVIGATION on class CL_ESH_FED_REQUEST_DATA has no exception.

Method GET_INTERNAL_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QUERY Call by reference Type reference (TYPE) ESH_T_FED_QUERY_ENTRY Query 20080731
2 Importing IV_FOR_FREESTYLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081211

Method GET_INTERNAL_QUERY on class CL_ESH_FED_REQUEST_DATA has no exception.

Method GET_QUERY_PARTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_ROOT_QUERY_PART Value transfer Object reference (TYPE REF TO) CL_ESH_IF_QUERY_PART Query part 20090814

Method GET_QUERY_PARTS on class CL_ESH_FED_REQUEST_DATA has no exception.

Method GET_RULESET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RULESET_ID Value transfer Type reference (TYPE) ESH_E_IF_RULESET_ID Ruleset ID for duplicate search 20130222

Method GET_RULESET_ID on class CL_ESH_FED_REQUEST_DATA has no exception.

Method GET_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SCOPE Call by reference Type reference (TYPE) ESH_T_FED_SCOPE Search Scope 20080731

Method GET_SCOPE on class CL_ESH_FED_REQUEST_DATA has no exception.

Method GET_SEARCH_DEBUGGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_SEARCH_DEBUGGER Value transfer Object reference (TYPE REF TO) CL_ESH_SE_SEARCH_DEBUGGING Search Debugger 20100607

Method GET_SEARCH_DEBUGGER on class CL_ESH_FED_REQUEST_DATA has no exception.

Method GET_SEARCH_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FROM Call by reference Type reference (TYPE) INT4 Natural number 20080818
2 Exporting EV_TO Call by reference Type reference (TYPE) INT4 Natural number 20080818

Method GET_SEARCH_INTERVAL on class CL_ESH_FED_REQUEST_DATA has no exception.

Method GET_SEARCH_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SEARCH_LANGUAGE Value transfer Type reference (TYPE) LAISO Language according to ISO 639 20090427

Method GET_SEARCH_LANGUAGE on class CL_ESH_FED_REQUEST_DATA has no exception.

Method GET_SEARCH_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FUZZY_SIMILARITY Call by reference Type reference (TYPE) ESH_E_FED_FUZZY_SIMILARITY Fuzzy Similarity 0..10000 20090727
2 Exporting EV_SEARCH_MODE Call by reference Type reference (TYPE) TREXD_TERM_ACTION Term action (Exact, fuzzy, linquistic search) 20090727
3 Exporting EV_SEARCH_OPTIONS Call by reference Type reference (TYPE) ESH_E_FED_SEARCH_OPTIONS Search Options 20131204

Method GET_SEARCH_MODE on class CL_ESH_FED_REQUEST_DATA has no exception.

Method GET_SEARCH_TEXT 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 20081017

Method GET_SEARCH_TEXT on class CL_ESH_FED_REQUEST_DATA has no exception.

Method GET_SEARCH_TIPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEARCH_TIPS Call by reference Type reference (TYPE) ESH_T_FED_SEARCH_TIPS Search Tips 20090219

Method GET_SEARCH_TIPS on class CL_ESH_FED_REQUEST_DATA has no exception.

Method GET_SEMANTICS_CONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEMANTICS_CONDITIONS Call by reference Type reference (TYPE) ESH_T_FED_SEMANTICS_CONDITION Semantics Conditions 20090318

Method GET_SEMANTICS_CONDITIONS on class CL_ESH_FED_REQUEST_DATA has no exception.

Method GET_SKIP_AUTH_CHECKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SKIP Value transfer Type reference (TYPE) ABAP_BOOL 20100831

Method GET_SKIP_AUTH_CHECKS on class CL_ESH_FED_REQUEST_DATA has no exception.

Method GET_SORT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SORT Call by reference Type reference (TYPE) ESH_T_FED_SORT Sort Settings 20080731

Method GET_SORT_ATTRIBUTES on class CL_ESH_FED_REQUEST_DATA has no exception.

Method GET_SUGGESTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FLAG Value transfer Type reference (TYPE) ABAP_BOOL 20121121

Method GET_SUGGESTIONS on class CL_ESH_FED_REQUEST_DATA has no exception.

Method GET_TIMEOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TIMEOUT Value transfer Type reference (TYPE) ESH_E_FED_TIMEOUT Search Timeout (sec) 20081216

Method GET_TIMEOUT on class CL_ESH_FED_REQUEST_DATA has no exception.

Method GET_UI_TECHS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_UI_TECHS Call by reference Type reference (TYPE) ESH_T_IF_TARGET_UI_TYPES Navigation Target UI Type list 20100719
2 Exporting EV_BUILD_FOR_ALL_TECHS Call by reference Type reference (TYPE) ABAP_BOOL 20130325

Method GET_UI_TECHS on class CL_ESH_FED_REQUEST_DATA has no exception.

Method GET_VALIDITY_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DATE Value transfer Type reference (TYPE) DATUM Date 20090225

Method GET_VALIDITY_DATE on class CL_ESH_FED_REQUEST_DATA has no exception.

Method GET_VALUE_HELP_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE_HELP_ATTRIBUTES Call by reference Type reference (TYPE) ESH_T_IF_ATTR_NAMES Table of Attribute Names 20090114
2 Exporting ET_VALUE_HELP_ATTR_CONDITIONS Call by reference Type reference (TYPE) ESH_T_FED_ATTR_CONDITION Attribute Conditions 20100802

Method GET_VALUE_HELP_ATTRIBUTES on class CL_ESH_FED_REQUEST_DATA has no exception.

Method GET_VALUE_HELP_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FLAG Value transfer Type reference (TYPE) ABAP_BOOL 20090114

Method GET_VALUE_HELP_ONLY on class CL_ESH_FED_REQUEST_DATA has no exception.

Method INPUTS_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FLAG Value transfer Type reference (TYPE) ABAP_BOOL 20090219

Method INPUTS_AVAILABLE on class CL_ESH_FED_REQUEST_DATA has no exception.

Method IS_WHY_FOUND_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20101214

Method IS_WHY_FOUND_ACTIVE on class CL_ESH_FED_REQUEST_DATA has no exception.

Method SET_COUNT_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COUNT_ONLY Call by reference Type reference (TYPE) ABAP_BOOL 20090223

Method SET_COUNT_ONLY on class CL_ESH_FED_REQUEST_DATA has no exception.

Method SET_DO_DUPLICATE_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DO_DUPLICATE_SEARCH Call by reference Type reference (TYPE) ABAP_BOOL 20130222

Method SET_DO_DUPLICATE_SEARCH on class CL_ESH_FED_REQUEST_DATA has no exception.

Method SET_ENGINE_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SWITCH Call by reference Type reference (TYPE) ABAP_BOOL 20130417

Method SET_ENGINE_TRACE on class CL_ESH_FED_REQUEST_DATA has no exception.

Method SET_GET_CONTENT_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HIGHLIGHT_TERMS Call by reference Type reference (TYPE) STRING 20100224
2 Importing IV_REQUEST_ATTRIBUTE Call by reference Type reference (TYPE) ESH_E_IF_ATTRIBUTE_NAME Attribute Name 20100224

Method SET_GET_CONTENT_ATTRIBUTE on class CL_ESH_FED_REQUEST_DATA has no exception.

Method SET_GET_SUGGESTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GET_SUGGESTIONS Call by reference Type reference (TYPE) ABAP_BOOL 20121121

Method SET_GET_SUGGESTIONS on class CL_ESH_FED_REQUEST_DATA has no exception.

Method SET_INPUTS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20100120

Method SET_INPUTS_CHANGED on class CL_ESH_FED_REQUEST_DATA has no exception.

Method SET_INTERACTIVE_NAVIGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INT_NAVIGATION_GLOBAL Call by reference Type reference (TYPE) ESH_S_FED_DISTRIBUTION_GLOBAL Attribute distribution: Global settings 20091221
2 Importing IT_INT_NAVIGATION_ATTRS Call by reference Type reference (TYPE) ESH_T_IF_ATTR_NAMES Table of Attribute Names 20091221
3 Importing IT_INT_NAVIGATION_ATTR_DEFS Call by reference Type reference (TYPE) ESH_T_FED_INAV_ATTR_DEFINITION Interactive Navigation Attr. Definitions 20100906

Method SET_INTERACTIVE_NAVIGATION on class CL_ESH_FED_REQUEST_DATA has no exception.

Method SET_INTERNAL_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QUERY Call by reference Type reference (TYPE) ESH_T_FED_QUERY_ENTRY Query 20080731
2 Importing IV_FOR_FREESTYLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Set the generic query or the freestyle query 20081211
3 Importing IV_FROM_PARSER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Set the complete query or only the parser result 20081218
4 Importing IV_SET_OUTPUT_QUERY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100120

Method SET_INTERNAL_QUERY on class CL_ESH_FED_REQUEST_DATA has no exception.

Method SET_QUERY_PARTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ROOT_QUERY_PART Call by reference Object reference (TYPE REF TO) CL_ESH_IF_QUERY_PART Root Query Part 20090814

Method SET_QUERY_PARTS on class CL_ESH_FED_REQUEST_DATA has no exception.

Method SET_RULESET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RULESET_ID Call by reference Type reference (TYPE) ESH_E_IF_RULESET_ID Ruleset ID for duplicate search 20130222

Method SET_RULESET_ID on class CL_ESH_FED_REQUEST_DATA has no exception.

Method SET_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SCOPE Call by reference Type reference (TYPE) ESH_T_FED_SCOPE Search Scope 20080820

Method SET_SCOPE on class CL_ESH_FED_REQUEST_DATA has no exception.

Method SET_SEARCH_DEBUGGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SEARCH_DEBUGGER Call by reference Object reference (TYPE REF TO) CL_ESH_SE_SEARCH_DEBUGGING Search Debugger 20100607

Method SET_SEARCH_DEBUGGER on class CL_ESH_FED_REQUEST_DATA has no exception.

Method SET_SEARCH_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FROM Call by reference Type reference (TYPE) INT4 1 From 20080731
2 Importing IV_TO Call by reference Type reference (TYPE) INT4 20 To 20080731

Method SET_SEARCH_INTERVAL on class CL_ESH_FED_REQUEST_DATA has no exception.

Method SET_SEARCH_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO Language according to ISO 639 20090427

Method SET_SEARCH_LANGUAGE on class CL_ESH_FED_REQUEST_DATA 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_FUZZY_SIMILARITY Call by reference Type reference (TYPE) ESH_E_FED_FUZZY_SIMILARITY 7000 Fuzzy Similarity 0..10000 20090727
2 Importing IV_SEARCH_MODE Call by reference Type reference (TYPE) TREXD_TERM_ACTION Term action (Exact, fuzzy, linquistic search) 20080731
3 Importing IV_SEARCH_OPTIONS Call by reference Type reference (TYPE) ESH_E_FED_SEARCH_OPTIONS Search Options 20131204

Method SET_SEARCH_MODE on class CL_ESH_FED_REQUEST_DATA has no exception.

Method SET_SEARCH_TEXT 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) ESH_E_FED_SEARCH_STRING Search String 20080731

Method SET_SEARCH_TEXT on class CL_ESH_FED_REQUEST_DATA has no exception.

Method SET_SKIP_AUTH_CHECKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SKIP Call by reference Type reference (TYPE) ABAP_BOOL 20100831

Method SET_SKIP_AUTH_CHECKS on class CL_ESH_FED_REQUEST_DATA 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 Call by reference Type reference (TYPE) ESH_T_FED_SORT Sort Settings 20080731

Method SET_SORT_ATTRIBUTES on class CL_ESH_FED_REQUEST_DATA has no exception.

Method SET_TIMEOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TIMEOUT Call by reference Type reference (TYPE) ESH_E_FED_TIMEOUT Search Timeout (sec) 20081216

Method SET_TIMEOUT on class CL_ESH_FED_REQUEST_DATA has no exception.

Method SET_UI_TECHS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_UI_TECHS Call by reference Type reference (TYPE) ESH_T_IF_TARGET_UI_TYPES Navigation Target UI Type list 20100719
2 Importing IV_BUILD_FOR_ALL_TECHS Call by reference Type reference (TYPE) ABAP_BOOL 20130325

Method SET_UI_TECHS on class CL_ESH_FED_REQUEST_DATA has no exception.

Method SET_VALIDITY_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) DATUM Date 20090225

Method SET_VALIDITY_DATE on class CL_ESH_FED_REQUEST_DATA has no exception.

Method SET_VALUE_HELP_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) ESH_T_IF_ATTR_NAMES Table of Attribute Names 20090114
2 Importing IT_ATTRIBUTE_CONDITIONS Call by reference Type reference (TYPE) ESH_T_IF_ATTRIBUTE_CONDITIONS Attribute Conditions 20100802

Method SET_VALUE_HELP_ATTRIBUTES on class CL_ESH_FED_REQUEST_DATA has no exception.

Method SET_VALUE_HELP_ATTRIBUTES_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VALUE_HELP_ATTRIBUTES Call by reference Type reference (TYPE) ESH_T_IF_ATTR_NAMES Table of Attribute Names 20101019
2 Importing IT_VALUE_HELP_ATTR_CONDITIONS Call by reference Type reference (TYPE) ESH_T_FED_ATTR_CONDITION Attribute Conditions 20101019

Method SET_VALUE_HELP_ATTRIBUTES_INT on class CL_ESH_FED_REQUEST_DATA has no exception.

Method SET_WHY_FOUND_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL 20101214

Method SET_WHY_FOUND_ACTIVE on class CL_ESH_FED_REQUEST_DATA has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 712