SAP ABAP Class J_7LCL_MWINDOW_LOGGER (Logger Displays Results As Modal Dialog Box)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
IS-REA-COR (Application Component) Recycling Administration Core Functions
⤷
J7LR (Package) REA Core Functionality
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | J_7LCL_ABSTRACT_LOGGER | Shared Superclass of All Loggers | 20040225 |
Properties
| Class | J_7LCL_MWINDOW_LOGGER | |
| Short Description | Logger Displays Results As Modal Dialog Box | |
| Super Class | J_7LCL_ABSTRACT_LOGGER | Shared Superclass of All Loggers |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | J7LR | REA Core Functionality |
| Created | 20040225 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class J_7LCL_MWINDOW_LOGGER has no forward declaration.
Interfaces
Class J_7LCL_MWINDOW_LOGGER has no interface implemented.
Friends
Class J_7LCL_MWINDOW_LOGGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Custom Controls in the Screen Area | 20100906 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BALCNTHNDL | Application Log: Control Display Handle | 20100906 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BAL_S_PROF | Application Log: Formatting Profile for Log Output | 20040225 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040225 | |
| 2 | Instance method | Public | Method | Displays a Modal Dialog Box with Relevant display_profile | 20040225 | |
| 3 | Instance method | Public | Method | Closes Control | 20100906 | |
| 4 | Instance method | Public | Method | Defines Container | 20100906 | |
| 5 | Instance method | Public | Method | Defines Profile | 20100906 | |
| 6 | Instance method | Public | Method | Sets Text for Modal Dialog Box | 20100811 |
Events
Class J_7LCL_MWINDOW_LOGGER has no event.
Types
Class J_7LCL_MWINDOW_LOGGER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CURRENT_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Aktuelles Protokollhandle | 20040301 | |||
| 2 | I_LEVEL | Call by reference | Type reference (TYPE) | J_7LINT_LOGLEVEL | Detailierungsgrad Protokoll (interne Verwendung) | 20040301 | |||
| 3 | I_LOG_HANDLE_TABLE | Call by reference | Type reference (TYPE) | BAL_T_LOGH | Summe aller Protokollhandle | 20040225 | |||
| 4 | I_PERSISTENCE | Call by reference | Type reference (TYPE) | J_7LINT_LOG_PERSISTENCE | Lebensdauer der Protokolleinträge (interne Verwendung) | 20040301 | |||
| 5 | I_PROFILE | Call by reference | Type reference (TYPE) | BAL_S_PROF | Darstellungsprofile für das Fenster | 20040225 |
Method CONSTRUCTOR on class J_7LCL_MWINDOW_LOGGER has no exception.
Method DISPLAY_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | O_EXIT_COMMAND | Value transfer | Type reference (TYPE) | BAL_S_EXCM | Anwendungs-Log: Vom User betätigte Taste beim Beenden | 20040225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Darstellung | 20040225 | ||
| 2 | Keine Daten vorhanden | 20040301 |
Method FINALIZE Signature
Method FINALIZE on class J_7LCL_MWINDOW_LOGGER has no parameter.
Method FINALIZE on class J_7LCL_MWINDOW_LOGGER has no exception.
Method SET_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20100906 |
Method SET_CONTAINER on class J_7LCL_MWINDOW_LOGGER has no exception.
Method SET_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROFILE | Call by reference | Type reference (TYPE) | BAL_S_PROF | Anwendungs-Log: Aufbereitungs-Profil für Protokollausgabe | 20100906 |
Method SET_PROFILE on class J_7LCL_MWINDOW_LOGGER has no exception.
Method SET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_TITLE | Call by reference | Type reference (TYPE) | BALTITLE | Anwendungs-Log: Titel des Dynpros | 20100811 |
Method SET_TITLE on class J_7LCL_MWINDOW_LOGGER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 471 |