Table/Structure Field list used by SAP ABAP Function Module CNV_21500_GET_MACRO_NAME (Gets import / export macro name for given RELID)
SAP ABAP Function Module CNV_21500_GET_MACRO_NAME (Gets import / export macro name for given RELID) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  CNV_INDX_MACROS - CLUSTER_NAME Name of the INDX-like Cluster Table
2 Table/Structure Field  CNV_INDX_MACROS - CLUSTER_NAME Name of the INDX-like Cluster Table SOURCE REFERENCE(P_CLUSTER_NAME) LIKE CNV_INDX_MACROS-CLUSTER_NAME
3 Table/Structure Field  CNV_INDX_MACROS - MACRO_IMPEX Indicator for import/export type of the macro
4 Table/Structure Field  CNV_INDX_MACROS - MACRO_IMPEX Indicator for import/export type of the macro SOURCE REFERENCE(P_TYPE) LIKE CNV_INDX_MACROS-MACRO_IMPEX
5 Table/Structure Field  CNV_INDX_MACROS - MACRO_NAME Name of the used routine
6 Table/Structure Field  CNV_INDX_MACROS - MACRO_NAME Name of the used routine SOURCE REFERENCE(P_MACRO_NAME) LIKE CNV_INDX_MACROS-MACRO_NAME
7 Table/Structure Field  CNV_INDX_MACROS - RELID Area of the INDX table
8 Table/Structure Field  CNV_INDX_MACROS - RELID Area of the INDX table SOURCE REFERENCE(P_RELID) LIKE CNV_INDX_MACROS-RELID