SAP ABAP Class CL_UG_WB_MESSAGE_GUI (FIN Workbench: Display Messages in Application Log)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UGWB (Package) FI General: Workbench
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_WB_COMMUNICATION | Workbench: Events and Methods for Communication with the WB | 20030507 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_WB_CUST_CTRL | Internal View of GUI Object | 20010729 |
Properties
| Class | CL_UG_WB_MESSAGE_GUI | |
| Short Description | FIN Workbench: Display Messages in Application Log | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UGWB | FI General: Workbench |
| Created | 20010729 | SAP |
| Last change | 20050409 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UG_WB_COMMUNICATION | Workbench: Events and Methods for Communication with the WB | 20030507 | ||
| 2 | IF_UG_WB_CUST_CTRL | Internal View of GUI Object | 20010729 |
Friends
Class CL_UG_WB_MESSAGE_GUI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BALCNTHNDL | Application Log: Control Display Handle | 20010729 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20010729 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | UG_FLG | FIN Master Data: General Indicator | 20020426 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | UG_FLG | FIN Master Data: General Indicator | 20050210 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | UG_FLG | FIN Master Data: General Indicator | 20030417 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | UG_FLG | FIN Master Data: General Indicator | 20040414 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Reduced Version of Splitter Container Control | 20020426 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TIMER | SAP Timer Control | 20030429 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | BAL_S_PROF | Application Log: Log Output Format Profile | 20030417 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | T_MESSAGE | 20010729 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | T_MSG_MAP | 20030416 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | UG_FLG | FIN Master Data: General Indicator | 20010729 | |||
| 13 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'NAVIGATE' | Field Name | 20030417 | ||
| 14 | Static Attribute | Private | See coding | 20030416 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20030417 | ||
| 2 | Instance method | Public | Method | 20030416 | ||
| 3 | Instance method | Public | Method | 20030416 | ||
| 4 | Static method | Public | Method | 20010729 | ||
| 5 | Static method | Public | Method | 20030416 | ||
| 6 | Instance method | Private | Event handling method | 20030429 | ||
| 7 | Instance method | Private | Method | 20050302 | ||
| 8 | Instance method | Private | Method | 20040414 | ||
| 9 | Instance method | Private | Method | 20040414 | ||
| 10 | Static method | Public | Method | 20030506 |
Events
Class CL_UG_WB_MESSAGE_GUI has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_MESSAGE | Private | See coding | 20010729 | BEGIN OF s_message,
o_cust TYPE REF TO if_ug_wb_message_gui_data,
t_message TYPE ugwb_t_message_int,
f_shown TYPE ug_flg,
END OF s_message
|
||
| 2 | S_MSG_MAP | Private | See coding | 20030416 | BEGIN OF s_msg_map,
bal TYPE balmsghndl,
o_cust TYPE REF TO if_ug_wb_message_gui_data,
id TYPE i,
END OF s_msg_map
|
||
| 3 | T_MESSAGE | Private | See coding | 20010729 | t_message TYPE STANDARD TABLE OF s_message WITH NON-UNIQUE
DEFAULT KEY
|
||
| 4 | T_MSG_MAP | Private | See coding | 20030416 | t_msg_map TYPE HASHED TABLE OF s_msg_map WITH UNIQUE KEY bal
|
Method Signatures
Method ADJUST_BAL_FIELDCATALOG Signature
Method ADJUST_BAL_FIELDCATALOG on class CL_UG_WB_MESSAGE_GUI has no parameter.
Method ADJUST_BAL_FIELDCATALOG on class CL_UG_WB_MESSAGE_GUI has no exception.
Method BAL_CALLBACK_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CD_CONTEXT_H | Call by reference | Type reference (TYPE) | BAL_S_CONT | Anwendungs-Log: Kontext | 20030416 | |||
| 2 | CD_CONTEXT_M | Call by reference | Type reference (TYPE) | BAL_S_CONT | Anwendungs-Log: Kontext | 20030416 | |||
| 3 | CD_PARA | Call by reference | Type reference (TYPE) | ANY | 20030416 | ||||
| 4 | CS_BAL_SHOW | Call by reference | Type reference (TYPE) | BAL_S_SHOW | Anwendungs-Log: In der Protokollanzeige nutzbare Daten | 20030416 | |||
| 5 | IS_CBRD | Call by reference | Type reference (TYPE) | BAL_S_CBRD | Anwendungs-Log: Informationen für Callback 'Read_Extern' | 20030416 |
Method BAL_CALLBACK_READ on class CL_UG_WB_MESSAGE_GUI has no exception.
Method BAL_CALLBACK_UCOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_STATE | Call by reference | Type reference (TYPE) | BAL_S_CBUC | Anwendungs-Log: Daten für Callback 'USER_COMMAND' | 20030416 |
Method BAL_CALLBACK_UCOM on class CL_UG_WB_MESSAGE_GUI has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_UG_WB_CUST_CTRL | Interne Sicht auf das GUI-Objekt | 20010729 |
Method GET_INSTANCE on class CL_UG_WB_MESSAGE_GUI has no exception.
Method GET_INSTANCE_BY_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_UG_WB_MESSAGE_GUI | FI-Workbench: Anzeige von Meldungen im Application Log | 20030416 | |||
| 2 | I_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20030416 |
Method GET_INSTANCE_BY_LOG on class CL_UG_WB_MESSAGE_GUI has no exception.
Method HANDLE_TIMER_FINISHED Signature
Method HANDLE_TIMER_FINISHED on class CL_UG_WB_MESSAGE_GUI has no parameter.
Method HANDLE_TIMER_FINISHED on class CL_UG_WB_MESSAGE_GUI has no exception.
Method INITIALIZE_CONTROL Signature
Method INITIALIZE_CONTROL on class CL_UG_WB_MESSAGE_GUI has no parameter.
Method INITIALIZE_CONTROL on class CL_UG_WB_MESSAGE_GUI has no exception.
Method START_TIMER Signature
Method START_TIMER on class CL_UG_WB_MESSAGE_GUI has no parameter.
Method START_TIMER on class CL_UG_WB_MESSAGE_GUI has no exception.
Method TAG_MESSAGES_AS_SHOWN Signature
Method TAG_MESSAGES_AS_SHOWN on class CL_UG_WB_MESSAGE_GUI has no parameter.
Method TAG_MESSAGES_AS_SHOWN on class CL_UG_WB_MESSAGE_GUI has no exception.
Method UI_INTERACTION_MILESTONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_PAI | Call by reference | Type reference (TYPE) | UG_FLG | 20030506 | ||||
| 2 | IF_PBO | Call by reference | Type reference (TYPE) | UG_FLG | 20030506 |
Method UI_INTERACTION_MILESTONE on class CL_UG_WB_MESSAGE_GUI has no exception.
History
| Last changed by/on | SAP | 20050409 |
| SAP Release Created in | 30A |