Function Module list used by SAP ABAP Program SAP_UPDATE_DBDIFF (SAP BW: Refreshing table DBDIFF (inconsistencies DDIC DB))
SAP ABAP Program
SAP_UPDATE_DBDIFF (SAP BW: Refreshing table DBDIFF (inconsistencies DDIC DB)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_COMMIT | Commit Work via EXEC SQL - no rollout | ||
| 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 | DDIF_INDX_GET | DD: Interface for reading an index from the ABAP Dictionary | ||
| 5 | RSDGDB_GET_DB_PAR | Set DB-specific parameters | ||
| 6 | RSDU_ANALYZE_TABLE | Create Statistics for Cost-Based Optimizer for the Specified Tables | ||
| 7 | RSDU_DBDIFF_INSERT | Write Entry to DBDIFF | ||
| 8 | RSDU_GET_CALC_VIEWS | Get all CalcViews which are defined in DDIC as tables | ||
| 9 | RSDU_GET_INDEX_NAME | Gets Name for an Index on the DB as Set by the DDIC | ||
| 10 | RSD_OBJECT_IS_GENERATED | BW Namespace: Checks Whether an Object Is Generated | ||
| 11 | SHDB_GET_ALL_INDEXES | Select all existing indexes |