Function Module list used by SAP ABAP Class CL_RSDU_IC_COMP_REPART_DB4 (Complete Repartitioning of an InfoCube)
SAP ABAP Class
CL_RSDU_IC_COMP_REPART_DB4 (Complete Repartitioning of an InfoCube) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_EXISTS_INDEX | Checks whether an index is created in the database | ||
| 2 | DB_GET_INDEXES | Returns all indexes with fields for a table | ||
| 3 | DD_TABNAME_OF_INDEX | Provides the name of the respective table for a DB index name | ||
| 4 | RSDU_GET_EVI_STAGE2_DB4 | Gives Information, if system is running with EVIs or Radixes | ||
| 5 | RSDU_GET_INDEX_NAME | Gets Name for an Index on the DB as Set by the DDIC | ||
| 6 | RSDU_INFOCUBE_INDEXES_CREATE | Create Secondary Indexes for Fact Table | ||
| 7 | RSDU_INFOCUBE_INDEXES_DROP | drops the secondary indexes on the facttable of an infocube | ||
| 8 | RSDU_PARTITIONS_INFO_GET | Reads Partition Information into a Table | ||
| 9 | RSDU_PART_GENERIC_ADD | Add a partition to a partitioned table in a generic way | ||