SAP ABAP Interface IF_ESH_IF_ASYNCHRONOUS_SEARCH (Interface for asynchronous search)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_INTERFACE (Package) Interface

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESH_IF_SEARCH_REQUEST | Search Request | 20081001 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESH_SE_SEARCH_REQUEST | Search Request | 20081112 |
Properties
Interface | IF_ESH_IF_ASYNCHRONOUS_SEARCH | |
Short Description | Interface for asynchronous search |
General Data
Package | S_ESH_ENG_INTERFACE | Interface |
Created | 20081001 | SAP |
Last changed | 20110908 | SAP |
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
Interface IF_ESH_IF_ASYNCHRONOUS_SEARCH has no interface.
Friends
Interface IF_ESH_IF_ASYNCHRONOUS_SEARCH has no friend.
Attributes
Interface IF_ESH_IF_ASYNCHRONOUS_SEARCH has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get the Set of currently available Responses for the Search | 20081118 |
2 | ![]() |
Instance method | Public | Method | New Responses are available for the current Search | 20081118 |
3 | ![]() |
Instance method | Public | Method | Check if the current Search is finished | 20081001 |
4 | ![]() |
Instance method | Public | Method | Search asynchronous | 20081001 |
Events
Interface IF_ESH_IF_ASYNCHRONOUS_SEARCH has no event.
Types
Interface IF_ESH_IF_ASYNCHRONOUS_SEARCH has no local type.
Method Signatures
Method GET_RESPONSES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COUNT_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Count only | 20081118 | |
2 | ![]() |
IV_NEW_RESPONSES_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Get new Responses only | 20081118 | |
3 | ![]() |
RO_RESPONSES | Value transfer | Object reference (TYPE REF TO) | CL_ESH_IF_SEARCH_RESPONSES | Search Responses | 20081118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ESH Interface Exception | 20090108 |
Method HAS_NEW_RESPONSES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HAS_NEW_RESULTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081118 |
Method HAS_NEW_RESPONSES on Interface IF_ESH_IF_ASYNCHRONOUS_SEARCH has no exception.
Method IS_FINISHED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FINISHED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081001 |
Method IS_FINISHED on Interface IF_ESH_IF_ASYNCHRONOUS_SEARCH has no exception.
Method SEARCH_ASYNCHRONOUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COUNT_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | Count only | 20090223 | ||
2 | ![]() |
IV_MERGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Merge the results | 20081013 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ESH Interface Exception | 20090108 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |