Hierarchy
⤷
⤷
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 | 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 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ESH_IF_SEARCH_REQUEST | Search request | 20091110 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ESH_S_BREADCRUMB_DATA | OBSOLETE | 20100413 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ESH_S_BREAD_CRUMB | BreadCrumb data | 20091022 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ESH_S_CATEGORY_CONNECTOR_ID | Category connector ID | 20100412 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ESH_T_ADV_SEARCH_ATTR_DSTORE | Advanced search attributes | 20091016 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | ESH_T_CATEGORY_ID | Category ID | 20100412 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | ESH_T_CONNECTOR_ID | Search connector ID | 20100412 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | ESH_T_FILTER_ATTRIBUTES | Filter attributes | 20091016 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | ESH_T_ADV_SEARCH_ATTRIBUTE | Search Attributes for Related Request/Subrequest | 20110627 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | ESH_T_SEARCH_DATA | Search data | 20091016 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | ESH_T_SORT_ATTRIBUTES_TREX | Sort attributes | 20091111 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | STRING | Connector request ID | 20091016 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | ESH_E_IF_FOLLOW_UP_QUERY_TYPE | Follow-up query type | 20100416 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | Supplement for true Boolean type: 'X' == True '' == False | 20091207 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | I | Results per Page | 20110201 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | STRING | Result title for related request/subrequest | 20110503 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | CHAR40 | Search hash key | 20100415 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | ESH_E_IF_SEARCH_MODE | Search Mode | 20110420 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | CHAR40 | Search hash key without filter attributes | 20100420 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | STRING | Search scope string | 20110711 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | STRING | Search string | 20110503 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | STRING | Search term | 20091016 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | STRING | Search value string | 20110711 |
Methods
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 | 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 | 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 | 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 | IV_LINE_FROM | Call by reference | Type reference (TYPE) | I | 20100415 | ||||
| 2 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | IV_SEARCH_HASH_KEY | Call by reference | Type reference (TYPE) | CHAR40 | Character field of length 40 | 20100415 | |||
| 2 | IV_USE_CONNECTOR_ID | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | Supplement for True Boolean Type: 'X' == True '' == False | 20100420 | ||
| 3 | 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 | 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 | 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 | IV_USE_CONNECTOR_ID | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | Supplement for True Boolean Type: 'X' == True '' == False | 20100420 | ||
| 2 | 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 | IV_INDEX | Call by reference | Type reference (TYPE) | I | 20091019 | ||||
| 2 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |