SAP ABAP Function Module CNV_MBT_GET_ACTIVITY_STATUS (status of activities in the active phase)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CNV_MBT_ON_DEVICE (Package) All backend developments for On-device platform
Basic Data
Function Module CNV_MBT_GET_ACTIVITY_STATUS status of activities in the active phase  
Function Group CNV_MBT_ON_DEVICE   For TDMS On-Device Developments  
Program Name SAPLCNV_MBT_ON_DEVICE    
INCLUDE Name LCNV_MBT_ON_DEVICEU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_PHASE_TEXT TYPE CNVMBTACTIVITYT-NODE_TEXT Text of Activity in Process Tree
Exporting EV_ACT_ERROR TYPE INT4 Natural number
Exporting EV_ACT_WARNING TYPE INT4 Natural number
Exporting EV_ACT_ABORT TYPE INT4 Natural number
Exporting EV_ACT_RUNNING TYPE INT4 Natural number
Exporting EV_ACT_SUCCESS TYPE INT4 Natural number
Exporting EV_ACT_NOTSTARTED TYPE INT4 Natural number
Exporting EV_ACT_SCHEDULED TYPE INT4 Natural number
Exporting EV_ACT_HOLD TYPE INT4 Natural number
Importing IV_PACK TYPE CNVMBTPACK-PACKID Package Number to Specify CMIS and TDMS Packages
Importing IV_VIEW TYPE CNVMBTIMG-PROC_VIEW ' ' MBT PCL View Mode of Process Tree
Importing IV_GET_ACT_STATUS_PERCENTAGES TYPE FLAG ' ' boolean variable (X=true, -=false, space=unknown)
Importing IV_GET_ACT_WITH_STATUS TYPE FLAG ' ' Single-Character Flag
Importing IV_ACTIVITY_ID TYPE CNVMBTACTIVITY-ACTIVITY_ID Unique ID for all activities to be executed
Tables ET_PROCTREE TYPE CNVMBTPROCTREE_T Process Tree (IMG, Activity/T, State combined)
Tables ET_ACT_DETAILS TYPE CNVMBTPROCTREE_T Process Tree (IMG, Activity/T, State combined)
Exception PACK_NOT_ACTIVE TYPE package entered is not active
Exception PACK_NOT_EXISTS TYPE package doesnot exists
Exception INVALID_PACK TYPE package data is invalid or inconsistent
Exception USER_NOT_REGISTERED TYPE User is not registered for the package
Exception USER_NOT_EXISTS TYPE User does not exists in the system
Exception AUTHORIZATION_FAIL TYPE authorizatoin check fail for the user
Exception INVALID_INPUT TYPE Invalid input for the parameter
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620