Function Module list used by SAP ABAP Function Module DB_DROP_TABLE_S (As DB_DROP_TABLE, basically returns the generated statements)
SAP ABAP Function Module
DB_DROP_TABLE_S (As DB_DROP_TABLE, basically returns the generated statements) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_EXISTS_TABLE | Checks whether a table exists in the database | ||
| 2 | DB_STORAGE_SAVE | Provides storage clause for tables and indexes | ||
| 3 | DD_SHDUPG_GET_DBTABNAME | DD_SHDUPG_GET_DBTABNAME- | ||
| 4 | DD_SHDUPG_SET_DBTABNAME | DD_SHDUPG_SET_DBTABNAME- | ||
| 5 | WRITE_AND_CALL_DBPROG | Writes a program generated in Fgrp SDB2 and executes it | ||