Table list used by SAP ABAP Function Module CNV_MBT_L_STATE_SESSION_INFO (MBT PCL get state information for specified session_id's)
SAP ABAP Function Module
CNV_MBT_L_STATE_SESSION_INFO (MBT PCL get state information for specified session_id's) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNVMBTRETSTR | structure for and_return | SOURCE VALUE(ACTIVITY_INFO) LIKE CNVMBTRETSTR-AND_RETURN DEFAULT 'X' |
|
| 2 | CNVMBTRETSTR | structure for and_return | SOURCE VALUE(SUBACTIVITY_INFO) LIKE CNVMBTRETSTR-AND_RETURN OPTIONAL |
|
| 3 | CNVMBTSESSION | MBT PCL session_id | ||
| 4 | CNVMBTSESSION | MBT PCL session_id | SOURCE T_IN_SESSION_ID STRUCTURE CNVMBTSESSION OPTIONAL |
|
| 5 | CNVMBTSTATE | Status table for execution of all activities and history | ||
| 6 | CNVMBTSTATE | Status table for execution of all activities and history | SOURCE VALUE(IM_SESSION_ID) LIKE CNVMBTSTATE-SESSION_ID OPTIONAL |
|
| 7 | CNVMBTSTATE | Status table for execution of all activities and history | SOURCE T_EX_CNVMBTSTATE STRUCTURE CNVMBTSTATE OPTIONAL |
|
| 8 | CNVMBTSTATE | Status table for execution of all activities and history | SOURCE VALUE(EX_CNVMBTSTATE) LIKE CNVMBTSTATE |
|
| 9 | CNVMBTSUBSTATE | Status table for execution of all subactivities and histor | ||
| 10 | CNVMBTSUBSTATE | Status table for execution of all subactivities and histor | SOURCE T_EX_CNVMBTSUBSTATE STRUCTURE CNVMBTSUBSTATE OPTIONAL |
|