Table list used by SAP ABAP Function Module CNV_CMIS_M_10_SUBSTATE_CHECK (CMIS: Check entries from CNVMBTSUBSTATE)
SAP ABAP Function Module CNV_CMIS_M_10_SUBSTATE_CHECK (CMIS: Check entries from CNVMBTSUBSTATE) is using
# Object Type Object Name Object Description Note
     
1 Table  CNVMBTSTATE Status table for execution of all activities and history
2 Table  CNVMBTSTATE Status table for execution of all activities and history SOURCE VALUE(SESSION_ID) LIKE CNVMBTSTATE-SESSION_ID
3 Table  CNVMBTSTATE Status table for execution of all activities and history SOURCE VALUE(ERROR_FLAG) LIKE CNVMBTSTATE-ABORTED OPTIONAL
4 Table  CNVMBTSUBACT Unique ID for all subactivities,information about execution SOURCE VALUE(SUBACT_ID) LIKE CNVMBTSUBACT-ACTIVITY_ID OPTIONAL
5 Table  CNVMBTSUBSTATE Status table for execution of all subactivities and histor SOURCE VALUE(LAST_SESSION_ID) LIKE CNVMBTSUBSTATE-SESSION_ID
6 Table  CNVMBTSUBSTATE Status table for execution of all subactivities and histor SOURCE T_SUBSTATE STRUCTURE CNVMBTSUBSTATE
7 Table  CNVMBTSUBSTATE Status table for execution of all subactivities and histor