SAP ABAP Class CL_MWB_FRAMEWORK (Framework class)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MWBGUI (Package) Migration Workbench GUI

⤷

⤷

Properties
Class | CL_MWB_FRAMEWORK | |
Short Description | Framework class | |
Super Class | ||
Instantiability of a Class | 0 | Private |
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_FRAMEWORK has no forward declaration.
Interfaces
Class CL_MWB_FRAMEWORK has no interface implemented.
Friends
Class CL_MWB_FRAMEWORK 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) | SY-UCOMM | FCODE | 20060123 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_MWB_FRAMEWORK | Framework instance | 20060124 | ||
3 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_MWB_FRAMEWORK | Framework class | 20060117 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | MBO_MSGTAB | table to store the messages | 20060510 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_MWB_SCENARIO | Basic scenario class | 20060117 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get fcode | 20060127 |
2 | ![]() |
Static method | Public | Method | Get the framework instance | 20060117 |
3 | ![]() |
Instance method | Public | Method | get the message table | 20060510 |
4 | ![]() |
Instance method | Public | Method | Get the scenario | 20060117 |
5 | ![]() |
Instance method | Public | Method | set fcode | 20060123 |
6 | ![]() |
Instance method | Public | Method | Set the message table | 20060510 |
Events
Class CL_MWB_FRAMEWORK has no event.
Types
Class CL_MWB_FRAMEWORK has no local type.
Method Signatures
Method GET_FCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_FCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Screens, function code triggered by PAI | 20060127 |
Method GET_FCODE on class CL_MWB_FRAMEWORK has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_MWB_FRAMEWORK | Framework class | 20060117 |
Method GET_INSTANCE on class CL_MWB_FRAMEWORK has no exception.
Method GET_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_MSG_TAB | Call by reference | Type reference (TYPE) | MBO_MSGTAB | table for messages | 20060510 |
Method GET_MESSAGE on class CL_MWB_FRAMEWORK has no exception.
Method GET_SCENARIO Signature
Method GET_SCENARIO on class CL_MWB_FRAMEWORK has no parameter.
Method GET_SCENARIO on class CL_MWB_FRAMEWORK has no exception.
Method SET_FCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Screens, function code triggered by PAI | 20060123 |
Method SET_FCODE on class CL_MWB_FRAMEWORK has no exception.
Method SET_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MSG_TAB | Call by reference | Type reference (TYPE) | MBO_MSGTAB | table for messages | 20060510 |
Method SET_MESSAGE on class CL_MWB_FRAMEWORK has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 620 |