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 | CNVMBTSTATE | Status table for execution of all activities and history | ||
| 2 | CNVMBTSTATE | Status table for execution of all activities and history | SOURCE VALUE(SESSION_ID) LIKE CNVMBTSTATE-SESSION_ID |
|
| 3 | CNVMBTSTATE | Status table for execution of all activities and history | SOURCE VALUE(ERROR_FLAG) LIKE CNVMBTSTATE-ABORTED OPTIONAL |
|
| 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 | SOURCE VALUE(LAST_SESSION_ID) LIKE CNVMBTSUBSTATE-SESSION_ID |
|
| 6 | CNVMBTSUBSTATE | Status table for execution of all subactivities and histor | SOURCE T_SUBSTATE STRUCTURE CNVMBTSUBSTATE |
|
| 7 | CNVMBTSUBSTATE | Status table for execution of all subactivities and histor | ||