SAP ABAP Class CL_COM_SE_BUSOBJ_TEST_CONN (Test object (connection) - impl of if_com_se_busobj)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-SES (Application Component) TREX Search Engine Service
     SES_BUSOBJ_TEST (Package) SES: Test object
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_COM_SE_BUSOBJ Object Interface for Search Engine Service (SES) 20050105
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_COM_SE_BUSOBJ_REL Relation Interface for Search Engine Service (SES) 20050119
Properties
Class CL_COM_SE_BUSOBJ_TEST_CONN  
Short Description Test object (connection) - impl of if_com_se_busobj    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SES_BUSOBJ_TEST   SES: Test object 
Created 20050105   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_COM_SE_BUSOBJ_TEST_CONN has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_COM_SE_BUSOBJ Object Interface for Search Engine Service (SES) 20050105
2 IF_COM_SE_BUSOBJ_REL Relation Interface for Search Engine Service (SES) 20050119
Friends
Class CL_COM_SE_BUSOBJ_TEST_CONN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_SUPPORTED_REL_TYPE_KEYS Instance attribute Protected Type reference (TYPE) COM_SEARCH_TT_REL_TYPE_KEY Table of Relation Type Keys 20050105
2 MT_SUP_ATTRIBUTE_NAMES_CONN Instance attribute Protected Type reference (TYPE) COM_SEARCH_TT_ATTRIBUTE_NAME table with supported attributes 20050105
3 SC_BUSOBJ_CONN Constant Public Type reference (TYPE) COM_SEARCH_TV_BUSOBJ 'SPFLI' name of supported business object 20050105
4 SC_CARRID Constant Public Type reference (TYPE) TREXD_ATTR_NAME 'carrid' supported attribute 20050105
5 SC_CITYFROM Constant Public Type reference (TYPE) TREXD_ATTR_NAME 'cityfrom' supported attribute 20050105
6 SC_CITYTO Constant Public Type reference (TYPE) TREXD_ATTR_NAME 'cityto' supported attribute 20050105
7 SC_CONNID Constant Public Type reference (TYPE) TREXD_ATTR_NAME 'connid' supported attribute 20050105
8 SC_HIGHDATE Constant Public Type reference (TYPE) STRING '99991231' 31.12.9999 20050111
9 SC_OBJECT_TYPE_CONN Constant Public Type reference (TYPE) COM_SEARCH_TV_OBJECT_TYPE '1' type of supported business object 20050105
10 SC_OBJ_TYPE_TEXT_CONN Constant Public Type reference (TYPE) COM_SEARCH_TV_OBJ_TYPE_TEXT 'Test Connection' description of supported bobj 20050105
Methods
# Method Level Visibility Method type Description Created on
1 FILL_MT_SUP_ATTR_NAMES_CONN Instance method Protected Method Initializes mt_sup_attribute_names_conn (sup. attributes) 20050105
2 FILL_MT_SUP_REL_TYPE_KEYS Instance method Protected Method Fills mt_supported_rel_type_keys with the appropriate data 20050119
3 GET_CONTENT_OF_OBJECT Instance method Protected Method Returns content for the business object 20050105
4 GET_VALUES_OF_ATTR Instance method Protected Method Returns value(s) for the business object attributes 20050105
5 IS_REL_TYPE_KEY_SUPPORTED Instance method Protected Method Is the requested relation type key supported by this object? 20050119
Events
Class CL_COM_SE_BUSOBJ_TEST_CONN has no event.
Types
Class CL_COM_SE_BUSOBJ_TEST_CONN has no local type.
Method Signatures

Method FILL_MT_SUP_ATTR_NAMES_CONN Signature

Method FILL_MT_SUP_ATTR_NAMES_CONN on class CL_COM_SE_BUSOBJ_TEST_CONN has no parameter.
Method FILL_MT_SUP_ATTR_NAMES_CONN on class CL_COM_SE_BUSOBJ_TEST_CONN has no exception.

Method FILL_MT_SUP_REL_TYPE_KEYS Signature

Method FILL_MT_SUP_REL_TYPE_KEYS on class CL_COM_SE_BUSOBJ_TEST_CONN has no parameter.
Method FILL_MT_SUP_REL_TYPE_KEYS on class CL_COM_SE_BUSOBJ_TEST_CONN has no exception.

Method GET_CONTENT_OF_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONTENT_OF_OBJECT Call by reference Type reference (TYPE) COM_SEARCH_TT_CONTENT Inhalt eines Objekts 20050105
2 Importing IS_CONN Call by reference Type reference (TYPE) SPFLI Verbindung mit Primärschlüssel-Werten 20050105
3 Importing IT_ATTRIBUTE_VALUES Call by reference Type reference (TYPE) COM_SEARCH_TT_ATTRIBUTE_VALUE Attributwerte eines Objekts 20050105
4 Importing IV_LANG Call by reference Type reference (TYPE) LAISO Sprache nach ISO 639 20050105
5 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) COM_SEARCH_TV_OBJECT_ID Interne Objekt-ID in der Suchmaschine (GUID) 20050105

Method GET_CONTENT_OF_OBJECT on class CL_COM_SE_BUSOBJ_TEST_CONN has no exception.

Method GET_VALUES_OF_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUES_OF_ATTR Call by reference Type reference (TYPE) COM_SEARCH_TT_ATTRIBUTE_VALUE Wert(e) des gewünschten Objekts 20050105
2 Importing IS_OBJECT Call by reference Type reference (TYPE) SPFLI Verbindungsobjekt mit Primärschlüssel-Werten 20050105
3 Importing IV_ATTR_NAME Call by reference Type reference (TYPE) TREXD_ATTR_NAME Attributname 20050105
4 Importing IV_LANG Call by reference Type reference (TYPE) LAISO Sprache nach ISO 639 20050105

Method GET_VALUES_OF_ATTR on class CL_COM_SE_BUSOBJ_TEST_CONN has no exception.

Method IS_REL_TYPE_KEY_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IS_SUPPORTED Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050119
2 Importing IS_REL_TYPE_KEY Call by reference Type reference (TYPE) COM_SEARCH_TS_REL_TYPE_KEY Beziehungstypschlüssel 20050119

Method IS_REL_TYPE_KEY_SUPPORTED on class CL_COM_SE_BUSOBJ_TEST_CONN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700