Table/Structure Field 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 | CNVMBTSUBSTATE - PROC_COMPL | MBT PCL : counter for completion percentage determination | ||
| 2 | CNVMBTSUBSTATE - PROC_COMPL | MBT PCL : counter for completion percentage determination | SOURCE VALUE(PROC_COMPL) LIKE CNVMBTSUBSTATE-PROC_COMPL |
|
| 3 | CNVMBTSUBSTATE - PROC_TOTAL | MBt PCL : basis value for completion percentage | ||
| 4 | CNVMBTSUBSTATE - PROC_TOTAL | MBt PCL : basis value for completion percentage | SOURCE VALUE(PROC_TOTAL) LIKE CNVMBTSUBSTATE-PROC_TOTAL OPTIONAL |
|
| 5 | CNVMBTSUBSTATE - SESSION_ID | MBT PCL: Session ID | SOURCE VALUE(SESSION_ID) LIKE CNVMBTSUBSTATE-SESSION_ID OPTIONAL |
|
| 6 | CNVMBTSUBSTATE - SESSION_ID | MBT PCL: Session ID | ||
| 7 | CNVMBTSUBSTATE - SUBACT_ID | Unique ID for All Subactivities to Be Executed | SOURCE VALUE(SUBACT_ID) LIKE CNVMBTSUBSTATE-SUBACT_ID OPTIONAL |
|
| 8 | CNVMBTSUBSTATE - SUBACT_ID | Unique ID for All Subactivities to Be Executed | ||
| 9 | CNVMBTSUBSTATE - TASK_ID | Numeric Identifyer of Conversion or Migration Task | ||
| 10 | CNVMBTSUBSTATE - TASK_ID | Numeric Identifyer of Conversion or Migration Task | SOURCE VALUE(TASK_ID) LIKE CNVMBTSUBSTATE-TASK_ID OPTIONAL |
|