Function Module list used by SAP ABAP Function Module DB_INSERT_SELECT_S (DB_INSERT_SELECT_S)
SAP ABAP Function Module
DB_INSERT_SELECT_S (DB_INSERT_SELECT_S) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_COMMIT | Commit Work via EXEC SQL - no rollout | ||
| 2 | DB_EXISTS_TABLE | Checks whether a table exists in the database | ||
| 3 | DB_GET_TABLE_FIELDS | Returns the description of fields in a database table | ||
| 4 | DB_MAP_DDFIELDS | Maps a table of DD fields onto the DB fields | ||
| 5 | DB_TABLE_SET_LOCK | DD: Set an exclusive table lock with return of statement | ||
| 6 | DD_GET_NAMETAB | Reading the active / inactive nametab in X030L, X031L structure. | ||
| 7 | DD_GET_NAMETAB_HEADER | Reading the header of the active / inactive nametab | ||
| 8 | DD_MAP_NAMETAB_TO_DDFIELDS | Maps the nametab to a table of the type DDFIELD | ||
| 9 | WRITE_AND_CALL_DBPROG | Writes a program generated in Fgrp SDB2 and executes it | ||