Table/Structure Field 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 - MCID | Matchcode ID | SOURCE VALUE(MC_ID) LIKE DD23L-MCID |
|
| 2 | DD23L - MCID | Matchcode ID | ||
| 3 | DD23L - MCONAME | Name of a matchcode object | ||
| 4 | DD23L - MCONAME | Name of a matchcode object | SOURCE VALUE(MC_OBJECT) LIKE DD23L-MCONAME |
|
| 5 | DFIES - DOMNAME | Domain name | SOURCE VALUE(DOMNAME) LIKE DFIES-DOMNAME DEFAULT SPACE |
|
| 6 | DFIES - DOMNAME | Domain name | ||
| 7 | DFIES - F4AVAILABL | Does the field have an input help | ||
| 8 | DFIES - FIELDNAME | Field Name | SOURCE VALUE(FIELDNAME) LIKE DFIES-FIELDNAME DEFAULT SPACE |
|
| 9 | DFIES - FIELDNAME | Field Name | ||
| 10 | DFIES - ROLLNAME | Data element (semantic domain) | ||
| 11 | DFIES - TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DFIES-TABNAME DEFAULT SPACE |
|
| 12 | DFIES - TABNAME | Table Name |