Table list used by SAP ABAP Function Module CNV_TDMS_BP_TABLESIZES_ORACLE (To ascertain the table size (in KB) for a range of tables)
SAP ABAP Function Module
CNV_TDMS_BP_TABLESIZES_ORACLE (To ascertain the table size (in KB) for a range of tables) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNVMBTACTIVE | active packages and current phase | SOURCE VALUE(IM_PACKID) LIKE CNVMBTACTIVE-PACKID |
|
| 2 | CNVMBTACTIVE | active packages and current phase | SOURCE VALUE(IM_PHASE) LIKE CNVMBTACTIVE-PHASE |
|
| 3 | CNVMBTACTIVITY | Unique ID for all activities,information about execution | SOURCE VALUE(IM_ACT_ID) LIKE CNVMBTACTIVITY-ACTIVITY_ID |
|
| 4 | CNVTDMS_02_SIZE | table to store result of the table size analysis | ||
| 5 | CNVTDMS_BP_SIZE_STRUCTURE | Structure to reference size table details in the Send system | ||
| 6 | CNVTDMS_BP_SIZE_STRUCTURE | Structure to reference size table details in the Send system | SOURCE T_RESULT STRUCTURE CNVTDMS_BP_SIZE_STRUCTURE |
|
| 7 | DD02L | SAP Tables | ||
| 8 | SEGMENTS_S | DB02: dba_segments (Oracle) | ||