Table/Structure Field list used by SAP ABAP Function Module CNV_MBT_L_STATE_COMPLETION (MBT PCL : set completion state of activity)
SAP ABAP Function Module
CNV_MBT_L_STATE_COMPLETION (MBT PCL : set completion state of activity) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNVMBTACTIVE - PACKID | Package Number of Transformation / Analysis Package | ||
| 2 | CNVMBTACTIVE - PACKID | Package Number of Transformation / Analysis Package | SOURCE VALUE(PACKID) LIKE CNVMBTACTIVE-PACKID OPTIONAL |
|
| 3 | CNVMBTACTIVE - PHASE | Phase of the Migration Project | SOURCE VALUE(PHASE) LIKE CNVMBTACTIVE-PHASE OPTIONAL |
|
| 4 | CNVMBTACTIVE - PHASE | Phase of the Migration Project | ||
| 5 | CNVMBTACTIVITY - ACTIVITY_ID | Unique ID for all activities to be executed | ||
| 6 | CNVMBTACTIVITY - ACTIVITY_ID | Unique ID for all activities to be executed | SOURCE VALUE(ACTIVITY_ID) LIKE CNVMBTACTIVITY-ACTIVITY_ID OPTIONAL |
|
| 7 | CNVMBTSTATE - PROC_COMPL | MBT PCL : counter for completion percentage determination | ||
| 8 | CNVMBTSTATE - PROC_COMPL | MBT PCL : counter for completion percentage determination | SOURCE VALUE(PROC_COMPL) LIKE CNVMBTSTATE-PROC_COMPL |
|
| 9 | CNVMBTSTATE - PROC_TOTAL | MBt PCL : basis value for completion percentage | ||
| 10 | CNVMBTSTATE - PROC_TOTAL | MBt PCL : basis value for completion percentage | SOURCE VALUE(PROC_TOTAL) LIKE CNVMBTSTATE-PROC_TOTAL OPTIONAL |
|