Data Element list used by SAP ABAP Function Module G_MATCHCODE_GET (Determine Matchcode ID and Object (Entry: Domain or Table Field))
SAP ABAP Function Module G_MATCHCODE_GET (Determine Matchcode ID and Object (Entry: Domain or Table Field)) is using
# Object Type Object Name Object Description Note
     
1 Data Element  DOMNAME Domain name SOURCE VALUE(DOMNAME) LIKE DFIES-DOMNAME DEFAULT SPACE
2 Data Element  FIELDNAME Field Name SOURCE VALUE(FIELDNAME) LIKE DFIES-FIELDNAME DEFAULT SPACE
3 Data Element  MCID Matchcode ID SOURCE VALUE(MC_ID) LIKE DD23L-MCID
4 Data Element  MCONAME Name of a matchcode object SOURCE VALUE(MC_OBJECT) LIKE DD23L-MCONAME
5 Data Element  TABNAME Table Name SOURCE VALUE(TABNAME) LIKE DFIES-TABNAME DEFAULT SPACE