Table list used by SAP ABAP Function Module CNV_CMIS_A_20_TABLESIZES (To ascertain the table size (in KB) for a range of tables)
SAP ABAP Function Module
CNV_CMIS_A_20_TABLESIZES (To ascertain the table size (in KB) for a range of tables) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNVMBTACTIVITY | Unique ID for all activities,information about execution | SOURCE VALUE(IV_ACTIVITY_ID) TYPE CNVMBTACTIVITY-ACTIVITY_ID |
|
| 2 | CNVMBTSTATE | Status table for execution of all activities and history | SOURCE VALUE(IV_PACK) TYPE CNVMBTSTATE-PACKID |
|
| 3 | CNVMBTSUBACT | Unique ID for all subactivities,information about execution | SOURCE VALUE(IV_SUBACT_ID) TYPE CNVMBTSUBACT-SUBACTIVITY_ID |
|
| 4 | CNVMBTSUBACT | Unique ID for all subactivities,information about execution | ||
| 5 | CNVMBTSUBSTATE | Status table for execution of all subactivities and histor | SOURCE VALUE(IV_SESSION_ID) TYPE CNVMBTSUBSTATE-SESSION_ID |
|
| 6 | CNVMBTSUBSTATE | Status table for execution of all subactivities and histor | ||
| 7 | CNV_CMIS_A_SIZE | TABLE TO STORE WORKLIST TABLES FOR SIZE CALCULATIONS | ||
| 8 | CNV_CMIS_A_SIZE | TABLE TO STORE WORKLIST TABLES FOR SIZE CALCULATIONS | SOURCE T_RESULT STRUCTURE CNV_CMIS_A_SIZE |
|
| 9 | RSPARAMS | ABAP: General Structure for PARAMETERS and SELECT-OPTIONS | ||