Function Module list used by SAP ABAP Function Module DD_DB_OPERATION (Ausführen einer Aktion des DB-Utilities)
SAP ABAP Function Module
DD_DB_OPERATION (Ausführen einer Aktion des DB-Utilities) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_DROP_INDEX | Loescht einen Index auf der Datenbank | ||
| 2 | DB_EXISTS_INDEX | Checks whether an index is created in the database | ||
| 3 | DB_EXISTS_TABLE | Checks whether a table exists in the database | ||
| 4 | DB_EXISTS_VIEW | Checks whether a view exists in the database | ||
| 5 | DB_STORAGE_SAVE | Provides storage clause for tables and indexes | ||
| 6 | DB_TABL_CNV | Execute an action of the DB utility | ||
| 7 | DD_CREATE_INDEX | Read index from the Dictionary and create it in the database. | ||
| 8 | DD_DDPROF_GET | DD: Einlesen von Einstellungen für DDIC-Programme | ||
| 9 | DD_DICTIONARY_TO_NAMETAB | Reads DD information and generates X030L and X031L | ||
| 10 | DD_ENQU_ACT | Aktivierer von Sperrobjekten | ||
| 11 | DD_GET_NAMETAB | Reading the active / inactive nametab in X030L, X031L structure. | ||
| 12 | DD_GET_NAMETAB_HEADER | Reading the header of the active / inactive nametab | ||
| 13 | DD_INDEX_NAME | Calculates the DB index name from table name and index | ||
| 14 | DD_INDX_ACTIVATE_CV | Aktivieren von Indizes im DB-Utility | ||
| 15 | DD_MX_MERGE | DD: Copy Back Dependencies of Multiplex Tables | ||
| 16 | DD_TABL_ACTIVATE_CV | Aktivieren von Tabellen im DB-Utility | ||
| 17 | DEQUEUE_EDDOPER | Release lock on object EDDOPER | ||
| 18 | ENQUEUE_EDDOPER | Request lock for object EDDOPER | ||
| 19 | TH_GET_OWN_WP_NO | Determine Separate Work Process Number |