Function Module list used by SAP ABAP Function Module RSDU_ODS_CREATE_INDEXES_DB2 (create all secondary indexes of a DataStore Objects)
SAP ABAP Function Module RSDU_ODS_CREATE_INDEXES_DB2 (create all secondary indexes of a DataStore Objects) is using
# Object Type Object Name Object Description Note
     
1 Function Module  DB_EXISTS_INDEX Checks whether an index is created in the database
2 Function Module  DB_STORAGE_GET Provides storage clause for tables and indexes
3 Function Module  DB_STORAGE_PUT Provides storage clause for tables and indexes
4 Function Module  DDIF_TABL_GET DD: Interface to read a table from the ABAP Dictionary
5 Function Module  DD_CREATE_INDEX Read index from the Dictionary and create it in the database.
6 Function Module  RSDU_EXECUTE_DSNUTIL_DB2 Execute a DSNUTILS Stored Procedure