Function Module list used by SAP ABAP Program RSDRD_DB400_ROUTINES (DB400: DB-dependent routines for deleting from the fact table)
SAP ABAP Program
RSDRD_DB400_ROUTINES (DB400: 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_TABL_ACT | DD: online activation with dependencies | ||
| 10 | DD_TABL_DEL | Löschen einer Tabelle | ||
| 11 | RSDDK_STA_ADD_DELETOR | Add statistics for InfoCube Content content deletion | ||
| 12 | RSDDTMPTAB_GET_NEW_TABLE | Request (and Lock) Unused, Temporary Name for Table or View | ||
| 13 | RSDDTMPTAB_RELEASE_NAME | Release / Lock Temporary Name for Table or View | ||
| 14 | RSDGDB_AFTER_DB_MODIFICATION | (Infocube) Post Work after activation | ||
| 15 | RSDU_CREATE_TABLE_AS_SELECT | Create Table and Fill According to Selection | ||
| 16 | RSDU_EXEC_SQL | Execute Native SQL Statement (No CURSORs, Host Variables etc.) | ||
| 17 | RSDU_INFOCUBE_FACTVIEW_CREATE | Forms a view that is a UNION of both fact tables | ||
| 18 | RSDU_INFOCUBE_INDEXES_CREATE | Create Secondary Indexes for Fact Table | ||
| 19 | RSDU_PARTITIONS_INFO_GET_DB4 | Reads Partition Information into a Table | ||
| 20 | RSDU_TABLE_TRUNCATE | Delete Contents of Table and Reset Partitioning | ||
| 21 | RSDU_TABLE_TRUNC_PARTITION_DB4 | Expands a Partitioned Table by One Partition | ||
| 22 | RSD_FACTTAB_GET_FOR_CUBE | BW Namespace: Gets Fact Table & Comp. Table of an InfoCube | ||
| 23 | RSD_OBJECT_IS_GENERATED | BW Namespace: Checks Whether an Object Is Generated |