Function Module list used by SAP ABAP Program SDBXTEST (Test of SDBx - Function Groups, Generating DDL)
SAP ABAP Program SDBXTEST (Test of SDBx - Function Groups, Generating DDL) is using
# Object Type Object Name Object Description Note
     
1 Function Module  DB_ALTER_INDEX_STORAGE Verändert die Speicherparameter eines Index
2 Function Module  DB_ALTER_TABLE_S As DB_ALTER_TABLE, also returns the generated statements
3 Function Module  DB_ALTER_TABLE_STORAGE Verändert die Speicherparameter einer Tabelle
4 Function Module  DB_CREATE_INDEX_S As DB_CREATE_INDEX, also returns the generated statements
5 Function Module  DB_CREATE_TABLE_S As DB_CREATE_TABLE, also returns the generated statements
6 Function Module  DB_DROP_INDEX_S As DB_DROP_INDEX, basically returns the generated statements
7 Function Module  DB_DROP_TABLE_S As DB_DROP_TABLE, basically returns the generated statements
8 Function Module  DB_EXISTS_INDEX Checks whether an index is created in the database
9 Function Module  DB_EXISTS_TABLE Checks whether a table exists in the database
10 Function Module  DB_GET_INDEX_FIELDS Returns field names of a database index
11 Function Module  DB_GET_TABLE_FIELDS Returns the description of fields in a database table
12 Function Module  DB_SET_INDEX_PARAMETER Berechnen und Ablegen von Index-Speicherparametern in DD12dbs
13 Function Module  DB_SET_TABLE_PARAMETER Berechnen und Ablegen von Tabellen-Speicherparametern in DD02dbs
14 Function Module  DD_INDEX_NAME Calculates the DB index name from table name and index