SAP ABAP Class CL_DB4_ACTION_DSKSPC_OVERVIEW (DB4: Disk - Space Overview)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB4 (Application Component) DB2 for AS/400
⤷
STU4 (Package) CCMS / AS/400
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DB4_ACTION_CONTROLLER | DB4: Abstract Action Controller | 20120927 |
Properties
| Class | CL_DB4_ACTION_DSKSPC_OVERVIEW | |
| Short Description | DB4: Disk - Space Overview | |
| Super Class | CL_DB4_ACTION_CONTROLLER | DB4: Abstract Action Controller |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | D4 | |
| Program status | ||
| Category | 0 | |
| Package | STU4 | CCMS / AS/400 |
| Created | 20120927 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DB4_ACTION_DSKSPC_OVERVIEW has no interface implemented.
Friends
Class CL_DB4_ACTION_DSKSPC_OVERVIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20120928 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TY_DBOBJECTS_TAB | 20120928 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | TY_IASPINFOS_TAB | 20120927 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20120927 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | DBAKEYVAL_TAB | DBA Cockpit: Table of DBAKEYVAL | 20130418 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TY_PTFINFOS_TAB | 20120927 | ||||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20120927 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB4_VIRTUAL_TABLE_ACCESSOR | DB4: Backend virtual table accessor | 20120927 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | DB4_VIEW_DISK_SPACE_OVERVIEW | DB4: View data for SQL Statements overview | 20120927 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Adapt the attributes of the ALV | 20121001 | |
| 2 | Instance method | Private | Method | Update other fields as of host identifier change | 20120927 | |
| 3 | Instance method | Private | Method | Fill the list of monitored schemas | 20130418 | |
| 4 | Instance method | Private | Method | Get the data to display | 20120927 | |
| 5 | Instance method | Private | Method | Read DDIC related data | 20130418 | |
| 6 | Instance method | Private | Method | Define the attributes of the ALV | 20120928 | |
| 7 | Instance method | Private | Method | Define the attributes of the ALV | 20120927 | |
| 8 | Instance method | Private | Method | Define the attributes of the ALV | 20120927 | |
| 9 | Instance method | Private | Method | Submit a library collection | 20130415 |
Events
Class CL_DB4_ACTION_DSKSPC_OVERVIEW has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_DBOBJECTS | Private | See coding | 20120928 | begin of TY_DBOBJECTS,
POSITION type I,
SQL_TYPE_LBL(16) type C,
SQL_TYPE(1) type C,
CNT_OBJ type I,
SUM_OBJ_SZ(15) type P decimals 0,
MISSED_DB type I,
MISSED_DD type I,
end of TY_DBOBJECTS
|
||
| 2 | TY_DBOBJECTS_TAB | Private | See coding | 20120928 | TY_DBOBJECTS_TAB TYPE STANDARD TABLE OF TY_DBOBJECTS WITH KEY SQL_TYPE
|
||
| 3 | TY_IASPINFO | Private | See coding | 20120927 | begin of TY_IASPINFO,
ASP_DEVICE(20) type C,
ASP_NUMBER type I,
ASP_SIZE_MB(15) type P decimals 2,
ASP_FULL_PERCENT(7) type p decimals 5,
end of TY_IASPINFO
|
||
| 4 | TY_IASPINFOS_TAB | Private | See coding | 20120927 | TY_IASPINFOS_TAB TYPE STANDARD TABLE OF TY_IASPINFO WITH KEY ASP_NUMBER
|
||
| 5 | TY_PTFINFO | Private | See coding | 20120927 | begin of TY_PTFINFO,
PTF_INFO(18) type C,
ORDER_NUMBER(15) type C,
LEVEL type I,
STATUS(17) type C,
end of TY_PTFINFO
|
||
| 6 | TY_PTFINFOS_TAB | Private | See coding | 20120927 | TY_PTFINFOS_TAB TYPE STANDARD TABLE OF TY_PTFINFO WITH KEY PTF_INFO
|
Method Signatures
Method ADAPT_DBOBJECTS_GRID_ATTR Signature
Method ADAPT_DBOBJECTS_GRID_ATTR on class CL_DB4_ACTION_DSKSPC_OVERVIEW has no parameter.
Method ADAPT_DBOBJECTS_GRID_ATTR on class CL_DB4_ACTION_DSKSPC_OVERVIEW has no exception.
Method BROADCAST_HOST_ID_CHANGE Signature
Method BROADCAST_HOST_ID_CHANGE on class CL_DB4_ACTION_DSKSPC_OVERVIEW has no parameter.
Method BROADCAST_HOST_ID_CHANGE on class CL_DB4_ACTION_DSKSPC_OVERVIEW has no exception.
Method FILL_MONITORED_SCHEMAS Signature
Method FILL_MONITORED_SCHEMAS on class CL_DB4_ACTION_DSKSPC_OVERVIEW has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB4: Backend exception class | 20130418 |
Method GET_VIEW_DATA Signature
Method GET_VIEW_DATA on class CL_DB4_ACTION_DSKSPC_OVERVIEW has no parameter.
Method GET_VIEW_DATA on class CL_DB4_ACTION_DSKSPC_OVERVIEW has no exception.
Method READ_DDIC_DATA Signature
Method READ_DDIC_DATA on class CL_DB4_ACTION_DSKSPC_OVERVIEW has no parameter.
Method READ_DDIC_DATA on class CL_DB4_ACTION_DSKSPC_OVERVIEW has no exception.
Method SET_DBOBJECTS_GRID_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALV | Call by reference | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20120928 |
Method SET_DBOBJECTS_GRID_ATTRIBUTES on class CL_DB4_ACTION_DSKSPC_OVERVIEW has no exception.
Method SET_IASPINFO_GRID_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALV | Call by reference | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20120927 |
Method SET_IASPINFO_GRID_ATTRIBUTES on class CL_DB4_ACTION_DSKSPC_OVERVIEW has no exception.
Method SET_PTFINFO_GRID_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALV | Call by reference | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20120927 |
Method SET_PTFINFO_GRID_ATTRIBUTES on class CL_DB4_ACTION_DSKSPC_OVERVIEW has no exception.
Method SUBMIT_COLLECTION Signature
Method SUBMIT_COLLECTION on class CL_DB4_ACTION_DSKSPC_OVERVIEW has no parameter.
Method SUBMIT_COLLECTION on class CL_DB4_ACTION_DSKSPC_OVERVIEW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |