Function Module list used by SAP ABAP Program RUTDBCHK (DD: ABAP Dictionary/Database Consistency Check)
SAP ABAP Program
RUTDBCHK (DD: ABAP Dictionary/Database Consistency Check) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_GET_INDEXES | Returns all indexes with fields for a table | ||
| 2 | DB_GET_TABLE_FIELDS | Returns the description of fields in a database table | ||
| 3 | DB_GET_TRIGGERS | Liefert alle Triggernamen für eine Tabelle | ||
| 4 | DB_GET_TRIGGERTEXT | Liefert die Triggerdefinition eines DB-Trigger als CREATE-Statement. | ||
| 5 | DDIF_TABL_GET | DD: Interface to read a table from the ABAP Dictionary | ||
| 6 | DD_DD07V_GET | DD: Lesen von Domänenfestwerten zur Laufzeit | ||
| 7 | DD_GET_NAMETAB | Reading the active / inactive nametab in X030L, X031L structure. | ||
| 8 | DD_GET_NAMETAB_HEADER | Reading the header of the active / inactive nametab | ||
| 9 | DD_MAP_NAMETAB_TO_DDFIELDS | Maps the nametab to a table of the type DDFIELD | ||
| 10 | DD_RTOBJ_GET | DD: Read runtime object from different sources | ||
| 11 | DD_TBIX_GET | Leseroutine für Klasse TABL (Tabelle), Unterklasse INDX (Index). | ||
| 12 | SHDB_GET_TABLE_TYPE | Check existence of table, view, index |