Data Element list used by SAP ABAP Function Module DD_TABL_UNI_COPY (Copy routine for class table (TABL))
SAP ABAP Function Module
DD_TABL_UNI_COPY (Copy routine for class table (TABL)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AS4TEXT | Short Description of Repository Objects | SOURCE VALUE(SHORT_TEXT) LIKE DD02V-DDTEXT DEFAULT ' ' |
|
| 2 | DDBOOL_D | DD: truth value | SOURCE VALUE(FLATTEN) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
|
| 3 | DDBOOL_D | DD: truth value | SOURCE VALUE(KEY_ONLY) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
|
| 4 | DDBOOL_D | DD: truth value | SOURCE VALUE(NO_INCL) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
|
| 5 | DDBOOL_D | DD: truth value | SOURCE VALUE(ONLY_INTERN) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
|
| 6 | DDBOOL_D | DD: truth value | SOURCE VALUE(WITHTEXT) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 7 | DDBOOL_D | DD: truth value | SOURCE VALUE(WITH_DTEL) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 8 | DDINDIKATO | Indicator field for incremental conversion | SOURCE VALUE(SPEC_FIELD) LIKE TICNV-CNVFIELD DEFAULT ' ' |
|
| 9 | ICNVTAB | Table for incremental conversion | SOURCE VALUE(DST_NAME) LIKE TICNV-TABNAME OPTIONAL |
|
| 10 | ICNVTAB | Table for incremental conversion | SOURCE VALUE(SRC_NAME) LIKE TICNV-TABNAME |
|
| 11 | OBJSTATE | Status of the ABAP Dictionary object | SOURCE VALUE(FORCE) LIKE DDREFSTRUC-STATE DEFAULT ' ' |