SAP ABAP Class /BCV/IF_SIN_SEARCH_CFG (Read search conn. configuration)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BCV/CL_SIN_SEARCH_CFG Search connector configuration 20090304
Properties
Class /BCV/IF_SIN_SEARCH_CFG  
Short Description Read search conn. configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090303   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BCV/IF_SIN_SEARCH_CFG has no forward declaration.
Interfaces
Class /BCV/IF_SIN_SEARCH_CFG has no interface implemented.
Friends
Class /BCV/IF_SIN_SEARCH_CFG has no friend class.
Attributes
Class /BCV/IF_SIN_SEARCH_CFG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_DB_BUFFERS Instance method Public Method CLEAR_DB_BUFFERS 20090304
2 GET_BAPI_SEARCH Instance method Public Method GET_BAPI_SEARCH 20090303
3 GET_BI_QUERY_SEARCH Instance method Public Method GET_BI_QUERY_SEARCH 20090303
4 GET_ENTERPRISE_SEARCH Instance method Public Method GET_ENTERPRISE_SEARCH 20090303
5 GET_ES_CONNECTOR Instance method Public Method GET_ES_CONNECTOR 20090303
6 GET_EXPORT_PARAMETERS Instance method Public Method GET_EXPORT_PARAMETERS 20090303
7 GET_EXPORT_PARA_TEXTS Instance method Public Method GET_EXPORT_PARA_TEXTS 20090303
8 GET_IMPORT_PARAMETERS Instance method Public Method GET_IMPORT_PARAMETERS 20090303
9 GET_IMPORT_PARA_TEXTS Instance method Public Method GET_IMPORT_PARA_TEXTS 20090303
10 GET_INFO_SET_SEARCH Instance method Public Method GET_INFO_SET_SEARCH 20090303
11 GET_LOGICAL_PORT Instance method Public Method GET_LOGICAL_PORT 20090303
12 GET_REF_SEARCH_SYSTEM Instance method Public Method GET_REF_SEARCH_SYSTEM 20090303
13 GET_SEARCH_CONNECTOR_EXIST Instance method Public Method Check whether Search Connector exists on database 20100705
14 GET_SEARCH_CONNECTOR_HEADER Instance method Public Method GET_SEARCH_CONNECTOR_HEADER 20090303
15 GET_SEARCH_CONNECTOR_TEXTS Instance method Public Method GET_SEARCH_CONNECTOR_TEXTS 20090303
16 GET_SEARCH_SYSTEMS Instance method Public Method GET_SEARCH_SYSTEMS 20090304
17 GET_SES_SEARCH Instance method Public Method GET_SES_SEARCH 20090303
18 GET_WEB_SERVICE_SEARCH Instance method Public Method GET_WEB_SERVICE_SEARCH 20090303
19 GET_WORKFLOW_SEARCH Instance method Public Method GET_WORKFLOW_SEARCH 20090303
Events
Class /BCV/IF_SIN_SEARCH_CFG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_DSBI Public See coding 20090430 begin of ts_dsbi. include type /bcv/c_dsbi. types end of ts_dsbi
2 TS_DSBP Public See coding 20090430 begin of ts_dsbp. include type /bcv/c_dsbp. types end of ts_dsbp
3 TS_DSES Public See coding 20090430 begin of ts_dses. include type /bcv/c_dses. types end of ts_dses
4 TS_DSIS Public See coding 20090430 begin of ts_dsis. include type /bcv/c_dsis. types end of ts_dsis
5 TS_DSSES Public See coding 20090430 begin of ts_dsses. include type /bcv/c_dsses. types end of ts_dsses
6 TS_DSWF Public See coding 20090430 begin of ts_dswf. include type /bcv/c_dswf. types end of ts_dswf
7 TS_DSWS Public See coding 20090430 begin of ts_dsws. include type /bcv/c_dsws. types end of ts_dsws
8 TS_ESCON Public See coding 20090430 begin of ts_escon. include type /bcv/c_escon. types end of ts_escon
9 TS_SESYS Public See coding 20090430 begin of ts_sesys. include type /bcv/c_sesys. types: end of ts_sesys
10 TS_SESYSR Public See coding 20090430 begin of ts_sesysr. include type /bcv/c_sesysr. types: end of ts_sesysr
11 TT_DSBI Public See coding 20090304 tt_dsbi TYPE SORTED TABLE OF ts_dsbi WITH UNIQUE KEY search_id
12 TT_DSBP Public See coding 20090304 tt_dsbp TYPE SORTED TABLE OF ts_dsbp WITH UNIQUE KEY search_id
13 TT_DSES Public See coding 20090304 tt_dses TYPE SORTED TABLE OF ts_dses WITH UNIQUE KEY search_id
14 TT_DSIS Public See coding 20090304 tt_dsis TYPE SORTED TABLE OF ts_dsis WITH UNIQUE KEY search_id
15 TT_DSSES Public See coding 20090304 tt_dsses TYPE SORTED TABLE OF ts_dsses WITH UNIQUE KEY search_id
16 TT_DSWF Public See coding 20090304 tt_dswf TYPE SORTED TABLE OF ts_dswf WITH UNIQUE KEY search_id
17 TT_DSWS Public See coding 20090304 tt_dsws TYPE SORTED TABLE OF ts_dsws WITH UNIQUE KEY search_id
18 TT_ESCON Public See coding 20090304 tt_escon TYPE SORTED TABLE OF ts_escon WITH UNIQUE KEY search_id
19 TT_EXPAR Public See coding 20090303 tt_expar TYPE SORTED TABLE OF /bcv/c_expar WITH UNIQUE KEY attribute_id
20 TT_EXPART Public See coding 20090303 tt_expart TYPE SORTED TABLE OF /bcv/c_expart WITH UNIQUE KEY attribute_id langu
21 TT_INPAR Public See coding 20090303 tt_inpar TYPE SORTED TABLE OF /bcv/c_inpar WITH UNIQUE KEY attribute_id
22 TT_INPART Public See coding 20090303 tt_inpart TYPE SORTED TABLE OF /bcv/c_inpart WITH UNIQUE KEY attribute_id langu
23 TT_LP Public See coding 20090304 tt_lp TYPE SORTED TABLE OF /bcv/c_lp WITH UNIQUE KEY search_id
24 TT_SESYS Public See coding 20090303 tt_sesys TYPE SORTED TABLE OF ts_sesys WITH UNIQUE KEY system_id
25 TT_SESYSR Public See coding 20090304 tt_sesysr TYPE SORTED TABLE OF ts_sesysr WITH UNIQUE KEY search_id
26 TT_SRCH Public See coding 20090304 tt_srch TYPE SORTED TABLE OF /bcv/c_srch WITH UNIQUE KEY search_id
27 TT_SRCHT Public See coding 20090303 tt_srcht TYPE SORTED TABLE OF /bcv/c_srcht WITH UNIQUE KEY langu
Method Signatures

