SAP ABAP Function Module CNV_MBT_PC_ACTREL_GET (Return activity relationship (predecessor/successors))
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_MAIN (Package) Main components of PCL for SLO Products
Basic Data
Function Module CNV_MBT_PC_ACTREL_GET Return activity relationship (predecessor/successors)  
Function Group CNV_MBT_PC   Process control functions : PCL  
Program Name SAPLCNV_MBT_PC   functions : PCL 
INCLUDE Name LCNV_MBT_PCU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing PACKID TYPE CNV_MBT_PACKID Package Number to Specify CMIS and TDMS Packages
Importing PHASE TYPE CNV_MBT_PHASE Phase of the Migration Project
Importing ACTIVITY_ID TYPE CNV_MBT_ACTIVITY Unique ID for all activities to be executed
Importing IGNORE_NO_RESET TYPE CNV_MBT_FLAG Do not return entries with no_reset = X
Importing RETURN_ACTIVITYT TYPE CNV_MBT_FLAG Flag (X = yes, initial = no)
Importing DIRECT_ONLY TYPE CNV_MBT_FLAG Flag (X = yes, initial = no)
Importing CONSIDER_OPTIONAL TYPE CNV_MBT_FLAG Return relationship of optional activity
Tables ET_PREDECESSOR TYPE CNVMBTSTATE Status table for execution of all activities and history
Tables ET_SUCCESSOR TYPE CNVMBTSTATE Status table for execution of all activities and history
Tables ET_PREDECESSOR_TEXT TYPE CNVMBTACTIVITYT Text table for CNVMBTACTIVITIES
Tables ET_SUCCESSOR_TEXT TYPE CNVMBTACTIVITYT Text table for CNVMBTACTIVITIES
Tables ET_PRE_ACT_ID TYPE CNVMBTACTIVITY Unique ID for all activities,information about execution
Tables ET_SUCC_ACT_ID TYPE CNVMBTACTIVITY Unique ID for all activities,information about execution
               
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