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 DB2CC 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 APP_SERVERS_TABLE Instance attribute Private Type reference (TYPE) DB2CC_APP_SERVERS_TABLE 20050712
2 CONNECTIONS_TABLE Instance attribute Private Type reference (TYPE) DB2CC_CONS_TABLE 20050712
3 KEY Instance attribute Private Type reference (TYPE) STRING 20050713
4 NAME Instance attribute Private Type reference (TYPE) STRING 20050712
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CONNECTION Instance method Public Method 20050712
2 CONSTRUCTOR Instance method Public Constructor 20050712
3 GET_APP_SERVERS_TABLE Instance method Public Method 20050714
4 GET_CONS_TABLE Instance method Public Method 20050714
5 GET_NAME Instance method Public Method 20050714
6 SET_APPSERVERS_TABLE Instance method Public Method 20050916
7 SET_CONS_TABLE 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 Importing 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 Importing APP_SERVERS_TABLE Call by reference Type reference (TYPE) DB2CC_APP_SERVERS_TABLE 20050712
2 Importing CONNECTIONS_TABLE Call by reference Type reference (TYPE) DB2CC_CONS_TABLE 20050713
3 Importing 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 Returning 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 Returning 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 Returning 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 Importing 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 Importing 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