SAP ABAP Class CL_CNV_MBT_MASS_STARTER (Mass Starter Activity class)
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_MASS_STARTER  
Short Description Mass Starter Activity class    
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 20120427   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_MBT_MASS_STARTER has no forward declaration.
Interfaces
Class CL_CNV_MBT_MASS_STARTER has no interface implemented.
Friends
Class CL_CNV_MBT_MASS_STARTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ERR Constant Private Type reference (TYPE) C 'E' Error 20120803
2 GC_FIN Constant Private Type reference (TYPE) C 'F' Finish 20120803
3 GS_CNVMBTACTIVITY Instance attribute Private Type reference (TYPE) CNVMBTACTIVITY Unique ID for all activities,information about execution 20120427
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_COMPLETION Instance method Private Method Check for the completion of phase 20120803
2 CHECK_PHASE Instance method Public Method Check Phases 20120803
3 CHECK_RESTART Instance method Public Method Check whether to restart the activity or not 20120427
4 CHECK_RFC Instance method Public Method Check RFC Destination 20120427
5 DELETE_FINISHED_ACTIVITIES Instance method Private Method Delete Finished Activities 20120427
6 GET_LAST_EXECUTION Instance method Private Method Get the last execution 20120803
7 GET_TEXT Instance method Private Method Get the equivalent text for the technical names 20120803
8 RESET_ACTIVITIES Instance method Public Method Reset the status of the activities 20120427
Events
Class CL_CNV_MBT_MASS_STARTER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ACTIVITY_TEMP Private See coding 20120427 TT_ACTIVITY_TEMP TYPE STANDARD TABLE OF cnvmbtactivity
2 TT_CNVMBTSTATE Private See coding 20120803 TT_CNVMBTSTATE TYPE STANDARD TABLE OF CNVMBTSTATE
Method Signatures

Method CHECK_COMPLETION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CNVMBTSTATE Call by reference Type reference (TYPE) TT_CNVMBTSTATE 20120803

Method CHECK_COMPLETION on class CL_CNV_MBT_MASS_STARTER has no exception.

Method CHECK_PHASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MSG Call by reference Type reference (TYPE) BALMI Application Log: APPL_LOG_WRITE_MESSAGES interface 20120803
2 Importing IV_ACTIVITY_ID Call by reference Type reference (TYPE) CNVMBTACTIVITY-ACTIVITY_ID Unique ID for all activities to be executed 20120803
3 Importing IV_PACKID Call by reference Type reference (TYPE) CNVMBTACTIVE-PACKID Package Number of Transformation / Analysis Package 20120803
4 Importing IV_PHASE Call by reference Type reference (TYPE) CNVMBTACTIVE-PHASE Phase of the Migration Project 20120803
# Exception Resumable Description Created on
1 INVALID_STATE_REQUEST 20120803
2 START_NOT_POSSIBLE 20120803

Method CHECK_RESTART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MSG Call by reference Type reference (TYPE) BALMI Application Log: APPL_LOG_WRITE_MESSAGES interface 20120905
2 Exporting ET_CNVMBTACTIVITY Call by reference Type reference (TYPE) CNVMBTACTIVITY_T Table type of CNVMBTACTIVITY table 20120719
3 Exporting EV_RESTART_FLAG Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120427
4 Importing GC_SELECT Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20120427
5 Importing IV_ACTIVITY_ID Call by reference Type reference (TYPE) CNVMBTACTIVITY-ACTIVITY_ID Unique ID for all activities to be executed 20120427
6 Importing IV_PACKID Call by reference Type reference (TYPE) CNVMBTPACK-PACKID Package Number of Transformation / Analysis Package 20120427
7 Importing IV_PHASE Call by reference Type reference (TYPE) CNVMBTACTIVE-PHASE Phase of the Migration Project 20120427

Method CHECK_RESTART on class CL_CNV_MBT_MASS_STARTER has no exception.

Method CHECK_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MSG Call by reference Type reference (TYPE) BALMI Application Log: APPL_LOG_WRITE_MESSAGES interface 20120905
2 Importing IV_ACTIVITY_ID Call by reference Type reference (TYPE) CNVMBTACTIVITY-ACTIVITY_ID Unique ID for all activities to be executed 20120427
3 Importing IV_PACKID Call by reference Type reference (TYPE) CNVMBTPACK-PACKID Package Number of Transformation / Analysis Package 20120427

Method CHECK_RFC on class CL_CNV_MBT_MASS_STARTER has no exception.

Method DELETE_FINISHED_ACTIVITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MSG Call by reference Type reference (TYPE) BALMI Application Log: APPL_LOG_WRITE_MESSAGES interface 20120905
2 Changing PT_CNVMBTACTIVITY Call by reference Type reference (TYPE) TT_ACTIVITY_TEMP 20120427
3 Importing PV_PACKID Call by reference Type reference (TYPE) CNVMBTPACK-PACKID Package Number of Transformation / Analysis Package 20120427
4 Importing PV_PHASE Call by reference Type reference (TYPE) CNVMBTIMG-PHASE Phase of the Migration Project 20120427

Method DELETE_FINISHED_ACTIVITIES on class CL_CNV_MBT_MASS_STARTER has no exception.

Method GET_LAST_EXECUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CNVMBTSTATE Call by reference Type reference (TYPE) TT_CNVMBTSTATE 20120803

Method GET_LAST_EXECUTION on class CL_CNV_MBT_MASS_STARTER has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IV_MSG Call by reference Type reference (TYPE) C 20120803

Method GET_TEXT on class CL_CNV_MBT_MASS_STARTER has no exception.

Method RESET_ACTIVITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CNVMBTACTIVITY Call by reference Type reference (TYPE) CNVMBTACTIVITY_T Table type of CNVMBTACTIVITY table 20120427
2 Importing IV_PACKID Call by reference Type reference (TYPE) CNVMBTPACK-PACKID Package Number of Transformation / Analysis Package 20120427
3 Importing IV_PHASE Call by reference Type reference (TYPE) CNVMBTACTIVE-PHASE Phase of the Migration Project 20120427
# Exception Resumable Description Created on
1 DB_ACCESS_FAILED 20120803
History
Last changed by/on SAP  20141030 
SAP Release Created in