SAP ABAP Interface /BCV/IF_SIN_SEARCH_CFG (Read search conn. configuration)
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_CFG | Search connector configuration | 20090304 |
Properties
| Interface | /BCV/IF_SIN_SEARCH_CFG | |
| Short Description | Read search conn. configuration |
General Data
| Package | /BCV/SIN | BCV Search Integration Layer |
| Created | 20090303 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface /BCV/IF_SIN_SEARCH_CFG has no forward declaration.
Interfaces
Interface /BCV/IF_SIN_SEARCH_CFG has no interface.
Friends
Interface /BCV/IF_SIN_SEARCH_CFG has no friend.
Attributes
Interface /BCV/IF_SIN_SEARCH_CFG has no attribute.
Methods
Events
Interface /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 Interface /BCV/IF_SIN_SEARCH_CFG has no parameter.
Method CLEAR_DB_BUFFERS on Interface /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 | RS_DSBP | Value transfer | Type reference (TYPE) | /BCV/C_DSBP | 20090304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090304 |
Method GET_BI_QUERY_SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_DSBI | Value transfer | Type reference (TYPE) | /BCV/C_DSBI | Data Source BI Query | 20090303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090304 |
Method GET_ENTERPRISE_SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_DSES | Value transfer | Type reference (TYPE) | /BCV/C_DSES | Data Source Enterprise Search | 20090303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090304 |
Method GET_ES_CONNECTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_ESCON | Value transfer | Type reference (TYPE) | /BCV/C_ESCON | Enterprise Search Connectors | 20090304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090304 |
Method GET_EXPORT_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_EXPAR | Value transfer | Type reference (TYPE) | TT_EXPAR | 20090303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090304 |
Method GET_EXPORT_PARA_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_EXPART | Value transfer | Type reference (TYPE) | TT_EXPART | Output Parameter Description | 20090303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090304 |
Method GET_IMPORT_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_INPAR | Value transfer | Type reference (TYPE) | TT_INPAR | Input Parameter | 20090303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090304 |
Method GET_IMPORT_PARA_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_INPART | Value transfer | Type reference (TYPE) | TT_INPART | 20090303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090304 |
Method GET_INFO_SET_SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_DSIS | Value transfer | Type reference (TYPE) | /BCV/C_DSIS | Data Source InfoSets | 20090303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090304 |
Method GET_LOGICAL_PORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_LP | Value transfer | Type reference (TYPE) | /BCV/C_LP | BCV Logical port | 20090303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090304 |
Method GET_REF_SEARCH_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_SESYSR | Value transfer | Type reference (TYPE) | /BCV/C_SESYSR | Search System (Reference System) | 20090304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090304 |
Method GET_SEARCH_CONNECTOR_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EXIST | Value transfer | Type reference (TYPE) | XFELD | 'X': Search Connector exists on database | 20100705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | RS_SRCH | Value transfer | Type reference (TYPE) | /BCV/C_SRCH | Search ID | 20090303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | RT_SRCHT | Value transfer | Type reference (TYPE) | TT_SRCHT | Search Connector description | 20090303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090304 |
Method GET_SEARCH_SYSTEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SESYS | Value transfer | Type reference (TYPE) | TT_SESYS | 20090304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090304 |
Method GET_SES_SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_DSSES | Value transfer | Type reference (TYPE) | /BCV/C_DSSES | Data Source Search Engine Service | 20090303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090304 |
Method GET_WEB_SERVICE_SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_DSWS | Value transfer | Type reference (TYPE) | /BCV/C_DSWS | Data Source Web Services | 20090303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090304 |
Method GET_WORKFLOW_SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_DSWF | Value transfer | Type reference (TYPE) | /BCV/C_DSWF | Data Source Workflow | 20090303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090304 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |