Table/Structure Field 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 - TABNAME | Table Name | SOURCE VALUE(SRC_TAB) LIKE DD02L-TABNAME |
|
| 2 | DD02L - TABNAME | Table Name | ||
| 3 | DD02L - TABNAME | Table Name | SOURCE VALUE(DST_TAB) LIKE DD02L-TABNAME |
|
| 4 | DDREFSTRUC - BOOL | DD: truth value | ||
| 5 | DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(EXEC) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 6 | SYST - DBSYS | ABAP System Field: Central Database System | ||
| 7 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||