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