Function Module list used by SAP ABAP Program RSDRH_MSSQL_ROUTINES (MSSQL: DB-dependent routines for processing the hierarchy)
SAP ABAP Program
RSDRH_MSSQL_ROUTINES (MSSQL: DB-dependent routines for processing the hierarchy) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_CREATE_TABLE | Legt eine Tabelle auf der Datenbank an | ||
| 2 | DB_DROP_TABLE | Deletes a table in the database | ||
| 3 | DB_EXISTS_TABLE | Checks whether a table exists in the database | ||
| 4 | RSDDTMPTAB_GET_NEW_NAME | Request (and Lock) Unused, Temporary Name for Table or View | ||
| 5 | RSDU_ANALYZE_TABLE | Create Statistics for Cost-Based Optimizer for the Specified Tables | ||
| 6 | RSDU_EXEC_SQL | Execute Native SQL Statement (No CURSORs, Host Variables etc.) | ||
| 7 | RSDU_TRUNCATE_DROP_TABLE | Intends to Truncate a Table, if Not Drops the Table | ||