Function Module list used by SAP ABAP Function Module RSDU_INFOCUBE_PRIMIDX_CHEC_SYB (checks primary index of an infocube's fact tables)
SAP ABAP Function Module
RSDU_INFOCUBE_PRIMIDX_CHEC_SYB (checks primary index of an infocube's fact tables) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_GET_INDEXES | Returns all indexes with fields for a table | ||
| 2 | DDIF_TABL_GET | DD: Interface to read a table from the ABAP Dictionary | ||
| 3 | RSDU_GET_INDEX_NAME | Gets Name for an Index on the DB as Set by the DDIC | ||
| 4 | RSD_FIELDNM_GET_FOR_DIME | BW Namespace: Gets Field Name of Dimension (in Fact Table) | ||
| 5 | RSD_FIX_DIME_GET_FOR_CUBE | BW Namespace: Gets Fixed Dimensions for an InfoCube | ||
| 6 | RSD_SIDNM_GET | BW Namespace: Gets SID & Hierarchy SID Field Names for IO/Nav. Attribute | ||