SAP ABAP Function Module CNV_MBT_GET_ACT_RELATIONSHIP (Determines predecessor and successor relationships of an activity)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_PCL_46 (Package) MBT PCT : Process controlling functions 4.6
Basic Data
Function Module CNV_MBT_GET_ACT_RELATIONSHIP Determines predecessor and successor relationships of an activity  
Function Group CNV_MBT_PACK_46   Func. group for package functions  
Program Name SAPLCNV_MBT_PACK_46    
INCLUDE Name LCNV_MBT_PACK_46U08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_PACK_ID TYPE CNVMBTIMG-PACKID Package Id
Importing IV_PHASE TYPE CNVMBTIMG-PHASE Phase of the Migration Project
Importing IV_ACTIVITY_ID TYPE CNVMBTIMG-ACTIVITY_ID Activity for which relations need to be determined
Tables ET_ACT_PREDECESSORS TYPE CNVMBTACTIVITYT Text table for CNVMBTACTIVITIES
Tables ET_ACT_SUCCESSORS TYPE CNVMBTACTIVITYT Text table for CNVMBTACTIVITIES
Exception DATABASE_ERROR TYPE Database is inconsistent
Exception NO_RELATIONSHIP_EXISTS TYPE There are no predecessor or successor activities.
               
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 2006_1_46C