Function Module list used by SAP ABAP Program RADIXCDB (ABAP/4 Dictionary: Checking the Index Activation Program Wth Database)
SAP ABAP Program RADIXCDB (ABAP/4 Dictionary: Checking the Index Activation Program Wth Database) is using
# Object Type Object Name Object Description Note
     
1 Function Module  DB_CREATE_INDEX_S As DB_CREATE_INDEX, also returns the generated statements
2 Function Module  DB_DROP_INDEX_S As DB_DROP_INDEX, basically returns the generated statements
3 Function Module  DB_EXISTS_TABLE Checks whether a table exists in the database
4 Function Module  DB_GET_INDEXES Returns all indexes with fields for a table
5 Function Module  DD_AUTH_CHECK Authority check for Data Dictionary and database utility
6 Function Module  DD_DD_TO_E071 DD: Makes an E071 object out of a DD object
7 Function Module  DD_INDEX_NAME Calculates the DB index name from table name and index
8 Function Module  SFW_GET_SWITCHPOS Für eine Tabelle von Objekten die Schalterstellung besorgen
9 Function Module  WRITE_AND_CALL_DBPROG Writes a program generated in Fgrp SDB2 and executes it