SAP ABAP Class CL_DBA_MSG_WINDOW (DBA Cockpit: Message Window)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_RUNTIME (Package) DBA Cockpit: Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_MSG_WINDOW_BASE | DBA Cockpit: Abstract Message Window | 20080521 |
Properties
| Class | CL_DBA_MSG_WINDOW | |
| Short Description | DBA Cockpit: Message Window | |
| Super Class | CL_DBA_MSG_WINDOW_BASE | DBA Cockpit: Abstract Message Window |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
| Created | 20050603 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DBA_MSG_WINDOW has no interface implemented.
Friends
Class CL_DBA_MSG_WINDOW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DBA_MSG_WINDOW | DBA Cockpit: Message Window | 20050606 | |||
| 2 | Constant | Private | Type reference (TYPE) | I | 53 | 20050603 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20050606 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20050607 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | I | 0 | 20080228 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | I | 20051123 | ||||
| 7 | Constant | Private | Type reference (TYPE) | I | 100 | 20050607 | |||
| 8 | Instance attribute | Private | See coding | 20050606 | |||||
| 9 | Constant | Private | Type reference (TYPE) | I | 9 | 20050606 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | LOCAL_ALV | DB6: simple ALV abstraction | 20050603 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20050606 | ||||
| 12 | Static Attribute | Private | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20050603 | |||
| 13 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Control Container | 20050603 | |||
| 14 | Static Attribute | Private | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20050603 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | DB6PMMSGWIN_TAB | DBA Cockpit: Table of db6pmmsgwin | 20100818 |
Methods
Events
Class CL_DBA_MSG_WINDOW has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LOCAL_ALV | Private | See coding | 20050607 | begin of LOCAL_ALV,
grid type ref to lcl_dba_msgwin_alv,
disp_grid_first_time(1) type c,
refresh(1) type c,
fielddescr type lvc_t_fcat,
sort type lvc_t_sort,
layout type lvc_s_layo,
excluded_functions type ui_functions,
variant type disvariant,
is_stable type lvc_s_stbl,
end of LOCAL_ALV
|
Method Signatures
Method ADD_SEPARATOR Signature
Method ADD_SEPARATOR on class CL_DBA_MSG_WINDOW has no parameter.
Method ADD_SEPARATOR on class CL_DBA_MSG_WINDOW has no exception.
Method ADD_TOOLBAR_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISABLED | Call by reference | Type reference (TYPE) | C | DISABLED | 20050606 | |||
| 2 | FUNCTION | Call by reference | Type reference (TYPE) | C | FUNCTION | 20050606 | |||
| 3 | ICON | Call by reference | Type reference (TYPE) | C | ICON | 20050606 | |||
| 4 | QUICKINFO | Call by reference | Type reference (TYPE) | C | QUICKINFO | 20050606 | |||
| 5 | TEXT | Call by reference | Type reference (TYPE) | C | TEXT | 20050606 |
Method ADD_TOOLBAR_BUTTON on class CL_DBA_MSG_WINDOW has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAVIGATOR | Call by reference | Object reference (TYPE REF TO) | CL_DB6_TREE_NAVIGATOR | CL_DB6_TREE_NAVIGATOR | 20050606 |
Method CONSTRUCTOR on class CL_DBA_MSG_WINDOW has no exception.
Method DISABLE_TOOLBAR_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FUNCTION | Call by reference | Type reference (TYPE) | C | FUNCTION | 20050606 |
Method DISABLE_TOOLBAR_BUTTON on class CL_DBA_MSG_WINDOW has no exception.
Method DOCK_TO_FRAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DYNPRO | Call by reference | Type reference (TYPE) | SYDYNNR | DYNPRO | 20050603 | |||
| 2 | PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | PROGRAM | 20050603 |
Method DOCK_TO_FRAME on class CL_DBA_MSG_WINDOW has no exception.
Method DOWNLOAD Signature
Method DOWNLOAD on class CL_DBA_MSG_WINDOW has no parameter.
Method DOWNLOAD on class CL_DBA_MSG_WINDOW has no exception.
Method ENABLE_TOOLBAR_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FUNCTION | Call by reference | Type reference (TYPE) | C | FUNCTION | 20050606 |
Method ENABLE_TOOLBAR_BUTTON on class CL_DBA_MSG_WINDOW has no exception.
Method FREE Signature
Method FREE on class CL_DBA_MSG_WINDOW has no parameter.
Method FREE on class CL_DBA_MSG_WINDOW has no exception.
Method HANDLE_BEFORE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20050606 |
Method HANDLE_BEFORE_USER_COMMAND on class CL_DBA_MSG_WINDOW has no exception.
Method HANDLE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ROW | Value transfer | Attribute reference (LIKE) | 20050608 |
Method HANDLE_DOUBLE_CLICK on class CL_DBA_MSG_WINDOW has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20050606 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20050606 |
Method HANDLE_TOOLBAR on class CL_DBA_MSG_WINDOW has no exception.
Method HIDE Signature
Method HIDE on class CL_DBA_MSG_WINDOW has no parameter.
Method HIDE on class CL_DBA_MSG_WINDOW has no exception.
Method HISTORY Signature
Method HISTORY on class CL_DBA_MSG_WINDOW has no parameter.
Method HISTORY on class CL_DBA_MSG_WINDOW has no exception.
Method MAXIMIZE Signature
Method MAXIMIZE on class CL_DBA_MSG_WINDOW has no parameter.
Method MAXIMIZE on class CL_DBA_MSG_WINDOW has no exception.
Method MINIMIZE Signature
Method MINIMIZE on class CL_DBA_MSG_WINDOW has no parameter.
Method MINIMIZE on class CL_DBA_MSG_WINDOW has no exception.
Method REFRESH Signature
Method REFRESH on class CL_DBA_MSG_WINDOW has no parameter.
Method REFRESH on class CL_DBA_MSG_WINDOW has no exception.
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_DBA_MSG_WINDOW has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_DBA_MSG_WINDOW has no exception.
Method SHOW_LONGTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROWIX | Call by reference | Type reference (TYPE) | I | 20050608 |
Method SHOW_LONGTEXT on class CL_DBA_MSG_WINDOW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |