Function Module list used by SAP ABAP Program RSDD_MSSQL_DEP_UTIL (Ported RSDD_ORACLE_DEP_UTIL)
SAP ABAP Program
RSDD_MSSQL_DEP_UTIL (Ported RSDD_ORACLE_DEP_UTIL) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_CREATE_PRIMARY_INDEX | Lege zu einer transparenten Tabelle den Primärindex an | ||
| 2 | DB_CREATE_TABLE_S | As DB_CREATE_TABLE, also returns the generated statements | ||
| 3 | DB_DROP_INDEX | Loescht einen Index auf der Datenbank | ||
| 4 | DB_EXISTS_INDEX | Checks whether an index is created in the database | ||
| 5 | DB_GET_TABLE_FIELDS | Returns the description of fields in a database table | ||
| 6 | DB_RENAME_INDEX | DB_RENAME_INDEX- | ||
| 7 | DB_STORAGE_GET | Provides storage clause for tables and indexes | ||
| 8 | DB_STORAGE_PUT | Provides storage clause for tables and indexes | ||
| 9 | DDIF_INDX_GET | DD: Interface for reading an index from the ABAP Dictionary | ||
| 10 | DDIF_TABL_GET | DD: Interface to read a table from the ABAP Dictionary | ||
| 11 | DD_CREATE_INDEX_S | Like DD_CREATE_INDEX, returns additionally the generated statements. | ||
| 12 | DD_INDEX_NAME | Calculates the DB index name from table name and index | ||
| 13 | DD_TABNAME_OF_INDEX | Provides the name of the respective table for a DB index name | ||
| 14 | DD_TBIX_PUT | Schreibroutine für Klasse Tabelle Unterklasse Index (TBIX) | ||
| 15 | MSS_GET_CLUSTERED_INDEX | MSS_GET_CLUSTERED_INDEX- | ||
| 16 | MSS_GET_INDEXES | MSS_GET_INDEXES- | ||
| 17 | RSDGDB_GET_DB_PAR | Set DB-specific parameters | ||
| 18 | RSDU_DBDIFF_INSERT | Write Entry to DBDIFF | ||
| 19 | RSDU_EXEC_SQL | Execute Native SQL Statement (No CURSORs, Host Variables etc.) | ||
| 20 | RSDU_GET_INDEX_NAME | Gets Name for an Index on the DB as Set by the DDIC | ||
| 21 | RSD_CUBE_GET | Returns information about an InfoCube | ||
| 22 | RSD_FIELDNM_GET_FOR_DIME | BW Namespace: Gets Field Name of Dimension (in Fact Table) | ||
| 23 | RSD_IS_CUBE_TABLE | BW Namespace: Determines Whether a Table Belongs to an InfoCube | ||
| 24 | WRITE_AND_CALL_DBPROG | Writes a program generated in Fgrp SDB2 and executes it |