Data Element list used by SAP ABAP Function Module DD_MCID_COPY (Copy routine for class matchcode IDs (MCID))
SAP ABAP Function Module
DD_MCID_COPY (Copy routine for class matchcode IDs (MCID)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DDBOOL_D | DD: truth value | SOURCE VALUE(WITHTEXT) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
|
| 2 | MCID | Matchcode ID | SOURCE VALUE(DST_MCID) LIKE DD23L-MCID |
|
| 3 | MCID | Matchcode ID | SOURCE VALUE(SRC_MCID) LIKE DD23L-MCID |
|
| 4 | MCONAME | Name of a matchcode object | SOURCE VALUE(SRC_MCONAME) LIKE DD23L-MCONAME |
|
| 5 | OBJSTATE | Status of the ABAP Dictionary object | SOURCE VALUE(GET_STATE) LIKE DDREFSTRUC-STATE DEFAULT 'M' |
|
| 6 | OBJSTATE | Status of the ABAP Dictionary object | SOURCE VALUE(FORCE) LIKE DDREFSTRUC-STATE DEFAULT ' ' |
|