SAP ABAP Class CL_MWB_MODEL (Baisc model class)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MWBGUI (Package) Migration Workbench GUI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MWB_MODEL Model interface 20060208
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MBO_MODEL MBO specific model class 20060116
Properties
Class CL_MWB_MODEL  
Short Description Baisc model 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_MODEL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MWB_MODEL Model interface 20060208
Friends
Class CL_MWB_MODEL has no friend class.
Attributes
Class CL_MWB_MODEL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Public Method CORRESPONDING METHOD FOR EXECUTE OF CONTROLLER 20060505
2 GET_VALUE Instance method Public Method get the value of an attribute of bo 20060118
3 INITIALIZE Instance method Public Method initialize the model 20060209
4 SAVE_DATA Instance method Public Method save data to db and add the bo to th bo list 20060215
5 SET_VALUE Instance method Public Method 20060118
Events
# Event Type Visibility Description Created on
1 MODEL_CHANGED Instance Event
(0)
Public
(2)
change in state of the model 20060209
Types
Class CL_MWB_MODEL has no local type.
Method Signatures

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FCODE Call by reference Type reference (TYPE) SY-UCOMM Screens, function code triggered by PAI 20060505

Method EXECUTE on class CL_MWB_MODEL has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ATTR_VALUE Call by reference Type reference (TYPE) ANY 20060209
2 Importing IM_ATTR_NAME Call by reference Type reference (TYPE) STRING 20060209

Method GET_VALUE on class CL_MWB_MODEL has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARAM Call by reference Type reference (TYPE) ANY 20060209

Method INITIALIZE on class CL_MWB_MODEL has no exception.

Method SAVE_DATA Signature

Method SAVE_DATA on class CL_MWB_MODEL has no parameter.
Method SAVE_DATA on class CL_MWB_MODEL has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTR_NAME Call by reference Type reference (TYPE) STRING 20060214
2 Importing IM_ATTR_VALUE Call by reference Type reference (TYPE) ANY 20060214

Method SET_VALUE on class CL_MWB_MODEL has no exception.
Event Signatures

Event MODEL_CHANGED Signature
Event MODEL_CHANGED on class CL_MWB_MODEL has no parameter.
History
Last changed by/on SAP  20141030 
SAP Release Created in 620