Data Element list used by SAP ABAP Function Module CNV_21510_GET_MACRO_NAME (Gets import / export macro name for given RELID)
SAP ABAP Function Module CNV_21510_GET_MACRO_NAME (Gets import / export macro name for given RELID) is using
# Object Type Object Name Object Description Note
     
1 Data Element  CNV_FUNC Name of the used routine SOURCE REFERENCE(P_MACRO_NAME) LIKE CNV_INDX_MACROS-MACRO_NAME
2 Data Element  CNV_INDX_CLUNAME Name of the INDX-like Cluster Table SOURCE REFERENCE(P_CLUSTER_NAME) LIKE CNV_INDX_MACROS-CLUSTER_NAME
3 Data Element  CNV_INDX_RELID Area of the INDX table SOURCE REFERENCE(P_RELID) LIKE CNV_INDX_MACROS-RELID
4 Data Element  CNV_MACRO_IMPEXPFLAG Indicator for import/export type of the macro SOURCE REFERENCE(P_TYPE) LIKE CNV_INDX_MACROS-MACRO_IMPEX