Method CLEAR_DB_BUFFERS Signature

Method CLEAR_DB_BUFFERS on class /BCV/IF_SIN_SEARCH_CFG has no parameter.
Method CLEAR_DB_BUFFERS on class /BCV/IF_SIN_SEARCH_CFG has no exception.

Method GET_BAPI_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DSBP Value transfer Type reference (TYPE) /BCV/C_DSBP 20090304
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090304

Method GET_BI_QUERY_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DSBI Value transfer Type reference (TYPE) /BCV/C_DSBI Data Source BI Query 20090303
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090304

Method GET_ENTERPRISE_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DSES Value transfer Type reference (TYPE) /BCV/C_DSES Data Source Enterprise Search 20090303
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090304

Method GET_ES_CONNECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_ESCON Value transfer Type reference (TYPE) /BCV/C_ESCON Enterprise Search Connectors 20090304
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090304

Method GET_EXPORT_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_EXPAR Value transfer Type reference (TYPE) TT_EXPAR 20090303
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090304

Method GET_EXPORT_PARA_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_EXPART Value transfer Type reference (TYPE) TT_EXPART Output Parameter Description 20090303
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090304

Method GET_IMPORT_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_INPAR Value transfer Type reference (TYPE) TT_INPAR Input Parameter 20090303
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090304

Method GET_IMPORT_PARA_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_INPART Value transfer Type reference (TYPE) TT_INPART 20090303
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090304

Method GET_INFO_SET_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DSIS Value transfer Type reference (TYPE) /BCV/C_DSIS Data Source InfoSets 20090303
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090304

Method GET_LOGICAL_PORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_LP Value transfer Type reference (TYPE) /BCV/C_LP BCV Logical port 20090303
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090304

Method GET_REF_SEARCH_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_SESYSR Value transfer Type reference (TYPE) /BCV/C_SESYSR Search System (Reference System) 20090304
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090304

Method GET_SEARCH_CONNECTOR_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EXIST Value transfer Type reference (TYPE) XFELD 'X': Search Connector exists on database 20100705
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS Exception class for acces to configuration 20100705

Method GET_SEARCH_CONNECTOR_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_SRCH Value transfer Type reference (TYPE) /BCV/C_SRCH Search ID 20090303
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS Exception class for acces to configuration 20090304

Method GET_SEARCH_CONNECTOR_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SRCHT Value transfer Type reference (TYPE) TT_SRCHT Search Connector description 20090303
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090304

Method GET_SEARCH_SYSTEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SESYS Value transfer Type reference (TYPE) TT_SESYS 20090304
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090304

Method GET_SES_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DSSES Value transfer Type reference (TYPE) /BCV/C_DSSES Data Source Search Engine Service 20090303
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090304

Method GET_WEB_SERVICE_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DSWS Value transfer Type reference (TYPE) /BCV/C_DSWS Data Source Web Services 20090303
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090304

Method GET_WORKFLOW_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DSWF Value transfer Type reference (TYPE) /BCV/C_DSWF Data Source Workflow 20090303
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090304
History
Last changed by/on SAP  20110908 
SAP Release Created in