Function Module list used by SAP ABAP Class CL_SMIGRATION_DDL_MSS (MSS specific DDL generation for Non-BW tables)
SAP ABAP Class
CL_SMIGRATION_DDL_MSS (MSS specific DDL generation for Non-BW tables) 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_CREATE_TABLE_S | As DB_CREATE_TABLE, also returns the generated statements | ||
| 3 | DB_EXISTS_INDEX | Checks whether an index is created in the database | ||
| 4 | DB_GET_INDEXES | Returns all indexes with fields for a table | ||
| 5 | DB_STORAGE_GET | Provides storage clause for tables and indexes | ||
| 6 | DB_STORAGE_GET | Provides storage clause for tables and indexes | ||
| 7 | DB_STORAGE_PUT | Provides storage clause for tables and indexes | ||
| 8 | DB_STORAGE_PUT | Provides storage clause for tables and indexes | ||
| 9 | DDIF_TABL_GET | DD: Interface to read a table from the ABAP Dictionary | ||
| 10 | DD_NAMETAB_TO_DDFIELDS | Creates the corresponding field structure to the nametab of a table | ||
| 11 | DD_TABNAME_OF_INDEX | Provides the name of the respective table for a DB index name | ||
| 12 | MSS_EXISTS_PARTITIONED_TABLE | Existenz einer partitionierten Tabelle | ||
| 13 | MSS_GET_CLUSTERED_INDEX | MSS_GET_CLUSTERED_INDEX- |