Table 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 | ![]() |
DD23L | Matchcode ID | SOURCE VALUE(MC_ID) LIKE DD23L-MCID |
2 | ![]() |
DD23L | Matchcode ID | SOURCE VALUE(MC_OBJECT) LIKE DD23L-MCONAME |
3 | ![]() |
DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(TABNAME) LIKE DFIES-TABNAME DEFAULT SPACE |
4 | ![]() |
DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | |
5 | ![]() |
DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(FIELDNAME) LIKE DFIES-FIELDNAME DEFAULT SPACE |
6 | ![]() |
DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(DOMNAME) LIKE DFIES-DOMNAME DEFAULT SPACE |