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 Table  CNV_10020_DTFLD Assignment of determination to tables and fields SOURCE IT_DTFLD STRUCTURE CNV_10020_DTFLD OPTIONAL
2 Table  CNV_10020_DTFLD Assignment of determination to tables and fields
3 Table  CNV_10020_MEMP Memory requirements per table and determination paths
4 Table  CNV_10020_MEMP Memory requirements per table and determination paths SOURCE ET_MEMP STRUCTURE CNV_10020_MEMP
5 Table  CNV_10020_MEMT Memory requirements per table
6 Table  CNV_10020_MEMT Memory requirements per table SOURCE ET_MEMT STRUCTURE CNV_10020_MEMT
7 Table  CNV_10020_MESSAGE Message
8 Table  CNV_10020_REFOBJ Dummy structure for referencing and F4/ search helps SOURCE VALUE(I_FIELDNAME) LIKE CNV_10020_REFOBJ-FIELDNAME OPTIONAL
9 Table  CNV_10020_REFOBJ Dummy structure for referencing and F4/ search helps SOURCE VALUE(I_MANDT) LIKE CNV_10020_REFOBJ-MANDT DEFAULT SY-MANDT
10 Table  CNV_10020_REFOBJ Dummy structure for referencing and F4/ search helps SOURCE VALUE(I_PACKID) LIKE CNV_10020_REFOBJ-PACKID
11 Table  CNV_10020_REFOBJ Dummy structure for referencing and F4/ search helps SOURCE VALUE(I_TABNAME) LIKE CNV_10020_REFOBJ-TABNAME OPTIONAL
12 Table  CNV_10020_REFOBJ Dummy structure for referencing and F4/ search helps
13 Table  CNV_10020_REFOBJ Dummy structure for referencing and F4/ search helps SOURCE VALUE(I_MODE) LIKE CNV_10020_REFOBJ-CALCMODE DEFAULT 'M'