SAP ABAP Class CL_TREX_BC_CONNECTION_TEST (Connection test with binary XML format)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-API (Application Component) TREX ABAP + JAVA API
     STREX (Package) TREX ABAP client
Properties
Class CL_TREX_BC_CONNECTION_TEST  
Short Description Connection test with binary XML format    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STREX   TREX ABAP client 
Created 20080630   SAP 
Last change 20110908   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
Class CL_TREX_BC_CONNECTION_TEST has no interface implemented.
Friends
Class CL_TREX_BC_CONNECTION_TEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FUNCTION_NAME Constant Public Type reference (TYPE) STRING 'connTestBxml' 20080630
2 C_PERF_ID_REMOTE Constant Public Type reference (TYPE) STRING 'CON_TEST_REMOTE' 20080702
3 C_VERSION Constant Public Type reference (TYPE) I 1 20080630
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Static method Public Method Connection test to IndexServer via ICM/DBSL. 20080630
Events
Class CL_TREX_BC_CONNECTION_TEST has no event.
Types
Class CL_TREX_BC_CONNECTION_TEST has no local type.
Method Signatures

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) XSTRING 20080630
2 Importing HOST Call by reference Type reference (TYPE) CLIKE 20080630
3 Importing IS_FOR_DBSL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 'X': Connection test by DBSL. 20080630
4 Importing SERVICE Call by reference Type reference (TYPE) CLIKE 20080630
# Exception Resumable Description Created on
1 CX_TREX_BAD_REQUEST Unexpected data received from application. 20080630
2 CX_TREX_BAD_RESPONSE Unexpected data received from TREX. 20080702
3 CX_TREX_DATABASE_TABLE Database table handle (insert/update) failure. 20080703
4 CX_TREX_REMOTE_COMMUNICATION Remote Communication Exception 20080630
5 CX_TREX_REMOTE_INITIALIZATION Failed to Initialize Remote Communication 20080630
6 CX_TREX_SERVER Error returned from Server 20080630
History
Last changed by/on SAP  20110908 
SAP Release Created in 712