Function Module list used by SAP ABAP Program RSDRD_DB6_ROUTINES (DB6: DB-dependent routines for deleting from the fact table)
SAP ABAP Program
RSDRD_DB6_ROUTINES (DB6: DB-dependent routines for deleting from the fact table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_COMMIT | Commit Work via EXEC SQL - no rollout | ||
| 2 | DB_CREATE_PRIMARY_INDEX | Lege zu einer transparenten Tabelle den Primärindex an | ||
| 3 | DB_DROP_TABLE | Deletes a table in the database | ||
| 4 | DB_EXISTS_TABLE | Checks whether a table exists in the database | ||
| 5 | DB_RENAME_TABLE | Umbenennen einer Tabelle auf der Datenbank (Alter Name -> Neuer Name) | ||
| 6 | DB_SAVE_ALL_VIEWS | Save all dropped VIEWS for INFORMIX | ||
| 7 | DB_TABLE_SET_LOCK | DD: Set an exclusive table lock with return of statement | ||
| 8 | DDIF_TABL_GET | DD: Interface to read a table from the ABAP Dictionary | ||
| 9 | DDIF_TABL_PUT | DD: Interface to write a table in the ABAP Dictionary | ||
| 10 | DD_CREATE_INDEX | Read index from the Dictionary and create it in the database. | ||
| 11 | DD_TABL_ACT | DD: online activation with dependencies | ||
| 12 | DD_TABL_DEL | Löschen einer Tabelle | ||
| 13 | RSDDK_STA_ADD_DELETOR | Add statistics for InfoCube Content content deletion | ||
| 14 | RSDDTMPTAB_GET_NEW_TABLE | Request (and Lock) Unused, Temporary Name for Table or View | ||
| 15 | RSDDTMPTAB_RELEASE_NAME | Release / Lock Temporary Name for Table or View | ||
| 16 | RSDGDB_AFTER_DB_MODIFICATION | (Infocube) Post Work after activation | ||
| 17 | RSDU_ANALYZE_TABLE | Create Statistics for Cost-Based Optimizer for the Specified Tables | ||
| 18 | RSDU_CREATE_TABLE_AS_SELECT | Create Table and Fill According to Selection | ||
| 19 | RSDU_EXEC_SQL | Execute Native SQL Statement (No CURSORs, Host Variables etc.) | ||
| 20 | RSDU_INFOCUBE_FACTVIEW_CREATE | Forms a view that is a UNION of both fact tables | ||
| 21 | RSDU_INFOCUBE_INDEXES_CREATE | Create Secondary Indexes for Fact Table | ||
| 22 | RSDU_TABLE_TRUNCATE | Delete Contents of Table and Reset Partitioning | ||
| 23 | RSD_OBJECT_IS_GENERATED | BW Namespace: Checks Whether an Object Is Generated |