SAP ABAP Class CL_MBO_MODEL (MBO specific model class)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBO (Package) Migration Business Object
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MWB_MODEL | Baisc model class | 20060116 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MBO_MODEL_CHNAGED | Model changed | 20060220 |
Properties
| Class | CL_MBO_MODEL | |
| Short Description | MBO specific model class | |
| Super Class | CL_MWB_MODEL | Baisc model class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MBO | Migration Business Object |
| Created | 20060116 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MBO_MODEL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_MBO_MODEL_CHNAGED | Model changed | 20060220 |
Friends
Class CL_MBO_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_MBO_BO_LIST | Business object list class | 20060118 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_MBO_BO | refrence to bo | 20060209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060209 | |
| 2 | Instance method | Public | Method | 20060118 | ||
| 3 |