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 ABAP 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 PR_PACKAGE Instance attribute Private Object reference (TYPE REF TO) CL_CNV_MBT_PACKAGE Package 20100819
2 PT_PHASES Instance attribute Private Type reference (TYPE) CNV_MBT_CL_PROCESS_PHASE_T Phase Objects in correct sequence 20100819
3 PT_PHASES_DATA Instance attribute Private Type reference (TYPE) CNVMBTPROCTREE_T Process Tree (IMG, Activity/T, State combined) 20100819
4 PV_PACKID Instance attribute Private Type reference (TYPE) CNV_MBT_PACKID Package Number to Specify CMIS and TDMS Packages 20100819
5 PV_VIEW_MODE 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 CONSTRUCTOR Instance method Public Constructor Constructor 20100727
2 CREATE_PHASES Instance method Private Method Create Phase instances 20100819
3 GET_ACTIVE_PHASE Instance method Public Method Return active phase 20100810
4 GET_ACTIVE_PHASE_ID Instance method Public Method Get active phase 20100830
5 GET_DATA_FROM_DB Instance method Private Method Load data from database and store it locally 20100817
6 GET_PHASES Instance method Public Method Get Phases 20100817
7 GET_VIEW_MODE Instance method Public Method Return Process View Mode 20100824
8 REFRESH Instance method Public Method Refresh Process Structure 20100817
9 SET_VIEW_MODE 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 Importing IR_PACKAGE Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PACKAGE Package 20100825
2 Importing 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 CX_CNV_MBT_PROCESS_CONTROL Issues related to State Management 20110608
2 CX_CNV_MBT_PROCESS_DEFINITION 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 Returning RR_PHASE Value transfer Object reference (TYPE REF TO) CL_CNV_MBT_PROCESS_PHASE Process Step 20100825
# Exception Resumable Description Created on
1 CX_CNV_MBT_PROCESS_CONTROL Issues related to State Management 20100812
2 CX_CNV_MBT_PROCESS_DEFINITION 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 Returning RV_ACTIVE_PHASE Value transfer Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20100830
# Exception Resumable Description Created on
1 CX_CNV_MBT_PROCESS_CONTROL 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 CX_CNV_MBT_PROCESS_CONTROL 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 Returning 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 CX_CNV_MBT_PROCESS_CONTROL Issues related to State Management 20110608
2 CX_CNV_MBT_PROCESS_DEFINITION 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 Returning 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 Importing IV_TRIGGER_STATE_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL 'X' 20100825
# Exception Resumable Description Created on
1 CX_CNV_MBT_PROCESS_CONTROL Issues related to State Management 20110608
2 CX_CNV_MBT_PROCESS_DEFINITION 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 Importing 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