Data Element list used by SAP ABAP Function Module DD_MIFD_GET (ABAP/4 internal: read fields of a matchcode ID)
SAP ABAP Function Module
DD_MIFD_GET (ABAP/4 internal: read fields of a matchcode ID) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MCID | Matchcode ID | SOURCE VALUE(MCID_NAME) LIKE DD23L-MCID |
|
| 2 | MCONAME | Name of a matchcode object | SOURCE VALUE(MCO_NAME) LIKE DD23L-MCONAME |
|
| 3 | OBJSTATE | Status of the ABAP Dictionary object | SOURCE VALUE(GOT_STATE) LIKE DDREFSTRUC-STATE |
|
| 4 | OBJSTATE | Status of the ABAP Dictionary object | SOURCE VALUE(GET_STATE) LIKE DDREFSTRUC-STATE DEFAULT 'M' |
|