SAP ABAP Class CL_CNV_MBT_PROCESS_PEM_GROUP (Process Execution Manager Group)
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_PEM | Process Execution manager Element | 20111124 |
Properties
| Class | CL_CNV_MBT_PROCESS_PEM_GROUP | |
| Short Description | Process Execution Manager Group | |
| Super Class | CL_CNV_MBT_PROCESS_PEM | Process Execution manager 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 | 20111124 | 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_PEM_GROUP has no interface implemented.
Friends
Class CL_CNV_MBT_PROCESS_PEM_GROUP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_PROCESS_T_BLOCK | Blocks contained in group | 20111212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add a block to the group | 20120227 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20120302 | |
| 3 | Instance method | Public | Method | PEM Blocks of Group | 20111124 | |
| 4 | Instance method | Public | Method | Returns the number of blocks contained in Group | 20111130 | |
| 5 | Instance method | Public | Method | Get name of the phase | 20111215 |
Events
Class CL_CNV_MBT_PROCESS_PEM_GROUP has no event.
Types
Class CL_CNV_MBT_PROCESS_PEM_GROUP has no local type.
Method Signatures
Method ADD_BLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_BLOCK | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PROCESS_PEM_BLOCK | Process Execution Manager Block | 20120227 |
Method ADD_BLOCK on class CL_CNV_MBT_PROCESS_PEM_GROUP has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PEM | Call by reference | Type reference (TYPE) | CNVMBTPEM | Process Execution Plan / Groups / Blocks | 20120302 | |||
| 2 | IV_EAGER | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' | Fetch eager | 20120608 | ||
| 3 | IV_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_PEM_OBJECT_GUID | Process Execution Object GUID | 20120302 | |||
| 4 | IV_PARENT_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_PEM_OBJECT_GUID | Process Execution Object GUID | 20120302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions related to Process Definition | 20120316 | ||
| 2 | PEM Exceptions | 20120316 |
Method GET_BLOCKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_EXEC_TYPE | Call by reference | Type reference (TYPE) | CNV_MBT_EXEC_TYPE | Active Mode | 20120105 | |||
| 2 | IV_EAGER | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' | Shall blocks be fetched eager | 20120608 | ||
| 3 | RT_PEM_BLOCK | Value transfer | Type reference (TYPE) | CNV_MBT_PROCESS_T_BLOCK | List of PEM Blocks | 20111124 |
Method GET_BLOCKS on class CL_CNV_MBT_PROCESS_PEM_GROUP has no exception.
Method GET_NO_BLOCKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NO_BLOCKS | Value transfer | Type reference (TYPE) | INT4 | Numbre of blocks in group | 20111130 |
Method GET_NO_BLOCKS on class CL_CNV_MBT_PROCESS_PEM_GROUP has no exception.
Method GET_PHASE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_PHASE_NAME | Value transfer | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20111215 |
Method GET_PHASE_NAME on class CL_CNV_MBT_PROCESS_PEM_GROUP has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |