Data Element list used by SAP ABAP Function Module CNV_MBT_PACK_PROCTREE_MGRP_INS (Insert multiple groups of activities into process tree)
SAP ABAP Function Module CNV_MBT_PACK_PROCTREE_MGRP_INS (Insert multiple groups of activities into process tree) is using
# Object Type Object Name Object Description Note
     
1 Data Element  CNV_MBT_ACTIVITY Unique ID for all activities to be executed
2 Data Element  CNV_MBT_ACTIVITY Unique ID for all activities to be executed SOURCE REFERENCE(I_PRE_ACTIVITY) TYPE CNV_MBT_ACTIVITY OPTIONAL
3 Data Element  CNV_MBT_ACTIVITY Unique ID for all activities to be executed SOURCE REFERENCE(I_PARENT_ACTIVITY) TYPE CNV_MBT_ACTIVITY OPTIONAL
4 Data Element  CNV_MBT_FLAG Flag (X = yes, initial = no) SOURCE REFERENCE(I_FORCE_ACT_SEQ) TYPE CNV_MBT_FLAG OPTIONAL
5 Data Element  CNV_MBT_FLAG Flag (X = yes, initial = no) SOURCE REFERENCE(I_FORCE_GROUP_SEQ) TYPE CNV_MBT_FLAG OPTIONAL
6 Data Element  CNV_MBT_FLAG Flag (X = yes, initial = no) SOURCE REFERENCE(I_CREATE_COPY) TYPE CNV_MBT_FLAG DEFAULT 'X'
7 Data Element  CNV_MBT_PACKID Package Number of Transformation / Analysis Package SOURCE REFERENCE(I_PACKID) LIKE CNVMBTIMG-PACKID
8 Data Element  CNV_MBT_PACKID Package Number of Transformation / Analysis Package SOURCE REFERENCE(I_ORIG_PACK) TYPE CNV_MBT_PACKID OPTIONAL
9 Data Element  RSSCR_NAME ABAP/4: Name of SELECT-OPTION / PARAMETER SOURCE REFERENCE(I_GROUP_ID_PARAMNAME) TYPE RSSCR_NAME OPTIONAL