SAP ABAP Class CL_DB4_ACTION_STMTS_HIST (DB4: Performance - SQL Statements 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 | 20130311 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20130311 |
Properties
| Class | CL_DB4_ACTION_STMTS_HIST | |
| Short Description | DB4: Performance - SQL Statements 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 | 20130311 | 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 | 20130311 |
Friends
Class CL_DB4_ACTION_STMTS_HIST has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Hide/unhide available columns in ALV | 20130503 | |
| 2 | Instance method | Private | Method | Get the fields for the ALV | 20131129 | |
| 3 | Instance method | Private | Method | Get host variables for a statement | 20130502 | |
| 4 | Instance method | Private | Method | Get the data to display | 20130311 | |
| 5 | Instance method | Private | Method | Handl ALV explain push button | 20131104 | |
| 6 | Instance method | Private | Method | Trigger to display host variables of a statement | 20130502 | |
| 7 | Instance method | Private | Method | Set host variables ALV attributes | 20130502 | |
| 8 | Instance method | Private | Method | Set stms ALV attributes | 20130311 |
Events
Class CL_DB4_ACTION_STMTS_HIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_HVAR | Private | See coding | 20130503 | begin of TY_HVAR,
POSITION type I ,
HEXVALUE type STRING ,
CHARVALUE type STRING ,
end of TY_HVAR
|
||
| 2 | TY_HVARS_TAB | Private | See coding | 20130503 | TY_HVARS_TAB TYPE STANDARD TABLE OF TY_HVAR WITH KEY POSITION
|
Method Signatures
Method ADAPT_HVARS_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 | 20130503 |
Method ADAPT_HVARS_GRID_ATTRIBUTES on class CL_DB4_ACTION_STMTS_HIST 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_STMTS_HIST has no exception.
Method GET_HVARS_FOR_STMT Signature
Method GET_HVARS_FOR_STMT on class CL_DB4_ACTION_STMTS_HIST has no parameter.
Method GET_HVARS_FOR_STMT on class CL_DB4_ACTION_STMTS_HIST has no exception.
Method GET_VIEW_DATA Signature
Method GET_VIEW_DATA on class CL_DB4_ACTION_STMTS_HIST has no parameter.
Method GET_VIEW_DATA on class CL_DB4_ACTION_STMTS_HIST 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 | 20131104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: Root exception class | 20131104 |
Method HANDLE_STMTS_ALV_DOUBLE_CLICK 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 | 20130502 |
Method HANDLE_STMTS_ALV_DOUBLE_CLICK on class CL_DB4_ACTION_STMTS_HIST has no exception.
Method SET_HVARS_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 | 20130502 |
Method SET_HVARS_GRID_ATTRIBUTES on class CL_DB4_ACTION_STMTS_HIST has no exception.
Method SET_STMTS_HIST_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 | 20130311 |
Method SET_STMTS_HIST_GRID_ATTRIBUTES on class CL_DB4_ACTION_STMTS_HIST has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |