SAP ABAP Class CL_RSOBI_MF_UI_ALOG (SOBI Model Factory Dialog: Application Log)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSOBI_MF_UI (Package) SOBI Model Factory: Dialog
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_UI_BASE | SOBI Model Factory Dialog: Base Class | 20060721 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSOBI_MF_UI_ELEMENT | SOBI Model Factory Dialog: Element in Dialog | 20051229 |
Properties
| Class | CL_RSOBI_MF_UI_ALOG | |
| Short Description | SOBI Model Factory Dialog: Application Log | |
| Super Class | CL_RSOBI_MF_UI_BASE | SOBI Model Factory Dialog: Base Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSOBI_MF_UI | SOBI Model Factory: Dialog |
| Created | 20051229 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSOBI_MF_UI_ALOG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSOBI_MF_UI_ELEMENT | SOBI Model Factory Dialog: Element in Dialog | 20051229 |
Friends
Class CL_RSOBI_MF_UI_ALOG 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) | SYDYNNR | Current Screen | 20060529 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSO_GUI_APPL_LOG | Application Log | 20051229 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container | 20060314 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Is the application log visible? | 20060606 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Event handling method | Closes Application Log | 20051229 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20051229 | |
| 3 | Instance method | Private | Method | Generates UI for Application Log | 20051229 | |
| 4 | Instance method | Private | Method | Creates the GUI Container for the Application Log Control | 20080115 | |
| 5 | Instance method | Private | Method | Displays Specified Messages | 20060112 | |
| 6 | Instance method | Public | Method | Displays Messages in Specified Container | 20060314 | |
| 7 | Instance method | Public | Method | Is the application log visible? | 20080107 | |
| 8 | Instance method | Private | Event handling method | Function executed | 20070102 |
Events
Class CL_RSOBI_MF_UI_ALOG has no event.
Types
Class CL_RSOBI_MF_UI_ALOG has no local type.
Method Signatures
Method CLOSE_APPLICATION_LOG Signature
Method CLOSE_APPLICATION_LOG on class CL_RSOBI_MF_UI_ALOG has no parameter.
Method CLOSE_APPLICATION_LOG on class CL_RSOBI_MF_UI_ALOG has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RSOBI_MF_MODEL | SOBI Model Factory: Modell | 20060721 | |||
| 2 | I_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20060721 |
Method CONSTRUCTOR on class CL_RSOBI_MF_UI_ALOG has no exception.
Method CREATE_APPLICATION_LOG Signature
Method CREATE_APPLICATION_LOG on class CL_RSOBI_MF_UI_ALOG has no parameter.
Method CREATE_APPLICATION_LOG on class CL_RSOBI_MF_UI_ALOG has no exception.
Method CREATE_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20080115 |
Method CREATE_CONTAINER on class CL_RSOBI_MF_UI_ALOG has no exception.
Method DISPLAY_MESSAGES Signature
Method DISPLAY_MESSAGES on class CL_RSOBI_MF_UI_ALOG has no parameter.
Method DISPLAY_MESSAGES on class CL_RSOBI_MF_UI_ALOG has no exception.
Method DISPLAY_MESSAGE_CONTAINER Signature
Method DISPLAY_MESSAGE_CONTAINER on class CL_RSOBI_MF_UI_ALOG has no parameter.
Method DISPLAY_MESSAGE_CONTAINER on class CL_RSOBI_MF_UI_ALOG has no exception.
Method IS_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20080107 |
Method IS_VISIBLE on class CL_RSOBI_MF_UI_ALOG has no exception.
Method ON_COMMAND_EXECUTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_COMMAND | Call by reference | Attribute reference (LIKE) | 20070102 | |||||
| 2 | I_SUBRC | Call by reference | Attribute reference (LIKE) | 20070102 |
Method ON_COMMAND_EXECUTED on class CL_RSOBI_MF_UI_ALOG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |