Table list used by SAP ABAP Function Module CNV_10020_DT_FIELD (Ermittlung für ein Tabellenfeld entsprechend der DTFLD-Einträge)
SAP ABAP Function Module CNV_10020_DT_FIELD (Ermittlung für ein Tabellenfeld entsprechend der DTFLD-Einträge) is using
# Object Type Object Name Object Description Note
     
1 Table  CNV_10020_DTDEFS Special determination definitions SOURCE VALUE(I_INPUT_PROG) LIKE CNV_10020_DTDEFS-PROGNAME
2 Table  CNV_10020_DTDEFS Special determination definitions SOURCE VALUE(I_OUTPUT_PROG) LIKE CNV_10020_DTDEFS-PROGNAME DEFAULT SPACE
3 Table  CNV_10020_DTDEFS Special determination definitions SOURCE VALUE(I_INPUT_FORM) LIKE CNV_10020_DTDEFS-FUNCNAME
4 Table  CNV_10020_DTDEFS Special determination definitions SOURCE VALUE(I_OUTPUT_FORM) LIKE CNV_10020_DTDEFS-FUNCNAME DEFAULT SPACE
5 Table  CNV_10020_DTFLD Assignment of determination to tables and fields SOURCE VALUE(I_RELID) LIKE CNV_10020_DTFLD-RELID DEFAULT SY-SAPRL
6 Table  CNV_10020_DTFLD Assignment of determination to tables and fields SOURCE VALUE(I_TABNAME) LIKE CNV_10020_DTFLD-TABNAME
7 Table  CNV_10020_DTFLD Assignment of determination to tables and fields SOURCE VALUE(E_PRIORITY) LIKE CNV_10020_DTFLD-PRIORITY
8 Table  CNV_10020_DTFLD Assignment of determination to tables and fields SOURCE VALUE(I_PACKID) LIKE CNV_10020_DTFLD-PACKID
9 Table  CNV_10020_DTFLD Assignment of determination to tables and fields SOURCE VALUE(I_MANDT) LIKE CNV_10020_DTFLD-MANDT DEFAULT SY-MANDT
10 Table  CNV_10020_DTFLD Assignment of determination to tables and fields SOURCE VALUE(I_FIELDNAME) LIKE CNV_10020_DTFLD-FIELDNAME
11 Table  CNV_10020_DTFLD Assignment of determination to tables and fields SOURCE VALUE(E_DTOBJ_T) LIKE CNV_10020_DTFLD-DTOBJ_T
12 Table  CNV_10020_DTFLD Assignment of determination to tables and fields SOURCE IT_DTFLD STRUCTURE CNV_10020_DTFLD OPTIONAL
13 Table  CNV_10020_DT_RESULT Target structure for determination SOURCE ET_DT_RESULT STRUCTURE CNV_10020_DT_RESULT OPTIONAL
14 Table  CNV_10020_REFOBJ Dummy structure for referencing and F4/ search helps SOURCE VALUE(I_TEST_DT_RUN) LIKE CNV_10020_REFOBJ-DT_RUN DEFAULT SPACE
15 Table  CNV_10020_REFOBJ Dummy structure for referencing and F4/ search helps SOURCE VALUE(I_COLLECT_MESSAGES) LIKE CNV_10020_REFOBJ-XFELD DEFAULT SPACE
16 Table  CNV_10020_REFOBJ Dummy structure for referencing and F4/ search helps SOURCE VALUE(I_CALLED_BY_OTHERS) LIKE CNV_10020_REFOBJ-XFELD DEFAULT SPACE
17 Table  CNV_10020_REFOBJ Dummy structure for referencing and F4/ search helps SOURCE VALUE(I_VISUALIZATION) LIKE CNV_10020_REFOBJ-XFELD DEFAULT SPACE
18 Table  CNV_10020_REFOBJ Dummy structure for referencing and F4/ search helps SOURCE VALUE(I_PACKID_SRC) LIKE CNV_10020_REFOBJ-PKG_SRC DEFAULT '10020'
19 Table  CNV_10020_REFOBJ Dummy structure for referencing and F4/ search helps SOURCE VALUE(E_NOTREL) LIKE CNV_10020_REFOBJ-NOT_RELV
20 Table  CNV_10020_TDTOBJ Package-specific target determination objects SOURCE VALUE(I_DTOBJ_T) LIKE CNV_10020_TDTOBJ-DTOBJ_T DEFAULT SPACE