Table/Structure Field list used by SAP ABAP Function Module STU3_ADMIN_INSERT_SQL_REMOTE (insert in a table on a remote system from itab)
SAP ABAP Function Module
STU3_ADMIN_INSERT_SQL_REMOTE (insert in a table on a remote system from itab) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBCON - CON_NAME | Logical name for a database connection | SOURCE REFERENCE(CON_NAME) LIKE DBCON-CON_NAME OPTIONAL |
|
| 2 | DBCON - CON_NAME | Logical name for a database connection | ||
| 3 | DD02L - TABNAME | Table Name | SOURCE REFERENCE(TABSTRUC) LIKE DD02L-TABNAME |
|
| 4 | DD02L - TABNAME | Table Name | ||
| 5 | SYST - DBSYS | ABAP System Field: Central Database System | ||
| 6 | SYST - INDEX | ABAP System Field: Loop Index | ||