Function Module list used by SAP ABAP Program RADCSTEP (DD: Definition of Conversion Steps)
SAP ABAP Program
RADCSTEP (DD: Definition of Conversion Steps) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_CREATE_TABLE_AS_SELECT | DB_CREATE_TABLE_AS_SELECT- | ||
| 2 | DB_DATA_MOVE | DD: Copy data with Move Corresponding | ||
| 3 | DB_DATA_SCAN | DB_DATA_SCAN- | ||
| 4 | DB_DROP_ALL_INDEXES | Baustein, der fuer den Umsetzer alle Indexe loescht | ||
| 5 | DB_DROP_ALL_VIEWS | Deletes all views on a base table | ||
| 6 | DB_DROP_TABLE | Deletes a table in the database | ||
| 7 | DB_EXISTS_TABLE | Checks whether a table exists in the database | ||
| 8 | DB_INSERT_SELECT | DB_INSERT_SELECT- | ||
| 9 | DB_RENAME_TABLE | Umbenennen einer Tabelle auf der Datenbank (Alter Name -> Neuer Name) | ||
| 10 | DB_SAVE_ALL_VIEWS | Save all dropped VIEWS for INFORMIX | ||
| 11 | DB_STORAGE_SAVE | Provides storage clause for tables and indexes | ||
| 12 | DD_CNV_METHOD | DD_CNV_METHOD- | ||
| 13 | DD_CNV_PREPARE | DD_CNV_PREPARE- | ||
| 14 | DD_CREATE_TABLE | Legt eine Tabelle auf DB an aus der uebergebenen Nametab | ||
| 15 | DD_DROP_TABLE | Deletion of DB objects for tables (according to table type) | ||
| 16 | DD_GET_NAMETAB | Reading the active / inactive nametab in X030L, X031L structure. | ||
| 17 | DD_TABL_ACTIVATE_CV | Aktivieren von Tabellen im DB-Utility |