SAP ABAP Class CL_DB2_CONNECTION_GROUP (Gruppe von Verbindungen)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB2 (Application Component) DB2 for z/OS
⤷
STU2 (Package) CCMS for DB2 for OS/390
⤷
⤷
Properties
| Class | CL_DB2_CONNECTION_GROUP | |
| Short Description | Gruppe von Verbindungen | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STU2 | CCMS for DB2 for OS/390 |
| Created | 20050712 | SAP |
| Last change | 20070911 | 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_DB2_CONNECTION_GROUP has no interface implemented.
Friends
Class CL_DB2_CONNECTION_GROUP 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) | DB2CC_APP_SERVERS_TABLE | 20050712 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | DB2CC_CONS_TABLE | 20050712 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20050713 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20050712 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050712 | ||
| 2 | Instance method | Public | Constructor | 20050712 | ||
| 3 | Instance method | Public | Method | 20050714 | ||
| 4 | Instance method | Public | Method | 20050714 | ||
| 5 | Instance method | Public | Method | 20050714 | ||
| 6 | Instance method | Public | Method | 20050916 | ||
| 7 | Instance method | Public | Method | 20051011 |
Events
Class CL_DB2_CONNECTION_GROUP has no event.
Types
Class CL_DB2_CONNECTION_GROUP has no local type.
Method Signatures
Method ADD_CONNECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONNECTION | Call by reference | Object reference (TYPE REF TO) | CL_DB2_CONNECTION | DB2 Connection | 20050712 |
Method ADD_CONNECTION on class CL_DB2_CONNECTION_GROUP has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APP_SERVERS_TABLE | Call by reference | Type reference (TYPE) | DB2CC_APP_SERVERS_TABLE | 20050712 | ||||
| 2 | CONNECTIONS_TABLE | Call by reference | Type reference (TYPE) | DB2CC_CONS_TABLE | 20050713 | ||||
| 3 | NAME | Call by reference | Type reference (TYPE) | STRING | 20050712 |
Method CONSTRUCTOR on class CL_DB2_CONNECTION_GROUP has no exception.
Method GET_APP_SERVERS_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APP_SERVERS_TABLE | Value transfer | Object reference (TYPE REF TO) | DB2CC_APP_SERVERS_TABLE | 20050714 |
Method GET_APP_SERVERS_TABLE on class CL_DB2_CONNECTION_GROUP has no exception.
Method GET_CONS_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONS_TABLE | Value transfer | Object reference (TYPE REF TO) | DB2CC_CONS_TABLE | 20050714 |
Method GET_CONS_TABLE on class CL_DB2_CONNECTION_GROUP has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GROUP_NAME | Value transfer | Type reference (TYPE) | STRING | 20050714 |
Method GET_NAME on class CL_DB2_CONNECTION_GROUP has no exception.
Method SET_APPSERVERS_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPSERVERS_TABLE | Call by reference | Type reference (TYPE) | DB2CC_APP_SERVERS_TABLE | 20050916 |
Method SET_APPSERVERS_TABLE on class CL_DB2_CONNECTION_GROUP has no exception.
Method SET_CONS_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONNECTIONS_TABLE | Call by reference | Type reference (TYPE) | DB2CC_CONS_TABLE | 20051011 |
Method SET_CONS_TABLE on class CL_DB2_CONNECTION_GROUP has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 710 |