Class Method list used by SAP ABAP Function Module DD_CALL_DB_SQL (Fct. module which executes the SQL statements for an internal table)
SAP ABAP Function Module
DD_CALL_DB_SQL (Fct. module which executes the SQL statements for an internal table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_SQL_CONNECTION - GET_CONNECTION | Database Connection | ||
| 2 | CL_SQL_CONNECTION - GET_DBMS | Database Connection | ||
| 3 | CL_SQL_STATEMENT - CONSTRUCTOR | SQL statement | ||
| 4 | CL_SQL_STATEMENT - EXECUTE_DDL | SQL statement | ||
| 5 | CL_SQL_STATEMENT - EXECUTE_UPDATE | SQL statement | ||