Data Element list used by SAP ABAP Function Module CNV_MBT_L_SUBSTATE_COMPLETION (MBT PCL : set subactivity completion state)
SAP ABAP Function Module
CNV_MBT_L_SUBSTATE_COMPLETION (MBT PCL : set subactivity completion state) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNV_MBT_PROC_CMPL | MBT PCL : counter for completion percentage determination | SOURCE VALUE(PROC_COMPL) LIKE CNVMBTSUBSTATE-PROC_COMPL |
|
| 2 | CNV_MBT_PROC_TOT | MBt PCL : basis value for completion percentage | SOURCE VALUE(PROC_TOTAL) LIKE CNVMBTSUBSTATE-PROC_TOTAL OPTIONAL |
|
| 3 | CNV_MBT_SESSION_ID | MBT PCL: Session ID | SOURCE VALUE(SESSION_ID) LIKE CNVMBTSUBSTATE-SESSION_ID OPTIONAL |
|
| 4 | CNV_MBT_SUBACTIVITY | Unique ID for All Subactivities to Be Executed | SOURCE VALUE(SUBACT_ID) LIKE CNVMBTSUBSTATE-SUBACT_ID OPTIONAL |
|
| 5 | CNV_MBT_TASKID | Numeric Identifyer of Conversion or Migration Task | SOURCE VALUE(TASK_ID) LIKE CNVMBTSUBSTATE-TASK_ID OPTIONAL |
|