SAP ABAP Class CL_MBO_CONTROLLER (MBO specific controller 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_CONTROLLER | Controller class | 20060116 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MBO_MODEL_CHNAGED | Model changed | 20060220 |
Properties
| Class | CL_MBO_CONTROLLER | |
| Short Description | MBO specific controller class | |
| Super Class | CL_MWB_CONTROLLER | Controller 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_CONTROLLER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_MBO_MODEL_CHNAGED | Model changed | 20060220 |
Friends
Class CL_MBO_CONTROLLER has no friend class.
Attributes
Class CL_MBO_CONTROLLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20060505 | ||
| 2 | Instance method | Public | Event handling method | 20060508 | ||
| 3 | Instance method | Public | Event handling method | 20060505 | ||
| 4 | Instance method | Public | Event handling method | 20060505 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CHECK_BO | Instance Event (0) |
Public (2) |
20060508 | |
| 2 | GET_COBJ_DATA | Instance Event (0) |
Public (2) |
20060505 | |
| 3 | SET_COBJ_DATA | Instance Event (0) |
Public (2) |
20060505 |
Types
Class CL_MBO_CONTROLLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_MBO_CONTROLLER has no parameter.
Method CONSTRUCTOR on class CL_MBO_CONTROLLER has no exception.
Method HANDLE_GENERATE_COBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_COBJ | Call by reference | Attribute reference (LIKE) | 20060508 | |||||
| 2 | EX_PRJ | Call by reference | Attribute reference (LIKE) | 20060508 | |||||
| 3 | EX_SPRJ | Call by reference | Attribute reference (LIKE) | 20060508 |
Method HANDLE_GENERATE_COBJ on class CL_MBO_CONTROLLER has no exception.
Method HANDLE_GET_COBJ_DATA Signature
Method HANDLE_GET_COBJ_DATA on class CL_MBO_CONTROLLER has no parameter.
Method HANDLE_GET_COBJ_DATA on class CL_MBO_CONTROLLER has no exception.
Method HANDLE_SET_COBJ_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_COBJ | Call by reference | Attribute reference (LIKE) | 20060505 | |||||
| 2 | EX_PRJ | Call by reference | Attribute reference (LIKE) | 20060505 | |||||
| 3 | EX_SPRJ | Call by reference | Attribute reference (LIKE) | 20060505 |
Method HANDLE_SET_COBJ_DATA on class CL_MBO_CONTROLLER has no exception.
Event Signatures
Event CHECK_BO Signature
Event CHECK_BO on class CL_MBO_CONTROLLER has no parameter.
Event GET_COBJ_DATA Signature
Event GET_COBJ_DATA on class CL_MBO_CONTROLLER has no parameter.
Event SET_COBJ_DATA Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_COBJ | Exporting | Value transfer | Type reference (TYPE) | DMC_COBJ-IDENT | DMC: Conversion Object | 20060505 | ||
| 2 | EX_PRJ | Exporting | Value transfer | Type reference (TYPE) | DMC_PRJCT-IDENT | Sub-Projects (Conversion Object Administration) | 20060505 | ||
| 3 | EX_SPRJ | Exporting | Value transfer | Type reference (TYPE) | DMC_SPRJCT-IDENT | Project Management | 20060505 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 620 |