Function Module list used by SAP ABAP Class CL_SMIGRATION_BASE (General base class for Basis and BW migration)
SAP ABAP Class
CL_SMIGRATION_BASE (General base class for Basis and BW migration) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_COMMIT | Commit Work via EXEC SQL - no rollout | ||
| 2 | DB_COMMIT | Commit Work via EXEC SQL - no rollout | ||
| 3 | DB_CREATE_INDEX_S | As DB_CREATE_INDEX, also returns the generated statements | ||
| 4 | DB_CREATE_TABLE_S | As DB_CREATE_TABLE, also returns the generated statements | ||
| 5 | DB_EXISTS_INDEX | Checks whether an index is created in the database | ||
| 6 | DB_GET_INDEXES | Returns all indexes with fields for a table | ||
| 7 | DB_STORAGE_GET | Provides storage clause for tables and indexes | ||
| 8 | DB_STORAGE_GET | Provides storage clause for tables and indexes | ||
| 9 | DB_STORAGE_PUT | Provides storage clause for tables and indexes | ||
| 10 | DB_STORAGE_PUT | Provides storage clause for tables and indexes | ||
| 11 | DDIF_TABL_GET | DD: Interface to read a table from the ABAP Dictionary | ||
| 12 | DD_ABAP_TO_EXEC_CNV | Generation of DB statement table from EXEC-SQL statement table | ||
| 13 | DD_INDEX_NAME | Calculates the DB index name from table name and index | ||
| 14 | DD_INDEX_NAME | Calculates the DB index name from table name and index | ||
| 15 | DD_INDEX_NAME | Calculates the DB index name from table name and index | ||
| 16 | DD_NAMETAB_TO_DDFIELDS | Creates the corresponding field structure to the nametab of a table | ||
| 17 | DD_TABNAME_OF_INDEX | Provides the name of the respective table for a DB index name | ||
| 18 | DD_TABNAME_OF_INDEX | Provides the name of the respective table for a DB index name |