SAP ABAP Class CL_DB4_ACTION_POOL_DATA_HIST (DB4: Performance - POOL Values History)
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 | 20130306 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20130306 |
Properties
| Class | CL_DB4_ACTION_POOL_DATA_HIST | |
| Short Description | DB4: Performance - POOL Values History | |
| 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 | 20130306 | SAP |
| Last change | 20140121 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20130306 |
Friends
Class CL_DB4_ACTION_POOL_DATA_HIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | 3 | 20130306 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TY_POOL_TAB | 20130306 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | 20130306 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB4_VIRTUAL_TABLE_ACCESSOR | DB4: Backend virtual table accessor | 20130306 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | DB4_VIEW_POOL_DATA_HIST | DB4: View data for SQL Statements overview | 20130306 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get the fields for the ALV | 20131129 | |
| 2 | Instance method | Private | Method | Get the data to display | 20130306 | |
| 3 | Instance method | Private | Method | 20130306 |
Events
Class CL_DB4_ACTION_POOL_DATA_HIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_POOL | Private | See coding | 20130306 | begin of ty_pool,
pool(10) type c,
alv type ref to cl_db6_alv,
data type ref to data,
end of ty_pool
|
||
| 2 | TY_POOL_TAB | Private | See coding | 20130306 | ty_pool_tab type standard table of ty_pool with key pool
|
Method Signatures
Method GET_FIELDS_FOR_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FIELDS_LIST | Call by reference | Type reference (TYPE) | STRING | 20131129 | ||||
| 2 | I_DYNPRO_FIELD | Call by reference | Type reference (TYPE) | CLIKE | 20131129 |
Method GET_FIELDS_FOR_ALV on class CL_DB4_ACTION_POOL_DATA_HIST has no exception.
Method GET_VIEW_DATA Signature
Method GET_VIEW_DATA on class CL_DB4_ACTION_POOL_DATA_HIST has no parameter.
Method GET_VIEW_DATA on class CL_DB4_ACTION_POOL_DATA_HIST has no exception.
Method SET_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 | 20130306 |
Method SET_GRID_ATTRIBUTES on class CL_DB4_ACTION_POOL_DATA_HIST has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |