Table list used by SAP ABAP Function Module CNV_MBT_SUBSTATE_REFRESH (MBT PCL global refresh of Subactivity states for a given session_id)
SAP ABAP Function Module
CNV_MBT_SUBSTATE_REFRESH (MBT PCL global refresh of Subactivity states for a given session_id) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNVMBTDEST | info.about dest. of sender/receiver/central system | ||
| 2 | CNVMBTSTATE | Status table for execution of all activities and history | ||
| 3 | CNVMBTSTATE | Status table for execution of all activities and history | SOURCE VALUE(SESSION_ID) LIKE CNVMBTSTATE-SESSION_ID |
|
| 4 | CNVMBTSUBSTATE | Status table for execution of all subactivities and histor | ||
| 5 | CNVMBTSUBSTATE | Status table for execution of all subactivities and histor | SOURCE ET_CNVMBTSUBSTATE STRUCTURE CNVMBTSUBSTATE |
|