Table list used by SAP ABAP Function Module SCUI_GET_DD_DB_DISTINCTIONS (Ermittelt die Unstimmigkeiten zw. DDIC und DB, fehlende Indizes etc.)
SAP ABAP Function Module
SCUI_GET_DD_DB_DISTINCTIONS (Ermittelt die Unstimmigkeiten zw. DDIC und DB, fehlende Indizes etc.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBDIFF | Definition of (Intended) Differences Between DD and DB | ||
| 2 | DBOBJECT | Name of a Database Object (Table, Index, View) | ||
| 3 | DD12L | R/3 S_SECINDEX: secondary indexes, header; | ||
| 4 | MISSOBJ | name of missing object on database/ in SAP dictionary | ||
| 5 | MONI | Monitor table MONI | ||
| 6 | MONI_CHECK | Number of missing indices/tables in MONI | ||
| 7 | SNODETEXT | Additional Information for Hierarchy Nodes | ||
| 8 | TADIR | Directory of Repository Objects | ||
| 9 | TCUSDAT | Coll. table for system data | SOURCE VALUE(IV_DATUM) LIKE TCUSDAT-DATUM DEFAULT SY-DATUM |
|
| 10 | TCUSDAT | Coll. table for system data | ||
| 11 | TCUSDAT | Coll. table for system data | SOURCE TT_INFOTAB STRUCTURE TCUSDAT |