Function Module list used by SAP ABAP Program RSSQDT2F (Index Checks (new))
SAP ABAP Program
RSSQDT2F (Index Checks (new)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_EXISTS_TABLE | Checks whether a table exists in the database | ||
| 2 | DB_GET_ALL_INDEXES | Supplies all indexes from the database together with the table names | ||
| 3 | DB_GET_ALL_TABLES | Supplies all tables which exist in the database | ||
| 4 | DB_GET_ALL_VIEWS | Supplies all views from the database | ||
| 5 | DD_INDEX_NAME | Calculates the DB index name from table name and index | ||