SAP ABAP Class CL_RSOBI_MF_UI_BASE (SOBI Model Factory Dialog: Base Class)
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_BASE | SOBI Model Factory: Basis Class | 20060802 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_GENERATOR_INFO | SOBI Model Factory: Statistics for a Generation Run | 20070622 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_MODEL_DELAY | SOBI Model Factory: Base Class for Setting Model | 20061115 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_MODEL_LISTENER | SOBI Model Factory: Model Observer | 20060803 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_UI_ALOG | SOBI Model Factory Dialog: Application Log | 20060721 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_UI_COMMAND_BASE | SOBI Model Factory Dialog: Basis Class for Commands | 20060801 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_UI_FIELDMAP | SOBI Model Factory Dialog: Mapping Field to InfoObject | 20051228 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_UI_PROGRESS | SOBI Model Factory Dialog: Progress Display | 20061120 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_UI_SCR_BASE | SOBI Model Factory Dialog: Base Class for Screens / Popups | 20051228 |
Properties
| Class | CL_RSOBI_MF_UI_BASE | |
| Short Description | SOBI Model Factory Dialog: Base Class | |
| Super Class | CL_RSOBI_MF_BASE | SOBI Model Factory: Basis Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSOBI_MF | |
| Program status | ||
| Category | 0 | |
| Package | RSOBI_MF_UI | SOBI Model Factory: Dialog |
| Created | 20051205 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSOBI_MF_UI_BASE has no forward declaration.
Interfaces
Class CL_RSOBI_MF_UI_BASE has no interface implemented.
Friends
Class CL_RSOBI_MF_UI_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSOBI_MF_MODEL | Model | 20051205 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20051205 |
Events
Class CL_RSOBI_MF_UI_BASE has no event.
Types
Class CL_RSOBI_MF_UI_BASE 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_R_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_RSOBI_MF_MODEL | SOBI Model Factory: Modell | 20051205 | |||
| 2 | I_R_MSG | Value transfer | Object reference (TYPE REF TO) | CL_RSO_MSG | 20051205 |
Method CONSTRUCTOR on class CL_RSOBI_MF_UI_BASE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |