SAP ABAP Class CL_TREX_DB_CONNECTION (TREX connection via DBSL.)
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_DB_CONNECTION | |
| Short Description | TREX connection via DBSL. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STREX | TREX ABAP client |
| Created | 20100203 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_TREX_DB_CONNECTION has no interface implemented.
Friends
Class CL_TREX_DB_CONNECTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TREX_RFC-RETURN_CODE | 1994 | Return Code | 20100310 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20100228 | ||
| 2 | Static method | Public | Method | 20100305 |
Events
Class CL_TREX_DB_CONNECTION has no event.
Types
Class CL_TREX_DB_CONNECTION has no local type.
Method Signatures
Method GET_CONNECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CON | Value transfer | Object reference (TYPE REF TO) | CL_SQL_CONNECTION | Database Connection | 20100228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for SQL Error | 20110711 |
Method IS_NEW_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100305 | ||||
| 2 | TARGET | Call by reference | Type reference (TYPE) | CLIKE | 20100709 |
Method IS_NEW_DB on class CL_TREX_DB_CONNECTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |