Table list used by SAP ABAP Function Module CNV_TDMS_02_TABLESIZE (To get the table size and indexes for a table (multiple databases))
SAP ABAP Function Module
CNV_TDMS_02_TABLESIZE (To get the table size and indexes for a table (multiple databases)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD02L | SAP Tables | SOURCE VALUE(IM_TABNAME) LIKE DD02L-TABNAME |
|
| 2 | SEGMENTS_S | DB02: dba_segments (Oracle) | SOURCE VALUE(EX_TABSIZE) LIKE SEGMENTS_S-KBYTES |
|