SAP ABAP Class CL_DB6_ACTION_MSGLOG (DB6: Abstract Log Viewer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB6 (Application Component) DB2 Universal Database for UNIX / NT
⤷
STU6 (Package) DB6: Performance-Monitor (UNIX/Windows)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_ACTION_CONTROLLER | DB6: Abstract Action Controller | 20060829 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20081210 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_SLCT | DBA Cockpit: Data Selection | 20081210 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_ACTION_MSGLOG_DIAG | DB6: Diagnostic Log Viewer | 20060829 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_ACTION_MSGLOG_NOTIFY | DB6: Notification Log Viewer | 20060829 |
Properties
Class | CL_DB6_ACTION_MSGLOG | |
Short Description | DB6: Abstract Log Viewer | |
Super Class | CL_DB6_ACTION_CONTROLLER | DB6: Abstract Action Controller |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | STU6 | DB6: Performance-Monitor (UNIX/Windows) |
Created | 20060829 | SAP |
Last change | 20110908 | 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 | 20081210 | ||
2 | IF_DBA_ACTION_CONTROLLER_SLCT | DBA Cockpit: Data Selection | 20081210 |
Friends
Class CL_DB6_ACTION_MSGLOG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20060829 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TEXT40 | Text, 40 Characters Long | 20060829 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060829 | ||
4 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20060829 | ||||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20060829 | |||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20090105 | |||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DB6_VIEW_ADM_MSGLOG | DB6: View data for CL_DB6_ACTION_ADM_MSGLOG | 20060829 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | display details for selected message | 20060829 |
2 | ![]() |
Instance method | Protected | Method | initialize ALV | 20060829 |
3 | ![]() |
Instance method | Public | Method | 20060829 | |
4 | ![]() |
Instance method | Protected | Method | set ALV grid attributes | 20060829 |
Events
Class CL_DB6_ACTION_MSGLOG has no event.
Types
Class CL_DB6_ACTION_MSGLOG has no local type.
Method Signatures
Method DISPLAY_MSG_DETAILS Signature
Method DISPLAY_MSG_DETAILS on class CL_DB6_ACTION_MSGLOG has no parameter.
Method DISPLAY_MSG_DETAILS on class CL_DB6_ACTION_MSGLOG has no exception.
Method INIT_ALV Signature
Method INIT_ALV on class CL_DB6_ACTION_MSGLOG has no parameter.
Method INIT_ALV on class CL_DB6_ACTION_MSGLOG has no exception.
Method LOAD_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGES | Value transfer | Type reference (TYPE) | DB6ADM_LOG_MSG_TAB | DB6: Table of DB6ADM_LOG_MSG | 20060829 |
Method LOAD_MESSAGES on class CL_DB6_ACTION_MSGLOG has no exception.
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_DB6_ACTION_MSGLOG has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_DB6_ACTION_MSGLOG has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |