SAP ABAP Class /BCV/CL_SIN_SEARCH_CFG (Search connector 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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BCV/CL_FND_CFG_DATA_ACCESS Configuration data access 20090304
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BCV/IF_SIN_SEARCH_CFG Read search conn. configuration 20090304
3 Interface implementation (CLASS c. INTERFACES i_ref)  /BCV/IF_SIN_SEARCH_CFG_EDIT Edit search conn. configuration 20090304
Properties
Class /BCV/CL_SIN_SEARCH_CFG  
Short Description Search connector configuration    
Super Class /BCV/CL_FND_CFG_DATA_ACCESS Configuration data access 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BCV/SIN   BCV Search Integration Layer 
Created 20090304   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 Abstract Final Description Created on
1 /BCV/IF_SIN_SEARCH_CFG Read search conn. configuration 20090304
2 /BCV/IF_SIN_SEARCH_CFG_EDIT Edit search conn. configuration 20090304
Friends
# Friend Modeled only Created on Description
1 /BCV/CL_FND_CFG_FACTORY 20090304 Factory for configuration objects
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_DSBI Instance attribute Protected Type reference (TYPE) TT_DSBI 20090304
2 MT_DSBI_DB Instance attribute Protected Type reference (TYPE) TT_DSBI 20090304
3 MT_DSBP Instance attribute Protected Type reference (TYPE) TT_DSBP 20090304
4 MT_DSBP_DB Instance attribute Protected Type reference (TYPE) TT_DSBP 20090304
5 MT_DSES Instance attribute Protected Type reference (TYPE) TT_DSES 20090304
6 MT_DSES_DB Instance attribute Protected Type reference (TYPE) TT_DSES 20090304
7 MT_DSIS Instance attribute Protected Type reference (TYPE) TT_DSIS 20090304
8 MT_DSIS_DB Instance attribute Protected Type reference (TYPE) TT_DSIS 20090304
9 MT_DSSES Instance attribute Protected Type reference (TYPE) TT_DSSES 20090304
10 MT_DSSES_DB Instance attribute Protected Type reference (TYPE) TT_DSSES 20090304
11 MT_DSWF Instance attribute Protected Type reference (TYPE) TT_DSWF 20090304
12 MT_DSWF_DB Instance attribute Protected Type reference (TYPE) TT_DSWF 20090304
13 MT_DSWS Instance attribute Protected Type reference (TYPE) TT_DSWS 20090304
14 MT_DSWS_DB Instance attribute Protected Type reference (TYPE) TT_DSWS 20090304
15 MT_ESCON Instance attribute Protected Type reference (TYPE) TT_ESCON 20090304
16 MT_ESCON_DB Instance attribute Protected Type reference (TYPE) TT_ESCON 20090304
17 MT_EXPAR Instance attribute Protected Type reference (TYPE) TT_EXPAR 20090304
18 MT_EXPART Instance attribute Protected Type reference (TYPE) TT_EXPART 20090304
19 MT_EXPART_DB Instance attribute Protected Type reference (TYPE) TT_EXPART 20090304
20 MT_EXPAR_DB Instance attribute Protected Type reference (TYPE) TT_EXPAR 20090304
21 MT_INPAR Instance attribute Protected Type reference (TYPE) TT_INPAR 20090304
22 MT_INPART Instance attribute Protected Type reference (TYPE) TT_INPART 20090304
23 MT_INPART_DB Instance attribute Protected Type reference (TYPE) TT_INPART 20090304
24 MT_INPAR_DB Instance attribute Protected Type reference (TYPE) TT_INPAR 20090304
25 MT_LP Instance attribute Protected Type reference (TYPE) TT_LP 20090304
26 MT_LP_DB Instance attribute Protected Type reference (TYPE) TT_LP 20090304
27 MT_SESYS Instance attribute Protected Type reference (TYPE) TT_SESYS 20090304
28 MT_SESYSR Instance attribute Protected Type reference (TYPE) TT_SESYSR 20090304
29 MT_SESYSR_DB Instance attribute Protected Type reference (TYPE) TT_SESYSR 20090304
30 MT_SESYS_DB Instance attribute Protected Type reference (TYPE) TT_SESYS 20090304
31 MT_SRCH Instance attribute Protected Type reference (TYPE) TT_SRCH 20090304
32 MT_SRCHT Instance attribute Protected Type reference (TYPE) TT_SRCHT 20090304
33 MT_SRCHT_DB Instance attribute Protected Type reference (TYPE) TT_SRCHT 20090304
34 MT_SRCH_DB Instance attribute Protected Type reference (TYPE) TT_SRCH 20090304
35 MV_LOCK_IND Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20090304
36 MV_SEARCH_ID Instance attribute Protected Type reference (TYPE) /BCV/SIN_SEARCH_ID Search Connector ID 20090304
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20090304
Events
Class /BCV/CL_SIN_SEARCH_CFG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_DSBI Protected Attribute reference (LIKE) 20090304
2 TT_DSBP Protected Attribute reference (LIKE) 20090304
3 TT_DSES Protected Attribute reference (LIKE) 20090304
4 TT_DSIS Protected Attribute reference (LIKE) 20090304
5 TT_DSSES Protected Attribute reference (LIKE) 20090304
6 TT_DSWF Protected Attribute reference (LIKE) 20090304
7 TT_DSWS Protected Attribute reference (LIKE) 20090304
8 TT_ESCON Protected Attribute reference (LIKE) 20090304
9 TT_EXPAR Protected Attribute reference (LIKE) 20090304
10 TT_EXPART Protected Attribute reference (LIKE) 20090304
11 TT_INPAR Protected Attribute reference (LIKE) 20090304
12 TT_INPART Protected Attribute reference (LIKE) 20090304
13 TT_LP Protected Attribute reference (LIKE) 20090304
14 TT_SESYS Protected Attribute reference (LIKE) 20090304
15 TT_SESYSR Protected Attribute reference (LIKE) 20090304
16 TT_SRCH Protected Attribute reference (LIKE) 20090304
17 TT_SRCHT Protected Attribute reference (LIKE) 20090304
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEARCH_ID Call by reference Type reference (TYPE) /BCV/SIN_SEARCH_ID Search Connector ID 20090304
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS Exception class for acces to configuration 20090304
History
Last changed by/on SAP  20130531 
SAP Release Created in 702