SAP ABAP Class CL_DB2_SECTION (describes a section of the connect.ini file)
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_SECTION | |
Short Description | describes a section of the connect.ini file | |
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 | 20051109 | 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_SECTION has no interface implemented.
Friends
Class CL_DB2_SECTION 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 | 20051109 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DB2CC_KEY_VALUE_TABLE | 20051109 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20051109 | |
2 | ![]() |
Instance method | Public | Method | return name of the section | 20051110 |
3 | ![]() |
Instance method | Public | Method | return propertie table | 20051110 |
Events
Class CL_DB2_SECTION has no event.
Types
Class CL_DB2_SECTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20051109 | |||
2 | ![]() |
PROPERTIES | Call by reference | Type reference (TYPE) | DB2CC_KEY_VALUE_TABLE | 20051109 |
Method CONSTRUCTOR on class CL_DB2_SECTION has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | 20051110 |
Method GET_NAME on class CL_DB2_SECTION has no exception.
Method GET_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROPERTIES | Value transfer | Type reference (TYPE) | DB2CC_KEY_VALUE_TABLE | 20051110 |
Method GET_PROPERTIES on class CL_DB2_SECTION has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in | 710 |