SAP ABAP Interface /BCV/IF_SIN_SEARCH_BAPI (Search Interface (Runtime))
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_BAPI_MT Search Material 20080902
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BCV/CL_SIN_BAPI_QN Search Quality Notifications 20080902
3 Interface implementation (CLASS c. INTERFACES i_ref)  /BCV/CL_SIN_BAPI_SO Search Sales Order Details for Material 20080902
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EAMS_SIN_BP_CONF_BY_ORD Search confirmations for PM orders 20130814
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EAMS_SIN_BP_MITEM_BY_TO Search maintenance items for technical objects 20130814
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EAMS_SIN_BP_NTF_BY_TOH Search notifications for technical obj. hierarchy 20091029
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EAMS_SIN_BP_ORD_BY_TOH Search PM order for technical obj. hierarchy 20131029
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EAMS_SIN_BP_TL_BY_TO Search task lists for technical object 20130814
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_ANLY_STATUS_BCV Status Overview 20110113
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_POC_BCV_BAPI_KPI_DATA POB - Data Provider : Process KPIs 20120412
... Click here to see Used By full list (16 items)
Properties
Interface /BCV/IF_SIN_SEARCH_BAPI  
Short Description Search Interface (Runtime)    
General Data
Package /BCV/SIN   BCV Search Integration Layer 
Created 20080902   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_SEARCH_BAPI has no interface.
Friends
Interface /BCV/IF_SIN_SEARCH_BAPI has no friend.
Attributes
Interface /BCV/IF_SIN_SEARCH_BAPI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA_SOURCE_DETAIL Static method Public Method Retrieve metadata of a single data source object 20090107
2 GET_INSTANCE Static method Public Method Get instance of BAPI search provider 20080924
3 IS_ACTIVE Static method Public Method Check if class is active 20080923
4 SEARCH Instance method Public Method Execute search 20080902
Events
Interface /BCV/IF_SIN_SEARCH_BAPI has no event.
Types
Interface /BCV/IF_SIN_SEARCH_BAPI has no local type.
Method Signatures

Method GET_DATA_SOURCE_DETAIL 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 20090107
2 Exporting ET_EXPORT_PARAMETER Call by reference Type reference (TYPE) /BCV/T_FND_EXPORT_PARAMETER Export Parameter 20090107
3 Exporting ET_IMPORT_PARAMETER Call by reference Type reference (TYPE) /BCV/T_FND_IMPORT_PARAMETER Import Parameter 20090107
4 Importing IV_EXC_MODE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090107
# Exception Resumable Description Created on
1 /BCV/CX_SIN_BAPI Exception Class for SIN BAPI 20090107

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_BAPI_SEARCH Call by reference Object reference (TYPE REF TO) /BCV/IF_SIN_SEARCH_BAPI Search Interface (Runtime) 20080924
2 Importing IV_SEARCH_ID Call by reference Type reference (TYPE) /BCV/SIN_SEARCH_ID Search Connector ID 20080924

Method GET_INSTANCE on Interface /BCV/IF_SIN_SEARCH_BAPI has no exception.

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_ACTIVE Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080923

Method IS_ACTIVE on Interface /BCV/IF_SIN_SEARCH_BAPI has no exception.

Method SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) INDEX TABLE Export result from bapi search 20080902
2 Importing IT_ATTRIBUTE Call by reference Type reference (TYPE) /BCV/T_SIN_ATTRIBUTE Attribute 20080902
3 Importing IV_MAX_RECORDS Call by reference Type reference (TYPE) /BCV/SIN_MAXRESULTS Upper Limit of Results 20081210
4 Importing IV_SEARCH_ID Call by reference Type reference (TYPE) /BCV/SIN_SEARCH_ID Search ID 20080902
# Exception Resumable Description Created on
1 /BCV/CX_SIN Exception Class for Search Integration Layer 20080902
2 /BCV/CX_SIN_BAPI Exception Class for SIN BAPI 20080902
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BCV/CL_SIN_BAPI_MT Search Material 20080902
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BCV/CL_SIN_BAPI_QN Search Quality Notifications 20080902
3 Interface implementation (CLASS c. INTERFACES i_ref)  /BCV/CL_SIN_BAPI_SO Search Sales Order Details for Material 20080902
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EAMS_SIN_BP_CONF_BY_ORD Search confirmations for PM orders 20130814
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EAMS_SIN_BP_MITEM_BY_TO Search maintenance items for technical objects 20130814
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EAMS_SIN_BP_NTF_BY_TOH Search notifications for technical obj. hierarchy 20091029
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EAMS_SIN_BP_ORD_BY_TOH Search PM order for technical obj. hierarchy 20131029
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EAMS_SIN_BP_TL_BY_TO Search task lists for technical object 20130814
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_ANLY_STATUS_BCV Status Overview 20110113
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_POC_BCV_BAPI_KPI_DATA POB - Data Provider : Process KPIs 20120412
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_POC_BCV_BAPI_PROC_HEADER POB - Data Provider : Process Header 20120412
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_POC_BCV_BAPI_RELATED_OBJ POB - Data Provider : Related Objects 20120412
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_POC_BCV_BAPI_USERS POB - Data Provider : Paticipants 20120412
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_USMD_BCV_CR_PRT Integration of BCV side panel to My change req application 20101123
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_USMD_BCV_EDITION_CREQ Integration of BCV side panel to My change req application 20100809
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_USMD_BCV_MY_CR Integration of BCV side panel to My change req 20101123
History
Last changed by/on SAP  20110908 
SAP Release Created in 701