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 | DB_CREATE_INDEX_S | As DB_CREATE_INDEX, also returns the generated statements | ||
| 2 | DB_DROP_INDEX_S | As DB_DROP_INDEX, basically returns the generated statements | ||
| 3 | DB_EXISTS_TABLE | Checks whether a table exists in the database | ||
| 4 | DB_GET_INDEXES | Returns all indexes with fields for a table | ||
| 5 | DD_AUTH_CHECK | Authority check for Data Dictionary and database utility | ||
| 6 | DD_DD_TO_E071 | DD: Makes an E071 object out of a DD object | ||
| 7 | DD_INDEX_NAME | Calculates the DB index name from table name and index | ||
| 8 | SFW_GET_SWITCHPOS | Für eine Tabelle von Objekten die Schalterstellung besorgen | ||
| 9 | WRITE_AND_CALL_DBPROG | Writes a program generated in Fgrp SDB2 and executes it | ||