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 | ![]() |
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 | ![]() |
DDIF_TABL_GET | DD: Interface to read a table from the ABAP Dictionary | |
7 | ![]() |
DDIF_TABL_PUT | DD: Interface to write a table in the ABAP Dictionary | |
8 | ![]() |
DD_CREATE_INDEX | Read index from the Dictionary and create it in the database. | |
9 | ![]() |
DD_INDEX_NAME | Calculates the DB index name from table name and index | |
10 | ![]() |
DD_TABL_ACT | DD: online activation with dependencies | |
11 | ![]() |
DD_TABL_DEL | Löschen einer Tabelle | |
12 | ![]() |
RSDDK_STA_ADD_DELETOR | Add statistics for InfoCube Content content deletion | |
13 | ![]() |
RSDDTMPTAB_GET_NEW_TABLE | Request (and Lock) Unused, Temporary Name for Table or View | |
14 | ![]() |
RSDDTMPTAB_RELEASE_NAME | Release / Lock Temporary Name for Table or View | |
15 | ![]() |
RSDU_ACCEL_UPD_OBJECT_DB2 | updates am object in DB2 Accelerator | |
16 | ![]() |
RSDU_CREATE_TABLE_AS_SELECT | Create Table and Fill According to Selection | |
17 | ![]() |
RSDU_DROP_INDEX_DB2 | Drops an Index | |
18 | ![]() |
RSDU_EXECUTE_DSNUTIL_DB2 | Execute a DSNUTILS Stored Procedure | |
19 | ![]() |
RSDU_EXEC_SQL | Execute Native SQL Statement (No CURSORs, Host Variables etc.) | |
20 | ![]() |
RSDU_GET_TMP_TABLESPACE_DB2 | Determines Tablespace for Temporary Tables | |
21 | ![]() |
RSDU_INFOCUBE_FACTVIEW_CREATE | Forms a view that is a UNION of both fact tables | |
22 | ![]() |
RSDU_INFOCUBE_INDEXES_GET_DB | gets DB names of secondary indexes with info from DBMS | |
23 | ![]() |
RSDU_INFOCUBE_INDEXES_REPA_DB2 | Repair the Secondary Indexes of an InfoCube | |
24 | ![]() |
RSDU_INFOCUBE_PRIMIDX_DROP | drops primary index of an infocube's fact tables | |
25 | ![]() |
RSDU_TABLE_TRUNCATE | Delete Contents of Table and Reset Partitioning | |
26 | ![]() |
RSD_OBJECT_IS_GENERATED | BW Namespace: Checks Whether an Object Is Generated |