Function Module list used by SAP ABAP Program RSDRD_SYBASE_ROUTINES (Sybase ASE: DB-dependent routines for deleting from the fact table)
SAP ABAP Program
RSDRD_SYBASE_ROUTINES (Sybase ASE: 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_CREATE_TABLE_S | As DB_CREATE_TABLE, also returns the generated statements | ||
| 4 | DB_DROP_TABLE | Deletes a table in the database | ||
| 5 | DB_EXISTS_TABLE | Checks whether a table exists in the database | ||
| 6 | DB_RENAME_TABLE | Umbenennen einer Tabelle auf der Datenbank (Alter Name -> Neuer Name) | ||
| 7 | DB_STORAGE_CLEAR | Provides storage clause for tables and indexes | ||
| 8 | DB_STORAGE_SAVE | Provides storage clause for tables and indexes | ||
| 9 | DDIF_TABL_GET | DD: Interface to read a table from the ABAP Dictionary | ||
| 10 | DDIF_TABL_PUT | DD: Interface to write a table in the ABAP Dictionary | ||
| 11 | DD_CREATE_INDEX | Read index from the Dictionary and create it in the database. | ||
| 12 | DD_INDEX_NAME | Calculates the DB index name from table name and index | ||
| 13 | DD_TABL_ACT | DD: online activation with dependencies | ||
| 14 | DD_TABL_DEL | Löschen einer Tabelle | ||
| 15 | RRSI_SID_VAL_SINGLE_CONVERT | Converts an SID Into the Characteristic Value or Node | ||
| 16 | RRSI_VAL_SID_SINGLE_CONVERT | Converts a Value (Basic Char./Hierarchy Node) Into the SID | ||
| 17 | RSDDK_STA_ADD_DELETOR | Add statistics for InfoCube Content content deletion | ||
| 18 | RSDDTMPTAB_GET_NEW_TABLE | Request (and Lock) Unused, Temporary Name for Table or View | ||
| 19 | RSDDTMPTAB_RELEASE_NAME | Release / Lock Temporary Name for Table or View | ||
| 20 | RSDGDB_AFTER_DB_MODIFICATION | (Infocube) Post Work after activation | ||
| 21 | RSDU_CREATE_TABLE_AS_SELECT | Create Table and Fill According to Selection | ||
| 22 | RSDU_EXEC_SQL | Execute Native SQL Statement (No CURSORs, Host Variables etc.) | ||
| 23 | RSDU_INFOCUBE_INDEXES_CREATE | Create Secondary Indexes for Fact Table | ||
| 24 | RSDU_PARTITIONS_INFO_GET | Reads Partition Information into a Table | ||
| 25 | RSDU_PARTITIONS_INFO_GET_SYB | Select table partitioning information | ||
| 26 | RSDU_TABLE_TRUNCATE | Delete Contents of Table and Reset Partitioning | ||
| 27 | RSD_DIME_GET | Returns information about a dimension | ||
| 28 | RSD_FACTTAB_GET_FOR_CUBE | BW Namespace: Gets Fact Table & Comp. Table of an InfoCube | ||
| 29 | RSD_FIX_DIME_GET_FOR_CUBE | BW Namespace: Gets Fixed Dimensions for an InfoCube | ||
| 30 | RSD_IOBJ_GET | RSD_IOBJ_GET- | ||
| 31 | RSD_OBJECT_IS_GENERATED | BW Namespace: Checks Whether an Object Is Generated | ||
| 32 | RSD_SIDNM_GET_FROM_IOBJNM | Gets SID, Hierarchy SID, and ODS SID Field Names of InfoObject | ||
| 33 | RSD_SIDTAB_GET_FOR_CHA_BAS | BW Namespace: Gets Name of SID Table of a Basic Characteristic |