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 Table  CNVMBTACTIVE active packages and current phase SOURCE VALUE(PHASE) LIKE CNVMBTACTIVE-PHASE
2 Table  CNVMBTACTIVE active packages and current phase SOURCE VALUE(PACKID) LIKE CNVMBTACTIVE-PACKID
3 Table  CNVMBTACTIVE active packages and current phase
4 Table  CNVMBTACTIVITY Unique ID for all activities,information about execution
5 Table  CNVMBTACTIVITY Unique ID for all activities,information about execution SOURCE VALUE(ACTIVITY_ID) LIKE CNVMBTACTIVITY-ACTIVITY_ID
6 Table  CNVMBTIMG Process plan, order of activities to be executed
7 Table  CNVMBTPHASES Structure for phases in PCL
8 Table  CNVMBTRETSTR structure for and_return
9 Table  CNVMBTRETSTR structure for and_return SOURCE VALUE(RESTART_MODE) LIKE CNVMBTRETSTR-AND_RETURN
10 Table  CNVMBTRETSTR structure for and_return SOURCE VALUE(RESTART) LIKE CNVMBTRETSTR-AND_RETURN DEFAULT ' '
11 Table  CNVMBTRETSTR structure for and_return SOURCE VALUE(ONLY_CHECK) LIKE CNVMBTRETSTR-AND_RETURN DEFAULT ' '
12 Table  CNVMBTRETSTR structure for and_return SOURCE VALUE(NO_DIALOG) LIKE CNVMBTRETSTR-AND_RETURN DEFAULT ''
13 Table  CNVMBTSESSIONID MBT PCL Session ID level SOURCE VALUE(SESSION_ID) LIKE CNVMBTSESSIONID-SESSION_ID
14 Table  CNVMBTSTATE Status table for execution of all activities and history SOURCE VALUE(EX_CNVMBTSTATE) LIKE CNVMBTSTATE
15 Table  CNVMBTSTATE Status table for execution of all activities and history
16 Table  CNVMBTSUBSTATE Status table for execution of all subactivities and histor