Data Element list used by SAP ABAP Function Module CHECK_DB_SAP_CONSISTENCY (Test for Consistency Checks)
SAP ABAP Function Module
CHECK_DB_SAP_CONSISTENCY (Test for Consistency Checks) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CONS_CHECK | type of db/sap consistency check | SOURCE VALUE(CONSCHECK) LIKE DBSAPCHECK-TYPE |
|
| 2 | NO_TABIDX | Number of missing indices/tables in MONI | SOURCE VALUE(NO_DBINDICES) LIKE MONI_CHECK-DBINDICES |
|
| 3 | NO_TABIDX | Number of missing indices/tables in MONI | SOURCE VALUE(NO_DBTABLES) LIKE MONI_CHECK-DBTABLES |
|
| 4 | NO_TABIDX | Number of missing indices/tables in MONI | SOURCE VALUE(NO_SAPINDICES) LIKE MONI_CHECK-SAPINDICES |
|
| 5 | NO_TABIDX | Number of missing indices/tables in MONI | SOURCE VALUE(NO_SAPTABLES) LIKE MONI_CHECK-SAPTABLES |
|