SAP ABAP Class /BCV/CL_SIN_SEARCH_IS (IS Data Retrieve)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BCV/IF_SIN_DSP_SEARCH Search Interface (Runtime) 20080902
Properties
Class /BCV/CL_SIN_SEARCH_IS  
Short Description IS Data Retrieve    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BCV/SIN   BCV Search Integration Layer 
Created 20080902   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 AQADH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /BCV/IF_SIN_DSP_SEARCH Search Interface (Runtime) 20080902
Friends
Class /BCV/CL_SIN_SEARCH_IS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_TIMEDIFF Constant Private Type reference (TYPE) I 4200 predefined max. time difference 20081110
2 MS_INFOSET Instance attribute Private Type reference (TYPE) AQLQID SAP Query (L): Complete Identification of a Query 20080902
3 MT_INPAR Instance attribute Private Type reference (TYPE) /BCV/T_SIN_C_INPAR Input Parameter 20080902
4 MV_INFOSET_NAME Instance attribute Private Type reference (TYPE) AQL_ISET SAP Query (L): InfoSet 20080902
5 MV_INFOSET_TYPE Instance attribute Private Type reference (TYPE) IQITYPE InfoSet Query: InfoSet Type 20080902
6 MV_INSTANCE_BY_DATA Instance attribute Private Type reference (TYPE) BOOLE_D Instance creation by data? 20090515
7 MV_SEARCH_ID Instance attribute Private Type reference (TYPE) /BCV/SIN_SEARCH_ID Search Connector ID 20080902
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20080902
2 GET_CALL_CATALOG Static method Private Method Read call catalog 20081110
3 GET_DATA Instance method Private Method Read data from database table /bcv/c_dsis 20081020
4 GET_DATA_SOURCE_DETAIL Instance method Public Method 20081021
5 GET_INFOSET_CATALOG Static method Public Method Read InfoSet catalog 20081110
6 GET_INSTANCE Instance method Public Method 20081020
7 GET_QCATALOG Static method Public Method Read query catalog 20081104
8 SEARCH Instance method Public Method 20081020
9 SEARCH_IN_INFOSET_REP_OR_JOIN Instance method Private Method search result in InfoSet created from Report or Join 20090406
10 SEARCH_RTNAMES Instance method Private Method search runtime names of FMs and Structure 20080902
Events
Class /BCV/CL_SIN_SEARCH_IS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYT_CCATALOG Private See coding 20090629 tyt_ccatalog TYPE STANDARD TABLE OF iqqname WITH NON-UNIQUE KEY table_line
2 TYT_ICATALOG Public Type reference (TYPE) /BCV/T_SIN_INFOSET_CAT InfoSet Catalog: Oldname - InfoSetType 20090629
3 TYT_QCATALOG Public Type reference (TYPE) /BCV/T_SIN_ISQUERY_CAT IS Query Catalog 20090629
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) /BCV/V_SIN_IQ Generierte Tabelle zu einem View 20090514
2 Importing IV_INFOSET_NAME Call by reference Type reference (TYPE) AQL_ISET SAP Query (L): InfoSet 20081027
3 Importing IV_INFOSET_TYPE Call by reference Type reference (TYPE) IQITYPE InfoSet Query: InfoSet Type 20081027
4 Importing IV_QUERY Call by reference Type reference (TYPE) /BCV/SIN_ISQUERY_NAME SAP Query (L): Query name (old) 20081020
5 Importing IV_SEARCH_ID Call by reference Type reference (TYPE) /BCV/SIN_SEARCH_ID Search Connector ID 20080902
6 Importing IV_USERGROUP Call by reference Type reference (TYPE) AQL_UGROUP SAP Query (L): Name of a user group 20081020
7 Importing IV_WORKSPACE Call by reference Type reference (TYPE) AQL_WSID SAP Query (L): Work area ID 20081020

Method CONSTRUCTOR on class /BCV/CL_SIN_SEARCH_IS has no exception.

Method GET_CALL_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CATALOG Value transfer Type reference (TYPE) TYT_CCATALOG InfoSet Query API: Query Call Catalog 20081110

Method GET_CALL_CATALOG on class /BCV/CL_SIN_SEARCH_IS has no exception.

Method GET_DATA Signature

Method GET_DATA on class /BCV/CL_SIN_SEARCH_IS has no parameter.
Method GET_DATA on class /BCV/CL_SIN_SEARCH_IS has no exception.

Method GET_DATA_SOURCE_DETAIL Signature

Method GET_DATA_SOURCE_DETAIL on class /BCV/CL_SIN_SEARCH_IS has no parameter.
Method GET_DATA_SOURCE_DETAIL on class /BCV/CL_SIN_SEARCH_IS has no exception.

Method GET_INFOSET_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CATALOG Value transfer Type reference (TYPE) TYT_ICATALOG InfoSet Query API: InfoSet Catalog 20081110

Method GET_INFOSET_CATALOG on class /BCV/CL_SIN_SEARCH_IS has no exception.

Method GET_INSTANCE Signature

Method GET_INSTANCE on class /BCV/CL_SIN_SEARCH_IS has no parameter.
Method GET_INSTANCE on class /BCV/CL_SIN_SEARCH_IS has no exception.

Method GET_QCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CATALOG Value transfer Type reference (TYPE) TYT_QCATALOG InfoSet Query API: Query Catalog 20090629

Method GET_QCATALOG on class /BCV/CL_SIN_SEARCH_IS has no exception.

Method SEARCH Signature

Method SEARCH on class /BCV/CL_SIN_SEARCH_IS has no parameter.
Method SEARCH on class /BCV/CL_SIN_SEARCH_IS has no exception.

Method SEARCH_IN_INFOSET_REP_OR_JOIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RUNMODE Call by reference Type reference (TYPE) AQLIMODE 20090406
2 Exporting ET_RESULT Call by reference Type reference (TYPE) INDEX TABLE 20090406
3 Importing IT_ATTRIBUTE Call by reference Type reference (TYPE) /BCV/T_SIN_ATTRIBUTE Attribute 20090406
# Exception Resumable Description Created on
1 /BCV/CX_SIN_IS Exception Class for SIN IS 20090406

Method SEARCH_RTNAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FM_DATA_EXTRACT Call by reference Type reference (TYPE) /BCV/S_SIN_GEN_FUBA_IS-FU_EXTR Name of generic FM for InfoSet Query 20090406
2 Exporting EV_GOBJNAME Call by reference Type reference (TYPE) AQGQSTRUC-GOBJNAME SAP Query (S): Table name 20090406

Method SEARCH_RTNAMES on class /BCV/CL_SIN_SEARCH_IS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 701