Table list used by SAP ABAP Function Module CNV_MBT_SUBSTATE_RESET (MBT PCL : Reset entries in CNVMBTSUBSTATE)
SAP ABAP Function Module
CNV_MBT_SUBSTATE_RESET (MBT PCL : Reset entries in CNVMBTSUBSTATE) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNVMBTSTATE | Status table for execution of all activities and history | SOURCE VALUE(SESSION_ID) LIKE CNVMBTSTATE-SESSION_ID |
|
| 2 | CNVMBTSUBACT | Unique ID for all subactivities,information about execution | ||
| 3 | CNVMBTSUBACT | Unique ID for all subactivities,information about execution | SOURCE VALUE(SUBACT_ID) LIKE CNVMBTSUBACT-ACTIVITY_ID |
|
| 4 | CNVMBTSUBSTATE | Status table for execution of all subactivities and histor | ||
| 5 | CNVMBTSUBSTATE | Status table for execution of all subactivities and histor | SOURCE VALUE(TASK_ID) LIKE CNVMBTSUBSTATE-TASK_ID |
|