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 | 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 | Constant | Public | Type reference (TYPE) | STRING | 'connTestBxml' | 20080630 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'CON_TEST_REMOTE' | 20080702 | |||
| 3 | Constant | Public | Type reference (TYPE) | I | 1 | 20080630 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | 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 | DATA | Call by reference | Type reference (TYPE) | XSTRING | 20080630 | ||||
| 2 | HOST | Call by reference | Type reference (TYPE) | CLIKE | 20080630 | ||||
| 3 | IS_FOR_DBSL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 'X': Connection test by DBSL. | 20080630 | ||
| 4 | SERVICE | Call by reference | Type reference (TYPE) | CLIKE | 20080630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unexpected data received from application. | 20080630 | ||
| 2 | Unexpected data received from TREX. | 20080702 | ||
| 3 | Database table handle (insert/update) failure. | 20080703 | ||
| 4 | Remote Communication Exception | 20080630 | ||
| 5 | Failed to Initialize Remote Communication | 20080630 | ||
| 6 | Error returned from Server | 20080630 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |