SAP ABAP Class CL_CNV_MBT_PROCESS_STEP (Process Step)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_PCL_CL (Package) PCL Class Layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_MBT_PROCESS_ELEMENT | Abstract class for process element | 20100730 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_MBT_PCL_PERSISTENCY | Persistency-related Buffer for DMIS PCL Classes | 20140203 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_MBT_PCL_TRANSACTION | Transactional Buffer for DMIS PCL Classes | 20140203 |
Properties
| Class | CL_CNV_MBT_PROCESS_STEP | |
| Short Description | Process Step | |
| Super Class | CL_CNV_MBT_PROCESS_ELEMENT | Abstract class for process element |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CNV_MBT_PCL_PERSISTENCY | Persistency-related Buffer for DMIS PCL Classes | 20140203 | ||
| 2 | IF_CNV_MBT_PCL_TRANSACTION | Transactional Buffer for DMIS PCL Classes | 20140203 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CNV_MBT_PROCESS_PEM_BLOCK | 20120206 | Process Execution Manager Block |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CNV_MBT_COT_ATTR_NAME | 'ACTIVITY' | Name of a COT attribute | 20130422 | ||
| 2 | Constant | Public | Type reference (TYPE) | CNV_MBT_COT_ATTR_NAME | 'PACKAGE' | Name of a COT attribute | 20130422 | ||
| 3 | Constant | Public | Type reference (TYPE) | CNV_MBT_COT_ATTR_NAME | 'PHASE' | Name of a COT attribute | 20130422 | ||
| 4 | Constant | Public | Type reference (TYPE) | CNV_MBT_PROCVIEW | 'E' | MBT PCL View Mode of Process Tree | 20140311 | ||
| 5 | Constant | Public | Type reference (TYPE) | CNV_MBT_PROCVIEW | 'C' | MBT PCL View Mode of Process Tree | 20140311 | ||
| 6 | Constant | Public | Type reference (TYPE) | CNV_MBT_PROCVIEW | 'A' | MBT PCL View Mode of Process Tree | 20140311 | ||
| 7 | Constant | Public | Type reference (TYPE) | CNV_MBT_PROCVIEW | 'H' | MBT PCL View Mode of Process Tree | 20140311 | ||
| 8 | Constant | Public | Type reference (TYPE) | CNV_MBT_PROCVIEW | space | MBT PCL View Mode of Process Tree | 20140311 | ||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_MBT_COT_OBJECT | SLO Central Object | 20130424 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_MBT_EXECUTION | Execution | 20100820 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_MBT_LOG_ACTIVITY | MBT Log Implementation for Activity Execution | 20130123 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_MBT_LOG_ACTIVITY_PARAM | MBT Log Implementation for Activity Execution | 20130123 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | CNVMBTPROCTREE_STR | Process Tree (IMG, Activity/T, State combined) | 20140303 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20140313 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20140224 | ||||
| 16 | Static Attribute | Private | Type reference (TYPE) | CNV_MBT_CL_PROCESS_STEP_T | Process Step Objects in correct sequence | 20140305 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | check if process steps can be started now | 20100727 | |
| 2 | Instance method | Public | Constructor | 20100730 | ||
| 3 | Static method | Private | Method | Converts the external generic key format into internal keys | 20140305 | |
| 4 | Instance method | Public | Method | Create new execution | 20110217 | |
| 5 | Instance method | Public | Method | Dequeue the process step | 20110215 | |
| 6 | Instance method | Public | Method | execute process step | 20100727 | |
| 7 | Instance method | Public | Method | get activity log instance | 20130123 | |
| 8 | Instance method | Public | Method | get activity log instance | 20130123 | |
| 9 | Instance method | Public | Method | Should the user confirm the restart of the activity? | 20110802 | |
| 10 | Instance method | Private | Method | 20140313 | ||
| 11 | Instance method | Public | Method | 20140324 | ||
| 12 | Instance method | Public | Method | 20130424 | ||
| 13 |