SAP ABAP Class CL_MWB_CONTROLLER (Controller 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_CONTROLLER | MBO specific controller class | 20060116 |
Properties
Class | CL_MWB_CONTROLLER | |
Short Description | Controller 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_CONTROLLER has no forward declaration.
Interfaces
Class CL_MWB_CONTROLLER has no interface implemented.
Friends
Class CL_MWB_CONTROLLER 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) | SYST-UCOMM | Screens, function code triggered by PAI | 20060117 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_MWB_MODEL | Baisc model class | 20060117 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060209 |
2 | ![]() |
Instance method | Public | Method | Execute fcode | 20060117 |
3 | ![]() |
Instance method | Public | Method | Get the data | 20060208 |
4 | ![]() |
Instance method | Public | Method | Get reference to current model instance | 20060213 |
5 | ![]() |
Instance method | Private | Event handling method | method for model change event | 20060221 |
6 | ![]() |
Instance method | Public | Method | save the bo to the database and add to he bo_list | 20060215 |
7 | ![]() |
Instance method | Public | Method | Set data | 20060214 |
8 | ![]() |
Instance method | Public | Method | Set model | 20060117 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | MODEL_CHANGED | Instance Event (0) |
Public (2) |
20060220 |
Types
Class CL_MWB_CONTROLLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_MWB_CONTROLLER has no parameter.
Method CONSTRUCTOR on class CL_MWB_CONTROLLER has no exception.
Method EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FCODE | Call by reference | Type reference (TYPE) | SYST-UCOMM | 20060117 |
Method EXECUTE on class CL_MWB_CONTROLLER has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_DATA | Call by reference | Type reference (TYPE) | ANY | 20060208 | |||
2 | ![]() |
IM_STRUCT_NAME | Call by reference | Type reference (TYPE) | STRING | 20060208 |
Method GET_DATA on class CL_MWB_CONTROLLER has no exception.
Method GET_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_MWB_MODEL | 20060213 |
Method GET_MODEL on class CL_MWB_CONTROLLER has no exception.
Method HANDLE_MODEL_CHANGED Signature
Method HANDLE_MODEL_CHANGED on class CL_MWB_CONTROLLER has no parameter.
Method HANDLE_MODEL_CHANGED on class CL_MWB_CONTROLLER has no exception.
Method SAVE_DATA Signature
Method SAVE_DATA on class CL_MWB_CONTROLLER has no parameter.
Method SAVE_DATA on class CL_MWB_CONTROLLER has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ATTR_NAME | Call by reference | Type reference (TYPE) | STRING | 20060214 | |||
2 | ![]() |
IM_ATTR_VALUE | Call by reference | Type reference (TYPE) | ANY | 20060214 |
Method SET_DATA on class CL_MWB_CONTROLLER has no exception.
Method SET_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_MWB_MODEL | 20060117 |
Method SET_MODEL on class CL_MWB_CONTROLLER has no exception.
Event Signatures
Event MODEL_CHANGED Signature
Event MODEL_CHANGED on class CL_MWB_CONTROLLER has no parameter.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 620 |