SAP ABAP Class CL_DB2_DBH_SUBSYS_BP (DB2-DBH: Extractor for Tablespace- and Indexspace Statistics)
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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DB2_DBH_EXTRACTOR | DB2-DBH: Extractor | 20090323 |
Properties
Class | CL_DB2_DBH_SUBSYS_BP | |
Short Description | DB2-DBH: Extractor for Tablespace- and Indexspace Statistics | |
Super Class | CL_DB2_DBH_EXTRACTOR | DB2-DBH: Extractor |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | STU2 | CCMS for DB2 for OS/390 |
Created | 20090310 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DB2_DBH_SUBSYS_BP has no forward declaration.
Interfaces
Class CL_DB2_DBH_SUBSYS_BP has no interface implemented.
Friends
Class CL_DB2_DBH_SUBSYS_BP has no friend class.
Attributes
Class CL_DB2_DBH_SUBSYS_BP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20090323 | |
2 | ![]() |
Instance method | Private | Method | DB2-DBH: Fill extractor data table as expected by EFWK | 20090323 |
3 | ![]() |
Instance method | Public | Method | DB2-DBH: Generate select statement for subsystem BPs | 20090323 |
4 | ![]() |
Instance method | Public | Method | DB2-DBH: Populate header fields for subsystem BP extractor | 20090323 |
Events
Class CL_DB2_DBH_SUBSYS_BP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | SUBSYS_BP_DATA_T | Private | See coding | 20090323 | BEGIN OF subsys_bp_data_t,
membnm TYPE string,
coldate TYPE string,
coltime TYPE string,
timedelta TYPE timedelta_t,
qbstbpnm TYPE string,
qbstvpl TYPE int19,
qbstgetd TYPE int19,
qbstsgtd TYPE int19,
qbstriod TYPE int19,
qbstsiod TYPE int19,
qbstrpid TYPE int19,
qbstwpid TYPE int19,
END
OF subsys_bp_data_t
|
||
2 | SUBSYS_BP_DATA_TAB_T | Private | See coding | 20090323 | subsys_bp_data_tab_t TYPE STANDARD TABLE OF subsys_bp_data_t
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BI_SERVER | Call by reference | Type reference (TYPE) | DBA_DBH_BI_SERVER | DBA-DBH: BI Server | 20090323 | ||
2 | ![]() |
CONFIGSTRING | Call by reference | Type reference (TYPE) | DBA_DBH_CONFIG_STRING | DBA-DBH: Configuration String | 20090323 | ||
3 | ![]() |
DBCNAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20090323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA-DBH: Setup Corrupted | 20090408 |
Method FILL_EXTRACTOR_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXTRACTOR_DATA | Call by reference | Type reference (TYPE) | DBA_DBH_LOADER_DATA | DBA-DBH: Extracted Data | 20090323 | ||
2 | ![]() |
SUBSYS_BP_DATA | Call by reference | Type reference (TYPE) | SUBSYS_BP_DATA_TAB_T | 20090323 |
Method FILL_EXTRACTOR_DATA on class CL_DB2_DBH_SUBSYS_BP has no exception.
Method GEN_EXTRACTOR_STMT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUIRED_RECORDS | Call by reference | Type reference (TYPE) | DBA_DBH_REQUIRED_RECORDS | DBA-DBH: Required Records | 20090323 | ||
2 | ![]() |
SQL_STMT | Call by reference | Type reference (TYPE) | STRING | DB2-DBH: Extractor Select Statement | 20090323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA-DBH: Extractor Exception | 20090323 |
Method GEN_HEADER_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HEADER | Call by reference | Type reference (TYPE) | DBA_DBH_LOADER_HEADER | DBA-DBH: Header Date (245 Data; 10 Long Fields) | 20090323 |
Method GEN_HEADER_FIELDS on class CL_DB2_DBH_SUBSYS_BP has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 740 |