Function Module list used by SAP ABAP Function Module RSDG_CUBE_DB_TAB_DROP_RECREATE (Deletes the database tables for the InfoCube and creates them in new)
SAP ABAP Function Module
RSDG_CUBE_DB_TAB_DROP_RECREATE (Deletes the database tables for the InfoCube and creates them in new) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_DROP_TABLE | Deletes a table in the database | ||
| 2 | DB_EXISTS_TABLE | Checks whether a table exists in the database | ||
| 3 | DDIF_TABL_GET | DD: Interface to read a table from the ABAP Dictionary | ||
| 4 | DDIF_VIEW_GET | DD: Interface for reading a view from the ABAP Dictionary | ||
| 5 | DD_TABL_DEL | Löschen einer Tabelle | ||
| 6 | DD_VIEW_DEL | Löschen einer View | ||
| 7 | RSDGDB_GET_DB_PAR | Set DB-specific parameters | ||
| 8 | RSDG_KEY_INDEX_DEL | Delete Index with Primary Key Fields | ||
| 9 | RSDG_MSG_APPEND_TO_PROTOCOL | Add Message to Application Log | ||
| 10 | RSDG_WRITE_PROTOCOL | Writes a Log to the Application Log (with Display Where Necessary) | ||
| 11 | RSDRD_CLEAR_ACTION_LOG | Delete Action-Log | ||
| 12 | RSDU_INFOCUBE_FACTVIEW_CREATE | Forms a view that is a UNION of both fact tables | ||
| 13 | RSDU_INFOCUBE_FACTVIEW_DROP | Deletes Facts Table View / BI * / V <Infocube> F | ||
| 14 | RSDU_TABLE_TRUNCATE | Delete Contents of Table and Reset Partitioning | ||
| 15 | RSD_CUBE_GET | Returns information about an InfoCube | ||
| 16 | RSD_CUBE_GET_FROM_DIME | BW Namespace: Gets InfoCube for Which Dimension Was Created | ||
| 17 | RSD_TBHD_GET | Gets Information for Table Header | ||
| 18 | SAPGUI_PROGRESS_INDICATOR | Display progress indicator in current window |