Table list used by SAP ABAP Function Module CNV_MBT_STATE_INIT (Connect to central PCL state management and check start capability)
SAP ABAP Function Module
CNV_MBT_STATE_INIT (Connect to central PCL state management and check start capability) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNVMBTACTIVE | active packages and current phase | SOURCE VALUE(PHASE) LIKE CNVMBTACTIVE-PHASE |
|
| 2 | CNVMBTACTIVE | active packages and current phase | SOURCE VALUE(PACKID) LIKE CNVMBTACTIVE-PACKID |
|
| 3 | CNVMBTACTIVE | active packages and current phase | ||
| 4 | CNVMBTACTIVITY | Unique ID for all activities,information about execution | ||
| 5 | CNVMBTACTIVITY | Unique ID for all activities,information about execution | SOURCE VALUE(ACTIVITY_ID) LIKE CNVMBTACTIVITY-ACTIVITY_ID |
|
| 6 | CNVMBTIMG | Process plan, order of activities to be executed | ||
| 7 | CNVMBTPHASES | Structure for phases in PCL | ||
| 8 | CNVMBTRETSTR | structure for and_return | ||
| 9 | CNVMBTRETSTR | structure for and_return | SOURCE VALUE(RESTART_MODE) LIKE CNVMBTRETSTR-AND_RETURN |
|
| 10 | CNVMBTRETSTR | structure for and_return | SOURCE VALUE(RESTART) LIKE CNVMBTRETSTR-AND_RETURN DEFAULT ' ' |
|
| 11 | CNVMBTRETSTR | structure for and_return | SOURCE VALUE(ONLY_CHECK) LIKE CNVMBTRETSTR-AND_RETURN DEFAULT ' ' |
|
| 12 | CNVMBTRETSTR | structure for and_return | SOURCE VALUE(NO_DIALOG) LIKE CNVMBTRETSTR-AND_RETURN DEFAULT '' |
|
| 13 | CNVMBTSESSIONID | MBT PCL Session ID level | SOURCE VALUE(SESSION_ID) LIKE CNVMBTSESSIONID-SESSION_ID |
|
| 14 | CNVMBTSTATE | Status table for execution of all activities and history | SOURCE VALUE(EX_CNVMBTSTATE) LIKE CNVMBTSTATE |
|
| 15 | CNVMBTSTATE | Status table for execution of all activities and history | ||
| 16 | CNVMBTSUBSTATE | Status table for execution of all subactivities and histor |