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