SAP ABAP Interface /BCV/IF_SIN_ES (SES Interface)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/SIN (Package) BCV Search Integration Layer

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BCV/CL_SIN_SEARCH_ES_CALL | SES call class | 20081017 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /BCV/CL_SIN_SEARCH_ES_TEST | SES test class | 20081017 |
Properties
Interface | /BCV/IF_SIN_ES | |
Short Description | SES Interface |
General Data
Package | /BCV/SIN | BCV Search Integration Layer |
Created | 20081017 | 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 /BCV/IF_SIN_ES has no interface.
Friends
Interface /BCV/IF_SIN_ES has no friend.
Attributes
Interface /BCV/IF_SIN_ES has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20081023 | |
2 | ![]() |
Static method | Public | Method | 20081021 | |
3 | ![]() |
Static method | Public | Method | 20081021 | |
4 | ![]() |
Static method | Public | Method | 20081020 | |
5 | ![]() |
Static method | Public | Method | 20081020 | |
6 | ![]() |
Static method | Public | Method | 20081022 | |
7 | ![]() |
Static method | Public | Method | 20081020 | |
8 | ![]() |
Static method | Public | Method | 20081022 | |
9 | ![]() |
Static method | Public | Method | 20081017 | |
10 | ![]() |
Static method | Public | Method | 20081022 | |
11 | ![]() |
Static method | Public | Method | 20081021 | |
12 | ![]() |
Static method | Public | Method | 20081017 | |
13 | ![]() |
Static method | Public | Method | 20081021 |
Events
Interface /BCV/IF_SIN_ES has no event.
Types
Interface /BCV/IF_SIN_ES has no local type.
Method Signatures
Method ADD_SEARCH_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20081023 | |||
2 | ![]() |
IT_ATTRIBUTE | Call by reference | Type reference (TYPE) | /BCV/T_SIN_ATTRIBUTE | Attribute | 20081023 | ||
3 | ![]() |
IV_ATTRIBUTE_ID | Call by reference | Type reference (TYPE) | STRING | 20081029 |
Method ADD_SEARCH_ATTRIBUTE on Interface /BCV/IF_SIN_ES has no exception.
Method ADD_SEARCH_SCOPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20081021 | |||
2 | ![]() |
IV_CONNECTOR_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_CONNECTOR_ID | 20081021 | |||
3 | ![]() |
IV_REQUEST_TYPE_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_REQUEST_TYPE_ID | 20081021 | |||
4 | ![]() |
IV_SEARCH_ID | Call by reference | Type reference (TYPE) | /BCV/SIN_SEARCH_ID | Search Connector ID | 20081021 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for SIN ES | 20090128 |
Method CREATE_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CO_REQUEST | Call by reference | Object reference (TYPE REF TO) | OBJECT | Reference structure: Class data | 20081021 |
Method CREATE_REQUEST on Interface /BCV/IF_SIN_ES has no exception.
Method GET_CONNECTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_CONNECTOR | Value transfer | Object reference (TYPE REF TO) | OBJECT | Meta Data: Search Connector | 20081020 | ||
2 | ![]() |
IV_CONNECTOR_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_CONNECTOR_ID | Search Connector ID | 20081020 |
Method GET_CONNECTOR on Interface /BCV/IF_SIN_ES has no exception.
Method GET_DS_DETAIL_CON_TEMPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CO_LOG | Call by reference | Object reference (TYPE REF TO) | /BCV/CL_FND_LOG | Log | 20081020 | ||
2 | ![]() |
ET_EXPORT_PARAMETER | Call by reference | Type reference (TYPE) | /BCV/T_FND_EXPORT_PARAMETER | Export Parameter | 20081020 | ||
3 | ![]() |
ET_IMPORT_PARAMETER | Call by reference | Type reference (TYPE) | /BCV/T_FND_IMPORT_PARAMETER | Import Parameter | 20081020 | ||
4 | ![]() |
IV_CONNECTOR_ID | Call by reference | Type reference (TYPE) | /BCV/SIN_CONNECTOR_ID | Search Connector ID | 20081020 | ||
5 | ![]() |
IV_REQUEST_ID | Call by reference | Type reference (TYPE) | /BCV/SIN_REQUEST_ID | Search Request ID | 20090409 | ||
6 | ![]() |
IV_SEARCH_ID | Call by reference | Type reference (TYPE) | /BCV/SIN_SEARCH_ID | Search Connector ID | 20081020 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for SIN ES | 20081030 |
Method GET_NEXT_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_RESPONSES | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20081022 | |||
2 | ![]() |
RO_RESP_CONNECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20081022 |
Method GET_NEXT_RESPONSE on Interface /BCV/IF_SIN_ES has no exception.
Method GET_REQUEST_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_REQUEST_TYPES | Call by reference | Type reference (TYPE) | ESH_T_IF_MDATA_REQUEST_TY_OBJ | Meta Data: Request Type Objects | 20081020 | ||
2 | ![]() |
IR_CONNECTOR | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20081020 |
Method GET_REQUEST_TYPES on Interface /BCV/IF_SIN_ES has no exception.
Method GET_RESULTS_DATA_RAW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_RAW_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20081022 | |||
2 | ![]() |
IO_RESP_CONNECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20081022 |
Method GET_RESULTS_DATA_RAW on Interface /BCV/IF_SIN_ES has no exception.
Method GET_SYSTEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SYSTEM | Call by reference | Type reference (TYPE) | /BCV/T_LOGSYS | logsys | 20081017 | ||
2 | ![]() |
IV_SEARCH_ID | Call by reference | Type reference (TYPE) | /BCV/SIN_SEARCH_ID | Search Connector ID | 20081017 |
Method GET_SYSTEM on Interface /BCV/IF_SIN_ES has no exception.
Method HAS_NEXT_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_RESPONSES | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20081022 | |||
2 | ![]() |
RV_TRUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081022 |
Method HAS_NEXT_RESPONSE on Interface /BCV/IF_SIN_ES has no exception.
Method SEARCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_RESPONSES | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20081021 | |||
2 | ![]() |
IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20081021 | |||
3 | ![]() |
IV_COUNT_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20081021 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ESH Interface Exception | 20090130 | |
2 | ![]() |
Exceptions with Static and Dynamic Check of RAISING Clause | 20090224 |
Method SELECT_MAX_RESULTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_MAXRESULTS | Call by reference | Type reference (TYPE) | /BCV/SIN_MAXRESULTS | Upper Limit of Results | 20081017 |
Method SELECT_MAX_RESULTS on Interface /BCV/IF_SIN_ES has no exception.
Method SET_START_INDEX_AND_MAX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20081021 | |||
2 | ![]() |
IV_MAX_RESULTS | Call by reference | Type reference (TYPE) | /BCV/SIN_MAXRESULTS | Attribute | 20081021 | ||
3 | ![]() |
IV_START_INDEX | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20081021 |
Method SET_START_INDEX_AND_MAX on Interface /BCV/IF_SIN_ES has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |