Function Module list used by SAP ABAP Function Module MSS_CREATE_CS_INDEX (Create Column Store Index)
SAP ABAP Function Module
MSS_CREATE_CS_INDEX (Create Column Store Index) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_DBSCHEMA | DB_DBSCHEMA- | ||
| 2 | DB_EXISTS_INDEX | Checks whether an index is created in the database | ||
| 3 | DB_EXISTS_TABLE | Checks whether a table exists in the database | ||
| 4 | DD_CALL_DB_SQL | Fct. module which executes the SQL statements for an internal table | ||
| 5 | DD_INDEX_NAME | Calculates the DB index name from table name and index | ||
| 6 | DD_TBFD_GET | DD_TBFD_GET- | ||
| 7 | MSS_DEFINE_CS_INDEX | Add CS Index to MSSSTORAGE | ||