SAP ABAP Class CL_DB4_ACTION_TMPTHT_OVERVIEW (DB4: Performance - Temporary Hash Tables 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 | 20131015 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20131015 |
Properties
| Class | CL_DB4_ACTION_TMPTHT_OVERVIEW | |
| Short Description | DB4: Performance - Temporary Hash Tables 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 | 20131015 | SAP |
| Last change | 20141121 | |
| 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 | 20131015 |
Friends
Class CL_DB4_ACTION_TMPTHT_OVERVIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20131015 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20131015 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | DBAKEYVAL_TAB | DBA Cockpit: Table of DBAKEYVAL | 20131015 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB4_VIRTUAL_TABLE_ACCESSOR | DB4: Backend virtual table accessor | 20131015 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB4_ACTION_PERFORMANCE | DB4: Performance Actions Helper | 20131015 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB4_SQLPLC_HDR | DB4: General header for SQL plan cache screens | 20131015 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB4_SQLPLC_TIME | DB4: Filter tables header for SQL plan cache screens | 20131015 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB4_SYSINFO | DB4: System Information | 20131015 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | DBAKEYVAL_TAB | DBA Cockpit: Table of DBAKEYVAL | 20131015 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | DB4_VIEW_TMPTHT_OVERVIEW | DB4: View data for temporary files overview | 20131015 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Fill the list of number of rows | 20131015 | |
| 2 | Instance method | Private | Method | Fill the list of sort criterias | 20131015 | |
| 3 | Instance method | Private | Method | Get the fields for the ALV | 20131129 | |
| 4 | Instance method | Private | Method | Handl ALV explain push button | 20131015 | |
| 5 | Instance method | Private | Method | Handle ALV snapshot push button | 20131015 | |
| 6 | Instance method | Private | Method | Handle ALV ABAP source code push button | 20131015 | |
| 7 | Instance method | Private | Method | Handle ALV statement history push button | 20131015 | |
| 8 | Instance method | Private | Method | Define the attributes of the ALV | 20131015 |
Events
Class CL_DB4_ACTION_TMPTHT_OVERVIEW has no event.
Types
Class CL_DB4_ACTION_TMPTHT_OVERVIEW has no local type.
Method Signatures
Method FILL_LIMIT_ROWS Signature
Method FILL_LIMIT_ROWS on class CL_DB4_ACTION_TMPTHT_OVERVIEW has no parameter.
Method FILL_LIMIT_ROWS on class CL_DB4_ACTION_TMPTHT_OVERVIEW has no exception.
Method FILL_SORT_CRITERIAS Signature
Method FILL_SORT_CRITERIAS on class CL_DB4_ACTION_TMPTHT_OVERVIEW has no parameter.
Method FILL_SORT_CRITERIAS on class CL_DB4_ACTION_TMPTHT_OVERVIEW has no exception.
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_TMPTHT_OVERVIEW has no exception.
Method HANDLE_ALV_EXPLAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CMD | Call by reference | Type reference (TYPE) | SYUCOMM | Function Code that Triggered PAI | 20131015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: Root exception class | 20131015 |
Method HANDLE_ALV_SNAPSHOT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CMD | Call by reference | Type reference (TYPE) | SYUCOMM | Function Code that Triggered PAI | 20131015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: Root exception class | 20131015 |
Method HANDLE_ALV_SOURCE_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CMD | Call by reference | Type reference (TYPE) | SYUCOMM | Function Code that Triggered PAI | 20131015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: Root exception class | 20131015 |
Method HANDLE_ALV_STMT_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CMD | Call by reference | Type reference (TYPE) | SYUCOMM | Function Code that Triggered PAI | 20131015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: Root exception class | 20131015 |
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 | DB6: simple ALV abstraction | 20131015 |
Method SET_GRID_ATTRIBUTES on class CL_DB4_ACTION_TMPTHT_OVERVIEW has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |