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 ADD_SEARCH_ATTRIBUTE Static method Public Method 20081023
2 ADD_SEARCH_SCOPE Static method Public Method 20081021
3 CREATE_REQUEST Static method Public Method 20081021
4 GET_CONNECTOR Static method Public Method 20081020
5 GET_DS_DETAIL_CON_TEMPL Static method Public Method 20081020
6 GET_NEXT_RESPONSE Static method Public Method 20081022
7 GET_REQUEST_TYPES Static method Public Method 20081020
8 GET_RESULTS_DATA_RAW Static method Public Method 20081022
9 GET_SYSTEM Static method Public Method 20081017
10 HAS_NEXT_RESPONSE Static method Public Method 20081022
11 SEARCH Static method Public Method 20081021
12 SELECT_MAX_RESULTS Static method Public Method 20081017
13 SET_START_INDEX_AND_MAX 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 Importing IO_REQUEST Call by reference Object reference (TYPE REF TO) OBJECT 20081023
2 Importing IT_ATTRIBUTE Call by reference Type reference (TYPE) /BCV/T_SIN_ATTRIBUTE Attribute 20081023
3 Importing 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 Importing IO_REQUEST Call by reference Object reference (TYPE REF TO) OBJECT 20081021
2 Importing IV_CONNECTOR_ID Call by reference Type reference (TYPE) ESH_E_IF_SEARCH_CONNECTOR_ID 20081021
3 Importing IV_REQUEST_TYPE_ID Call by reference Type reference (TYPE) ESH_E_IF_REQUEST_TYPE_ID 20081021
4 Importing IV_SEARCH_ID Call by reference Type reference (TYPE) /BCV/SIN_SEARCH_ID Search Connector ID 20081021
# Exception Resumable Description Created on
1 /BCV/CX_SIN_ES 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 Changing 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 Returning ER_CONNECTOR Value transfer Object reference (TYPE REF TO) OBJECT Meta Data: Search Connector 20081020
2 Importing 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 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20081020
2 Exporting ET_EXPORT_PARAMETER Call by reference Type reference (TYPE) /BCV/T_FND_EXPORT_PARAMETER Export Parameter 20081020
3 Exporting ET_IMPORT_PARAMETER Call by reference Type reference (TYPE) /BCV/T_FND_IMPORT_PARAMETER Import Parameter 20081020
4 Importing IV_CONNECTOR_ID Call by reference Type reference (TYPE) /BCV/SIN_CONNECTOR_ID Search Connector ID 20081020
5 Importing IV_REQUEST_ID Call by reference Type reference (TYPE) /BCV/SIN_REQUEST_ID Search Request ID 20090409
6 Importing IV_SEARCH_ID Call by reference Type reference (TYPE) /BCV/SIN_SEARCH_ID Search Connector ID 20081020
# Exception Resumable Description Created on
1 /BCV/CX_SIN_ES 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 Importing IO_RESPONSES Call by reference Object reference (TYPE REF TO) OBJECT 20081022
2 Returning 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 Exporting ET_REQUEST_TYPES Call by reference Type reference (TYPE) ESH_T_IF_MDATA_REQUEST_TY_OBJ Meta Data: Request Type Objects 20081020
2 Importing 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 Exporting ER_RAW_DATA Call by reference Object reference (TYPE REF TO) DATA 20081022
2 Importing 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 Exporting ET_SYSTEM Call by reference Type reference (TYPE) /BCV/T_LOGSYS logsys 20081017
2 Importing 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 Importing IO_RESPONSES Call by reference Object reference (TYPE REF TO) OBJECT 20081022
2 Returning 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 Returning EO_RESPONSES Value transfer Object reference (TYPE REF TO) OBJECT 20081021
2 Importing IO_REQUEST Call by reference Object reference (TYPE REF TO) OBJECT 20081021
3 Importing IV_COUNT_ONLY Call by reference Type reference (TYPE) ABAP_BOOL 20081021
# Exception Resumable Description Created on
1 CX_ESH_IF_ENGINE ESH Interface Exception 20090130
2 CX_STATIC_CHECK 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 Exporting 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 Importing IO_REQUEST Call by reference Object reference (TYPE REF TO) OBJECT 20081021
2 Importing IV_MAX_RESULTS Call by reference Type reference (TYPE) /BCV/SIN_MAXRESULTS Attribute 20081021
3 Importing 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