SAP ABAP Class CL_MWB_SCENARIO (Basic scenario class)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MWBGUI (Package) Migration Workbench GUI
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MBO_SCENARIO | MBO specific scenario class | 20060116 |
Properties
| Class | CL_MWB_SCENARIO | |
| Short Description | Basic scenario class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MWBGUI | Migration Workbench GUI |
| Created | 20060116 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MWB_SCENARIO has no forward declaration.
Interfaces
Class CL_MWB_SCENARIO has no interface implemented.
Friends
Class CL_MWB_SCENARIO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | MWB_SCENARIO_NAME | Scenario Name | 20060117 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_MWB_WINDOW | Window class | 20060117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060117 | |
| 2 | Instance method | Public | Method | Initialize | 20060117 |
Events
Class CL_MWB_SCENARIO has no event.
Types
Class CL_MWB_SCENARIO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SCENARIO_NAME | Call by reference | Type reference (TYPE) | MWB_SCENARIO_NAME | 20060122 |
Method CONSTRUCTOR on class CL_MWB_SCENARIO has no exception.
Method INITIALIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_WINDOW_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_MWB_WINDOW | 20060122 |
Method INITIALIZATION on class CL_MWB_SCENARIO has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 620 |