Table 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 | Status table for execution of all subactivities and histor | SOURCE VALUE(SESSION_ID) LIKE CNVMBTSUBSTATE-SESSION_ID OPTIONAL |
|
| 2 | CNVMBTSUBSTATE | Status table for execution of all subactivities and histor | SOURCE VALUE(SUBACT_ID) LIKE CNVMBTSUBSTATE-SUBACT_ID OPTIONAL |
|
| 3 | CNVMBTSUBSTATE | Status table for execution of all subactivities and histor | SOURCE VALUE(TASK_ID) LIKE CNVMBTSUBSTATE-TASK_ID OPTIONAL |
|
| 4 | CNVMBTSUBSTATE | Status table for execution of all subactivities and histor | SOURCE VALUE(PROC_TOTAL) LIKE CNVMBTSUBSTATE-PROC_TOTAL OPTIONAL |
|
| 5 | CNVMBTSUBSTATE | Status table for execution of all subactivities and histor | SOURCE VALUE(PROC_COMPL) LIKE CNVMBTSUBSTATE-PROC_COMPL |
|