Function Module list used by SAP ABAP Program LSTCHF00 (Forms for consistency checks)
SAP ABAP Program
LSTCHF00 (Forms for consistency checks) 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_DB_MISSING_OBJECTS | DD: fehlende Objekte suchen. NICHT MEHR BENUTZEN !!! | ||
| 6 | DD_INDEX_NAME | Calculates the DB index name from table name and index | ||