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 Table  CNVMBTACTIVITY Unique ID for all activities,information about execution SOURCE VALUE(IV_ACTIVITY_ID) TYPE CNVMBTACTIVITY-ACTIVITY_ID
2 Table  CNVMBTSTATE Status table for execution of all activities and history SOURCE VALUE(IV_PACK) TYPE CNVMBTSTATE-PACKID
3 Table  CNVMBTSUBACT Unique ID for all subactivities,information about execution SOURCE VALUE(IV_SUBACT_ID) TYPE CNVMBTSUBACT-SUBACTIVITY_ID
4 Table  CNVMBTSUBACT Unique ID for all subactivities,information about execution
5 Table  CNVMBTSUBSTATE Status table for execution of all subactivities and histor SOURCE VALUE(IV_SESSION_ID) TYPE CNVMBTSUBSTATE-SESSION_ID
6 Table  CNVMBTSUBSTATE Status table for execution of all subactivities and histor
7 Table  CNV_CMIS_A_SIZE TABLE TO STORE WORKLIST TABLES FOR SIZE CALCULATIONS
8 Table  CNV_CMIS_A_SIZE TABLE TO STORE WORKLIST TABLES FOR SIZE CALCULATIONS SOURCE T_RESULT STRUCTURE CNV_CMIS_A_SIZE
9 Table  RSPARAMS ABAP: General Structure for PARAMETERS and SELECT-OPTIONS