SAP ABAP Class CL_TREX_DATABASE_CONNECTION (Database connection to TREX)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷
STREX (Package) TREX ABAP client
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TREX_CONNECTION | Connection to TREX | 20080306 |
Properties
| Class | CL_TREX_DATABASE_CONNECTION | |
| Short Description | Database connection to TREX | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STREX | TREX ABAP client |
| Created | 20080306 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TREX_DATABASE_CONNECTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TREX_CONNECTION | Connection to TREX | 20080306 |
Friends
Class CL_TREX_DATABASE_CONNECTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 20080306 | ||||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_TREX_INDEX_SERVER | Index Server | 20080306 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | 20080306 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20080306 |
Events
Class CL_TREX_DATABASE_CONNECTION has no event.
Types
Class CL_TREX_DATABASE_CONNECTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FUNCTION | Call by reference | Type reference (TYPE) | STRING | 20080306 | ||||
| 2 | QUEUE_TABLE | Call by reference | Type reference (TYPE) | STRING | 20080306 |
Method CONSTRUCTOR on class CL_TREX_DATABASE_CONNECTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |