Function Module list used by SAP ABAP Program RUTCHKDB (DD: ABAP Dictionary/Database Consistency Check)
SAP ABAP Program
RUTCHKDB (DD: ABAP Dictionary/Database Consistency Check) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_GET_ALL_TABLES | Supplies all tables which exist in the database | ||
| 2 | DB_GET_ALL_VIEWS | Supplies all views from the database | ||
| 3 | DB_GET_TABLE_FIELDS | Returns the description of fields in a database table | ||
| 4 | DB_MAP_DDFIELDS | Maps a table of DD fields onto the DB fields | ||
| 5 | DDIF_FIELDINFO_GET | DD: Interface for Reading Text on Tables or Types | ||
| 6 | DD_GET_NAMETAB | Reading the active / inactive nametab in X030L, X031L structure. | ||
| 7 | DD_MAP_NAMETAB_TO_DDFIELDS | Maps the nametab to a table of the type DDFIELD | ||
| 8 | DD_MSCHK_DB_REPAIR | DD-Massencheck: Einfügen in TBATG für DB-Utility | ||
| 9 | DD_TBIX_GET | Leseroutine für Klasse TABL (Tabelle), Unterklasse INDX (Index). | ||