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 Table  DD02L SAP Tables SOURCE VALUE(DST_TAB) LIKE DD02L-TABNAME
2 Table  DD02L SAP Tables SOURCE VALUE(SRC_TAB) LIKE DD02L-TABNAME
3 Table  DDFIELD DB-relevant description of DD table fields
4 Table  DDREFSTRUC DD: General Reference Structure in ABAP Dictionary SOURCE VALUE(EXEC) LIKE DDREFSTRUC-BOOL DEFAULT 'X'
5 Table  X031L Nametab Structure, Database Structure DDNTF SOURCE DST_X031L STRUCTURE X031L
6 Table  X031L Nametab Structure, Database Structure DDNTF SOURCE SRC_X031L STRUCTURE X031L