SAP ABAP Class CL_CNV_MBT_PROCESS_STRUCTURE (Process Structure)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_PCL_CL (Package) PCL Class Layer
⤷
⤷
Properties
| Class | CL_CNV_MBT_PROCESS_STRUCTURE | |
| Short Description | Process Structure | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MBT_PCL_CL | PCL Class Layer |
| Created | 20100727 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CNV_MBT_PROCESS_STRUCTURE has no interface implemented.
Friends
Class CL_CNV_MBT_PROCESS_STRUCTURE 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_CNV_MBT_PACKAGE | Package | 20100819 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_CL_PROCESS_PHASE_T | Phase Objects in correct sequence | 20100819 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CNVMBTPROCTREE_T | Process Tree (IMG, Activity/T, State combined) | 20100819 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20100819 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_PROCVIEW | MBT PCL View Mode of Process Tree | 20100819 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20100727 | |
| 2 | Instance method | Private | Method | Create Phase instances | 20100819 | |
| 3 | Instance method | Public | Method | Return active phase | 20100810 | |
| 4 | Instance method | Public | Method | Get active phase | 20100830 | |
| 5 | Instance method | Private | Method | Load data from database and store it locally | 20100817 | |
| 6 | Instance method | Public | Method | Get Phases | 20100817 | |
| 7 | Instance method | Public | Method | Return Process View Mode | 20100824 | |
| 8 | Instance method | Public | Method | Refresh Process Structure | 20100817 | |
| 9 | Instance method | Public | Method | Set process view mode | 20100824 |
Events
Class CL_CNV_MBT_PROCESS_STRUCTURE has no event.
Types
Class CL_CNV_MBT_PROCESS_STRUCTURE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PACKAGE | Package | 20100825 | |||
| 2 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20100825 |
Method CONSTRUCTOR on class CL_CNV_MBT_PROCESS_STRUCTURE has no exception.
Method CREATE_PHASES Signature
Method CREATE_PHASES on class CL_CNV_MBT_PROCESS_STRUCTURE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Issues related to State Management | 20110608 | ||
| 2 | Exceptions related to Process Definition | 20100819 |
Method GET_ACTIVE_PHASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PHASE | Value transfer | Object reference (TYPE REF TO) | CL_CNV_MBT_PROCESS_PHASE | Process Step | 20100825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Issues related to State Management | 20100812 | ||
| 2 | Exceptions related to Process Definition | 20100811 |
Method GET_ACTIVE_PHASE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE_PHASE | Value transfer | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20100830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Issues related to State Management | 20100830 |
Method GET_DATA_FROM_DB Signature
Method GET_DATA_FROM_DB on class CL_CNV_MBT_PROCESS_STRUCTURE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Issues related to State Management | 20110608 |
Method GET_PHASES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PHASES | Value transfer | Type reference (TYPE) | CNV_MBT_CL_PROCESS_PHASE_T | Phase Objects in correct sequence | 20100817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Issues related to State Management | 20110608 | ||
| 2 | Exceptions related to Process Definition | 20100817 |
Method GET_VIEW_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VIEW_MODE | Value transfer | Type reference (TYPE) | CNV_MBT_PROCVIEW | MBT PCL View Mode of Process Tree | 20100825 |
Method GET_VIEW_MODE on class CL_CNV_MBT_PROCESS_STRUCTURE has no exception.
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TRIGGER_STATE_REFRESH | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' | 20100825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Issues related to State Management | 20110608 | ||
| 2 | Exceptions related to Process Definition | 20100819 |
Method SET_VIEW_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VIEW_MODE | Call by reference | Type reference (TYPE) | CNV_MBT_PROCVIEW | MBT PCL View Mode of Process Tree | 20100825 |
Method SET_VIEW_MODE on class CL_CNV_MBT_PROCESS_STRUCTURE has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_46C |