SAP ABAP Function Module DD_DB_CONSISTENCY_CHECK (Test for Consistency Checks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDDB (Package) ABAP/4 Dictionary: Converter

⤷

⤷

Basic Data
Function Module | DD_DB_CONSISTENCY_CHECK | Test for Consistency Checks |
Function Group | SDB5 | DD: Comparison functions DD <-> DB |
Program Name | SAPLSDB5 | Basic Tools ABAP Dictionary |
INCLUDE Name | LSDB5U02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
NO_DBTABLES | TYPE | MONI_CHECK-DBTABLES | No. of tables missing on the DB | |||
![]() |
NO_SAPTABLES | TYPE | MONI_CHECK-SAPTABLES | No. of unknown tables in the dictionary | |||
![]() |
NO_DBINDICES | TYPE | MONI_CHECK-DBINDICES | No. of indexes missing on the DB | |||
![]() |
NO_SAPINDICES | TYPE | MONI_CHECK-SAPINDICES | No. of unknown indexes in the dictionary | |||
![]() |
UNIQUE_IND_CHECK | TYPE | DDREFSTRUC-FLAG | SPACE | Find only tables without primary key | ||
![]() |
MISSING_IND_DISP | TYPE | DDREFSTRUC-FLAG | SPACE | Display missing indexes (from MONI) | ||
![]() |
MISSING_IND_COMP | TYPE | DDREFSTRUC-FLAG | SPACE | Compute missing indexes (in MONI) | ||
![]() |
MISS_INDEX | TYPE | MISSOBJ | Indexes missing on the DB | |||
![]() |
ADDTL_INDEX | TYPE | MISSOBJ | Additional indexes on the DB | |||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19960524 |
SAP Release Created in |