Table list used by SAP ABAP Function Module DB_DATA_MOVE (DD: Copy data with Move Corresponding)
SAP ABAP Function Module
DB_DATA_MOVE (DD: Copy data with Move Corresponding) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD02L | SAP Tables | SOURCE VALUE(SRC_TAB) LIKE DD02L-TABNAME OPTIONAL |
|
| 2 | DD02L | SAP Tables | ||
| 3 | DD02L | SAP Tables | SOURCE VALUE(DST_TAB) LIKE DD02L-TABNAME OPTIONAL |
|
| 4 | DD06L | Pool/cluster structures | ||
| 5 | DDCLIENT | Structure for Clients | ||
| 6 | DDCNVEXIT | DD: External conversion methods | ||
| 7 | DDCPYSTAT | DD: Statistics data for table copy | ||
| 8 | DDCPYSTAT | DD: Statistics data for table copy | SOURCE VALUE(STATISTICS) LIKE DDCPYSTAT |
|
| 9 | DDLCH | Logical Channel Info from the R/3 Repos. - Standard Version | ||
| 10 | DDLCH | Logical Channel Info from the R/3 Repos. - Standard Version | SOURCE VALUE(DDLCH_WA) LIKE DDLCH OPTIONAL |
|
| 11 | DDLOAD | DD: Reference structure for loading/unloading tables | ||
| 12 | DDLOAD | DD: Reference structure for loading/unloading tables | SOURCE VALUE(LOADER) LIKE DDLOAD OPTIONAL |
|
| 13 | DDPROF | DD: Settings for DDIC programs | ||
| 14 | DDPRS | R/3 DD: log lines | ||
| 15 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | ||
| 16 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(SCHEMA) LIKE DDREFSTRUC-SYMBOL DEFAULT '' |
|
| 17 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(NO_EXEC) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 18 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(WITH_LOCK) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 19 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(CLIENT_STATE) LIKE DDREFSTRUC-STATE DEFAULT ' ' |
|
| 20 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(CLI_ADD_TYPE) LIKE DDREFSTRUC-CLI_ADD_TYPE DEFAULT ' ' |
|
| 21 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(COM_SIZE) LIKE DDREFSTRUC-COM_SIZE DEFAULT 16777216 |
|
| 22 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(DDPROF_USE) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
|
| 23 | DDSTATEMENTS | Statement | ||
| 24 | DDSTATEMENTS | Statement | SOURCE STATEMENTS STRUCTURE DDSTATEMENTS OPTIONAL |
|
| 25 | DDTIMER | DD: Basic tools, timer structure | ||
| 26 | GMESS | Generic message, reference structure | SOURCE VALUE(DATA_CHECK) LIKE GMESS-SEV DEFAULT 'W' |
|
| 27 | IDD03N | Only field name | ||
| 28 | TCNV | Conversion Table for Logging the Conversion Steps | SOURCE VALUE(ACT_MODE) LIKE TCNV-ACTMODE DEFAULT 'M' |
|
| 29 | X030L | Nametab Header, Database Structure DDNTT | ||
| 30 | X031L | Nametab Structure, Database Structure DDNTF |