Function Module list used by SAP ABAP Program SAP_NOT_NULL_REPAIR_ORACLE (Repair Program for Missing Markers)
SAP ABAP Program
SAP_NOT_NULL_REPAIR_ORACLE (Repair Program for Missing Markers) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_COMMIT | Commit Work via EXEC SQL - no rollout | ||
| 2 | DB_DROP_TABLE | Deletes a table in the database | ||
| 3 | DB_EXISTS_TABLE | Checks whether a table exists in the database | ||
| 4 | DB_STORAGE_SAVE | Provides storage clause for tables and indexes | ||
| 5 | DD_CREATE_INDEX_S | Like DD_CREATE_INDEX, returns additionally the generated statements. | ||
| 6 | DD_INDEX_NAME | Calculates the DB index name from table name and index | ||
| 7 | DD_TABL_ACTIVATE | DD: Äußere Schnittstelle: Online-Aktivierung mit Abhängigen | ||
| 8 | RSDU_ANALYZE_TABLE | Create Statistics for Cost-Based Optimizer for the Specified Tables | ||
| 9 | RSDU_EXEC_SQL | Execute Native SQL Statement (No CURSORs, Host Variables etc.) | ||