Table list used by SAP ABAP Function Module DB_TABL_SEL_INS (DD: Generierung von 'insert into ... select ... from' statements)
SAP ABAP Function Module
DB_TABL_SEL_INS (DD: Generierung von 'insert into ... select ... from' statements) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD02L | SAP Tables | SOURCE VALUE(DST_TAB) LIKE DD02L-TABNAME |
|
| 2 | DD02L | SAP Tables | SOURCE VALUE(SRC_TAB) LIKE DD02L-TABNAME |
|
| 3 | DDFIELD | DB-relevant description of DD table fields | ||
| 4 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(EXEC) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 5 | X031L | Nametab Structure, Database Structure DDNTF | SOURCE DST_X031L STRUCTURE X031L |
|
| 6 | X031L | Nametab Structure, Database Structure DDNTF | SOURCE SRC_X031L STRUCTURE X031L |
|