SAP ABAP Class CL_DBA_MSG_WINDOW_BASE (DBA Cockpit: Abstract 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_DB6_EVENT_RECEIVER_BASE | CL_DB6_EVENT_RECEIVER_BASE | 20080521 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_MSG_WINDOW | DBA Cockpit: Message Window | 20080521 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_MSG_WINDOW_BATCH | DBA Cockpit: Batch Messaging | 20091120 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_MSG_WINDOW_SETUP | DBA Cockpit: Msgwindow for Setups | 20080521 |
Properties
Class | CL_DBA_MSG_WINDOW_BASE | |
Short Description | DBA Cockpit: Abstract Message Window | |
Super Class | CL_DB6_EVENT_RECEIVER_BASE | CL_DB6_EVENT_RECEIVER_BASE |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
Created | 20080521 | 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_BASE has no interface implemented.
Friends
Class CL_DBA_MSG_WINDOW_BASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | DB6NAVSYST-SYSID | '---' | Name of the SAP System | 20080521 | |
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ICONS-TEXT | Carrier field for icons | 20080521 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ICONS-TEXT | Carrier field for icons | 20080521 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ICONS-TEXT | Carrier field for icons | 20080521 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ICONS-TEXT | Carrier field for icons | 20080521 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ICONS-TEXT | Carrier field for icons | 20080521 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20080521 | |||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 20080521 | |||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 0 | 20080521 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DB6PMMSGWIN_TAB | 20080521 | |||
11 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DB6_TREE_NAVIGATOR | CL_DB6_TREE_NAVIGATOR | 20080521 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20080521 |
Methods
Events
Class CL_DBA_MSG_WINDOW_BASE has no event.
Types
Class CL_DBA_MSG_WINDOW_BASE has no local type.
Method Signatures
Method ADD_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LONGTXT | Call by reference | Type reference (TYPE) | STRING | 20080521 | |||
2 | ![]() |
MSG | Call by reference | Type reference (TYPE) | STRING | 20080521 | |||
3 | ![]() |
SYSID | Call by reference | Type reference (TYPE) | DB6NAVSYST-SYSID | Name of the SAP System | 20080521 |
Method ADD_ERROR on class CL_DBA_MSG_WINDOW_BASE has no exception.
Method ADD_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LONGTXT | Call by reference | Type reference (TYPE) | STRING | 20080521 | |||
2 | ![]() |
MSG | Call by reference | Type reference (TYPE) | STRING | 20080521 | |||
3 | ![]() |
SYSID | Call by reference | Type reference (TYPE) | DB6NAVSYST-SYSID | Name of the SAP System | 20080521 |
Method ADD_EXCEPTION on class CL_DBA_MSG_WINDOW_BASE has no exception.
Method ADD_EXCEPTION_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CX_REF | Call by reference | Object reference (TYPE REF TO) | CX_DBA_ROOT | DBA Cockpit: Root exception class | 20080521 | ||
2 | ![]() |
MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'X' | Message Type | 20101014 | |
3 | ![]() |
SYSID | Call by reference | Type reference (TYPE) | DB6NAVSYST-SYSID | Name of the SAP System | 20080521 |
Method ADD_EXCEPTION_CLASS on class CL_DBA_MSG_WINDOW_BASE has no exception.
Method ADD_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LONGTXT | Call by reference | Type reference (TYPE) | STRING | 20080521 | |||
2 | ![]() |
MSG | Call by reference | Type reference (TYPE) | STRING | 20080521 | |||
3 | ![]() |
SYSID | Call by reference | Type reference (TYPE) | DB6NAVSYST-SYSID | Name des SAP-Systems | 20080521 |
Method ADD_INFO on class CL_DBA_MSG_WINDOW_BASE has no exception.
Method ADD_SUCCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LONGTXT | Call by reference | Type reference (TYPE) | STRING | 20080521 | |||
2 | ![]() |
MSG | Call by reference | Type reference (TYPE) | STRING | 20080521 | |||
3 | ![]() |
SYSID | Call by reference | Type reference (TYPE) | DB6NAVSYST-SYSID | Name of the SAP System | 20080521 |
Method ADD_SUCCESS on class CL_DBA_MSG_WINDOW_BASE has no exception.
Method ADD_T100 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20080521 | ||
2 | ![]() |
MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20080521 | ||
3 | ![]() |
MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20080521 | ||
4 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | ANY | 20080521 | |||
5 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | ANY | 20080521 | |||
6 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | ANY | 20080521 | |||
7 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | ANY | 20080521 | |||
8 | ![]() |
SYSID | Call by reference | Type reference (TYPE) | DB6NAVSYST-SYSID | Name of the SAP System | 20080521 |
Method ADD_T100 on class CL_DBA_MSG_WINDOW_BASE has no exception.
Method ADD_T100_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSG_LIST | Call by reference | Type reference (TYPE) | DBA_MSG_LIST | DBA Cockpit: Message List | 20080521 | ||
2 | ![]() |
SYSID | Call by reference | Type reference (TYPE) | DB6NAVSYST-SYSID | Name of the SAP System | 20080521 |
Method ADD_T100_LIST on class CL_DBA_MSG_WINDOW_BASE has no exception.
Method ADD_WARNING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LONGTXT | Call by reference | Type reference (TYPE) | STRING | 20080521 | |||
2 | ![]() |
MSG | Call by reference | Type reference (TYPE) | STRING | 20080521 | |||
3 | ![]() |
SYSID | Call by reference | Type reference (TYPE) | DB6NAVSYST-SYSID | Name of the SAP System | 20080521 |
Method ADD_WARNING on class CL_DBA_MSG_WINDOW_BASE has no exception.
Method CLEAR Signature
Method CLEAR on class CL_DBA_MSG_WINDOW_BASE has no parameter.
Method CLEAR on class CL_DBA_MSG_WINDOW_BASE 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 | 20080521 |
Method CONSTRUCTOR on class CL_DBA_MSG_WINDOW_BASE has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_DBA_MSG_WINDOW_BASE has no parameter.
Method DISPLAY on class CL_DBA_MSG_WINDOW_BASE has no exception.
Method GET_HIGHEST_ERROR_WEIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR_WEIGHT | Value transfer | Type reference (TYPE) | I | 20080526 |
Method GET_HIGHEST_ERROR_WEIGHT on class CL_DBA_MSG_WINDOW_BASE has no exception.
Method GET_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ICON | Value transfer | Type reference (TYPE) | ICONS-TEXT | Carrier field for icons | 20101014 | ||
2 | ![]() |
MSGTY | Call by reference | Type reference (TYPE) | C | 20101014 |
Method GET_ICON on class CL_DBA_MSG_WINDOW_BASE has no exception.
Method GET_ICON_TOOLTIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ICON_TOOLTIP | Value transfer | Type reference (TYPE) | STRING | 20110629 | |||
2 | ![]() |
MSGTY | Call by reference | Type reference (TYPE) | C | 20110629 |
Method GET_ICON_TOOLTIP on class CL_DBA_MSG_WINDOW_BASE has no exception.
Method SET_MSG_TOOLTIPS Signature
Method SET_MSG_TOOLTIPS on class CL_DBA_MSG_WINDOW_BASE has no parameter.
Method SET_MSG_TOOLTIPS on class CL_DBA_MSG_WINDOW_BASE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |