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