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