Table 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 | active packages and current phase | SOURCE VALUE(PACKID) LIKE CNVMBTACTIVE-PACKID OPTIONAL |
|
| 2 | CNVMBTACTIVE | active packages and current phase | SOURCE VALUE(PHASE) LIKE CNVMBTACTIVE-PHASE OPTIONAL |
|
| 3 | CNVMBTACTIVITY | Unique ID for all activities,information about execution | SOURCE VALUE(ACTIVITY_ID) LIKE CNVMBTACTIVITY-ACTIVITY_ID OPTIONAL |
|
| 4 | CNVMBTSTATE | Status table for execution of all activities and history | SOURCE VALUE(PROC_TOTAL) LIKE CNVMBTSTATE-PROC_TOTAL OPTIONAL |
|
| 5 | CNVMBTSTATE | Status table for execution of all activities and history | SOURCE VALUE(PROC_COMPL) LIKE CNVMBTSTATE-PROC_COMPL |
|