Function Module list used by SAP ABAP Program RSDD_ADABASD_DEP_UTIL (ADABAS Dependent DB Utility Routines)
SAP ABAP Program
RSDD_ADABASD_DEP_UTIL (ADABAS Dependent DB Utility Routines) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_CREATE_TABLE_S | As DB_CREATE_TABLE, also returns the generated statements | ||
| 2 | DB_GET_TABLE_FIELDS | Returns the description of fields in a database table | ||
| 3 | DB_STORAGE_GET | Provides storage clause for tables and indexes | ||
| 4 | DB_STORAGE_PUT | Provides storage clause for tables and indexes | ||
| 5 | DDIF_TABL_GET | DD: Interface to read a table from the ABAP Dictionary | ||
| 6 | DD_TABNAME_OF_INDEX | Provides the name of the respective table for a DB index name | ||
| 7 | RSDU_BRIDGE_FUNCTION_ADA | Generates Name of DB-Specific Function Module | ||
| 8 | RSDU_EXEC_SQL | Execute Native SQL Statement (No CURSORs, Host Variables etc.) | ||
| 9 | RSDU_GET_INDEX_NAME | Gets Name for an Index on the DB as Set by the DDIC | ||
| 10 | RSDU_SET_DDSTORAGE_TABLE_TDA | DDSTORAGE default entries for BW tables | ||
| 11 | RSD_CUBE_GET | Returns information about an InfoCube | ||
| 12 | RSD_FACTTAB_GET_FOR_CUBE | BW Namespace: Gets Fact Table & Comp. Table of an InfoCube | ||
| 13 | RSD_FIELDNM_GET_FOR_DIME | BW Namespace: Gets Field Name of Dimension (in Fact Table) | ||
| 14 | RSD_IS_CUBE_TABLE | BW Namespace: Determines Whether a Table Belongs to an InfoCube | ||
| 15 | RSD_OBJECT_IS_GENERATED | BW Namespace: Checks Whether an Object Is Generated | ||
| 16 | SDB_DATASOURCE_INFO | Datasource information | ||
| 17 | WRITE_AND_CALL_DBPROG | Writes a program generated in Fgrp SDB2 and executes it |