Function Module list used by SAP ABAP Program RSDRD_DB2_ROUTINES (DB2: DB-dependent routines for deleting from the fact table)
SAP ABAP Program RSDRD_DB2_ROUTINES (DB2: DB-dependent routines for deleting from the fact table) is using
# Object Type Object Name Object Description Note
     
1 Function Module  DB_COMMIT Commit Work via EXEC SQL - no rollout
2 Function Module  DB_CREATE_PRIMARY_INDEX Lege zu einer transparenten Tabelle den Primärindex an
3 Function Module  DB_DROP_TABLE Deletes a table in the database
4 Function Module  DB_EXISTS_TABLE Checks whether a table exists in the database
5 Function Module  DB_RENAME_TABLE Umbenennen einer Tabelle auf der Datenbank (Alter Name -> Neuer Name)
6 Function Module  DDIF_TABL_GET DD: Interface to read a table from the ABAP Dictionary
7 Function Module  DDIF_TABL_PUT DD: Interface to write a table in the ABAP Dictionary
8 Function Module  DD_CREATE_INDEX Read index from the Dictionary and create it in the database.
9 Function Module  DD_INDEX_NAME Calculates the DB index name from table name and index
10 Function Module  DD_TABL_ACT DD: online activation with dependencies
11 Function Module  DD_TABL_DEL Löschen einer Tabelle
12 Function Module  RSDDK_STA_ADD_DELETOR Add statistics for InfoCube Content content deletion
13 Function Module  RSDDTMPTAB_GET_NEW_TABLE Request (and Lock) Unused, Temporary Name for Table or View
14 Function Module  RSDDTMPTAB_RELEASE_NAME Release / Lock Temporary Name for Table or View
15 Function Module  RSDU_ACCEL_UPD_OBJECT_DB2 updates am object in DB2 Accelerator
16 Function Module  RSDU_CREATE_TABLE_AS_SELECT Create Table and Fill According to Selection
17 Function Module  RSDU_DROP_INDEX_DB2 Drops an Index
18 Function Module  RSDU_EXECUTE_DSNUTIL_DB2 Execute a DSNUTILS Stored Procedure
19 Function Module  RSDU_EXEC_SQL Execute Native SQL Statement (No CURSORs, Host Variables etc.)
20 Function Module  RSDU_GET_TMP_TABLESPACE_DB2 Determines Tablespace for Temporary Tables
21 Function Module  RSDU_INFOCUBE_FACTVIEW_CREATE Forms a view that is a UNION of both fact tables
22 Function Module  RSDU_INFOCUBE_INDEXES_GET_DB gets DB names of secondary indexes with info from DBMS
23 Function Module  RSDU_INFOCUBE_INDEXES_REPA_DB2 Repair the Secondary Indexes of an InfoCube
24 Function Module  RSDU_INFOCUBE_PRIMIDX_DROP drops primary index of an infocube's fact tables
25 Function Module  RSDU_TABLE_TRUNCATE Delete Contents of Table and Reset Partitioning
26 Function Module  RSD_OBJECT_IS_GENERATED BW Namespace: Checks Whether an Object Is Generated