SAP ABAP Class CL_CNV_MBT_PROCESS_ELEMENT (Abstract class for process element)
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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CNV_MBT_PROCESS_PEM Process Execution manager Element 20111124
2 Inheritance (c INHERITING FROM c_ref)  CL_CNV_MBT_PROCESS_PHASE Process Phase 20100730
3 Inheritance (c INHERITING FROM c_ref)  CL_CNV_MBT_PROCESS_STEP Process Step 20100730
Properties
Class CL_CNV_MBT_PROCESS_ELEMENT  
Short Description Abstract class for process element    
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 20100730   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_LTR_ANY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_CNV_MBT_PROCESS_ELEMENT has no interface implemented.
Friends
Class CL_CNV_MBT_PROCESS_ELEMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NC_PEM_BLOCK Constant Public Type reference (TYPE) CNV_MBT_PEM_LEVEL 'B' PEM Block 20111212
2 NC_PEM_GROUP Constant Public Type reference (TYPE) CNV_MBT_PROCESS_ELEMENT_TYPE 'G' PEM Group 20111212
3 NC_PEM_PLAN Constant Public Type reference (TYPE) CNV_MBT_PROCESS_ELEMENT_TYPE 'P' PEM plan 20111212
4 NC_PEM_STOP_BLOCK Constant Public Type reference (TYPE) CNV_MBT_PROCESS_ELEMENT_TYPE 'S' PEM stop block 20111212
5 NC_PROCESS_PHASE Constant Public Type reference (TYPE) CNV_MBT_PROCESS_ELEMENT_TYPE 'H' Process Phase 20111212
6 NC_PROCESS_STEP Constant Public Type reference (TYPE) CNV_MBT_PROCESS_ELEMENT_TYPE 'T' Process step 20111212
7 PR_ACTIVITY Instance attribute Protected Object reference (TYPE REF TO) CL_CNV_MBT_ACTIVITY Activity 20100819
8 PS_ELEMENT_DATA Instance attribute Protected Type reference (TYPE) CNVMBTPROCTREE_STR Process Tree (IMG, Activity/T, State combined) 20100819
9 PV_ACTIVITY_ID Instance attribute Protected Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20100819
10 PV_PACKID Instance attribute Protected Type reference (TYPE) CNV_MBT_PACKID Package Number to Specify CMIS and TDMS Packages 20100819
11 PV_PHASE_ID Instance attribute Protected Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20100819
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_INTERNAL_DATA Instance method Protected Method Set internal data 20110217
2 CONSTRUCTOR Instance method Public Constructor Constructor 20100730
3 GET_ACTIVITY Instance method Public Method Returns the Instance of the Associated Activity 20140219
4 GET_ACTIVITY_ID Instance method Public Method Return Activity ID 20100818
5 GET_AUTORESTART_SETTINGS Instance method Public Method Return Autorestart Settings 20101028
6 GET_CENTRAL_OBJECT_ID Instance method Public Method return context ID 20110309
7