Table list used by SAP ABAP Function Module CNV_MBT_SUBSTATE_GET (MBT PCL : Read entries from CNVMBTSUBSTATE)
SAP ABAP Function Module
CNV_MBT_SUBSTATE_GET (MBT PCL : Read entries from 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 OPTIONAL |
|
| 2 | CNVMBTSTATE | Status table for execution of all activities and history | SOURCE VALUE(PACKID) LIKE CNVMBTSTATE-PACKID OPTIONAL |
|
| 3 | CNVMBTSTATE | Status table for execution of all activities and history | ||
| 4 | CNVMBTSUBACT | Unique ID for all subactivities,information about execution | SOURCE VALUE(SUBACT_ID) LIKE CNVMBTSUBACT-ACTIVITY_ID OPTIONAL |
|
| 5 | CNVMBTSUBSTATE | Status table for execution of all subactivities and histor | ||
| 6 | CNVMBTSUBSTATE | Status table for execution of all subactivities and histor | SOURCE VALUE(NUMBER_OF_TASKS) LIKE CNVMBTSUBSTATE-TASK_ID OPTIONAL |
|
| 7 | CNVMBTSUBSTATE | Status table for execution of all subactivities and histor | SOURCE VALUE(LAST_SESSION_ID) LIKE CNVMBTSUBSTATE-SESSION_ID |
|
| 8 | CNVMBTSUBSTATE | Status table for execution of all subactivities and histor | SOURCE T_SUBSTATE STRUCTURE CNVMBTSUBSTATE |
|
| 9 | CNVMBTSUBSTATE | Status table for execution of all subactivities and histor | SOURCE T_LAST_SUBSTATE STRUCTURE CNVMBTSUBSTATE OPTIONAL |
|