Function Module list used by SAP ABAP Program LSMIGR_DB4F01 (Include LSMIGR_DB4F01)
SAP ABAP Program
LSMIGR_DB4F01 (Include LSMIGR_DB4F01) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_EXISTS_INDEX | Checks whether an index is created in the database | ||
| 2 | DB_EXISTS_TABLE | Checks whether a table exists in the database | ||
| 3 | DB_GET_INDEX_FIELDS | Returns field names of a database index | ||
| 4 | DB_STORAGE_GET | Provides storage clause for tables and indexes | ||
| 5 | DB_STORAGE_PUT | Provides storage clause for tables and indexes | ||
| 6 | DD_INDEX_NAME | Calculates the DB index name from table name and index | ||
| 7 | DD_NAMETAB_TO_DDFIELDS | Creates the corresponding field structure to the nametab of a table | ||