SAP ABAP Class CL_DB2_SYSTEM_INFO (DB2: Space: SAP System Overview)
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_SYSTEM_INFO | |
Short Description | DB2: Space: SAP System Overview | |
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 | 20091009 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DB2_SYSTEM_INFO has no forward declaration.
Interfaces
Class CL_DB2_SYSTEM_INFO has no interface implemented.
Friends
Class CL_DB2_SYSTEM_INFO has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DB2_SUBSYSTEM_DETAILS_TAB | DB2: DB02: SAP System Overview (details ) | 20091021 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DB2_DB02_GENERAL_DATA | DB2:DB02: SAP System Overview (general) | 20091021 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DB2_DB02_HISTORY_TAB | DB2:DB02:SAP System Overview (history) | 20091021 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DB2DATE | last collection run (date) | 20120711 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DB2TIME | last collection run (time) | 20120711 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DBCON-CON_NAME | remote dbcon | 20091021 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DB2CREATORL | schema | 20091021 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DB2_SUBSYSTEM_VIEW_TAB | DB2:DB02:SAP System Overview (subsystem) | 20091021 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | constructor | 20091021 |
2 | ![]() |
Instance method | Public | Method | get detail information | 20091021 |
3 | ![]() |
Instance method | Public | Method | get general data | 20091021 |
4 | ![]() |
Instance method | Public | Method | get history information | 20091021 |
5 | ![]() |
Instance method | Public | Method | get date / time of last collection run | 20120711 |
6 | ![]() |
Instance method | Public | Method | get structure info | 20091021 |
Events
Class CL_DB2_SYSTEM_INFO has no event.
Types
Class CL_DB2_SYSTEM_INFO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REMOTE_DBCON | Call by reference | Type reference (TYPE) | DBCON-CON_NAME | Logical name for a database connection | 20091021 | ||
2 | ![]() |
SCHEMA | Call by reference | Type reference (TYPE) | DB2CREATOR | DB2 creator name | 20091021 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091021 | ||
2 | ![]() |
20091021 |
Method GET_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SQLERR_REF | Call by reference | Object reference (TYPE REF TO) | CX_SQL_EXCEPTION | Exception Class for SQL Error | 20091021 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091021 | ||
2 | ![]() |
20091021 |
Method GET_GENERAL_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SQLERR_REF | Call by reference | Object reference (TYPE REF TO) | CX_SQL_EXCEPTION | Exception Class for SQL Error | 20091021 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091021 | ||
2 | ![]() |
20091021 |
Method GET_HISTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FROM_DATE | Call by reference | Type reference (TYPE) | DB2DATE | Field type date, YYYYMMDD | 20091021 | ||
2 | ![]() |
RANGE | Call by reference | Type reference (TYPE) | DB2HIST_RANGE | Character Field of Length 12 | 20091021 | ||
3 | ![]() |
SQLERR_REF | Call by reference | Object reference (TYPE REF TO) | CX_SQL_EXCEPTION | Exception Class for SQL Error | 20091021 | ||
4 | ![]() |
TO_DATE | Call by reference | Type reference (TYPE) | DB2DATE | Field type date, YYYYMMDD | 20091021 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091021 | ||
2 | ![]() |
20091021 |
Method GET_LAST_RUN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LAST_DATE | Call by reference | Type reference (TYPE) | DB2DATE | Field type date, YYYYMMDD | 20120711 | ||
2 | ![]() |
LAST_TIME | Call by reference | Type reference (TYPE) | DB2TIME | Field type time, HHMMSS | 20120711 |
Method GET_LAST_RUN on class CL_DB2_SYSTEM_INFO has no exception.
Method GET_SUBSYSTEM_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SQLERR_REF | Call by reference | Object reference (TYPE REF TO) | CX_SQL_EXCEPTION | Exception Class for SQL Error | 20091021 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091021 | ||
2 | ![]() |
20091021 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |