Table list used by SAP ABAP Function Module CNV_10020_CALC_MEMORY (Berechnung des Speicherbedarfs von Ermittlungspfaden pro Tabelle und Feld)
SAP ABAP Function Module
CNV_10020_CALC_MEMORY (Berechnung des Speicherbedarfs von Ermittlungspfaden pro Tabelle und Feld) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNV_10020_DTFLD | Assignment of determination to tables and fields | SOURCE IT_DTFLD STRUCTURE CNV_10020_DTFLD OPTIONAL |
|
| 2 | CNV_10020_DTFLD | Assignment of determination to tables and fields | ||
| 3 | CNV_10020_MEMP | Memory requirements per table and determination paths | ||
| 4 | CNV_10020_MEMP | Memory requirements per table and determination paths | SOURCE ET_MEMP STRUCTURE CNV_10020_MEMP |
|
| 5 | CNV_10020_MEMT | Memory requirements per table | ||
| 6 | CNV_10020_MEMT | Memory requirements per table | SOURCE ET_MEMT STRUCTURE CNV_10020_MEMT |
|
| 7 | CNV_10020_MESSAGE | Message | ||
| 8 | CNV_10020_REFOBJ | Dummy structure for referencing and F4/ search helps | SOURCE VALUE(I_FIELDNAME) LIKE CNV_10020_REFOBJ-FIELDNAME OPTIONAL |
|
| 9 | CNV_10020_REFOBJ | Dummy structure for referencing and F4/ search helps | SOURCE VALUE(I_MANDT) LIKE CNV_10020_REFOBJ-MANDT DEFAULT SY-MANDT |
|
| 10 | CNV_10020_REFOBJ | Dummy structure for referencing and F4/ search helps | SOURCE VALUE(I_PACKID) LIKE CNV_10020_REFOBJ-PACKID |
|
| 11 | CNV_10020_REFOBJ | Dummy structure for referencing and F4/ search helps | SOURCE VALUE(I_TABNAME) LIKE CNV_10020_REFOBJ-TABNAME OPTIONAL |
|
| 12 | CNV_10020_REFOBJ | Dummy structure for referencing and F4/ search helps | ||
| 13 | CNV_10020_REFOBJ | Dummy structure for referencing and F4/ search helps | SOURCE VALUE(I_MODE) LIKE CNV_10020_REFOBJ-CALCMODE DEFAULT 'M' |