Table 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 Table  DBSAPCHECK type of db/sap consistency check
2 Table  DBSAPCHECK type of db/sap consistency check SOURCE VALUE(CONSCHECK) LIKE DBSAPCHECK-TYPE
3 Table  DDREFSTRUC DD: General Reference Structure in ABAP Dictionary
4 Table  MISSOBJ name of missing object on database/ in SAP dictionary SOURCE MISS_INDEX STRUCTURE MISSOBJ OPTIONAL
5 Table  MISSOBJ name of missing object on database/ in SAP dictionary SOURCE ADDTL_INDEX STRUCTURE MISSOBJ OPTIONAL
6 Table  MONI_CHECK Number of missing indices/tables in MONI SOURCE VALUE(NO_DBINDICES) LIKE MONI_CHECK-DBINDICES
7 Table  MONI_CHECK Number of missing indices/tables in MONI SOURCE VALUE(NO_DBTABLES) LIKE MONI_CHECK-DBTABLES
8 Table  MONI_CHECK Number of missing indices/tables in MONI SOURCE VALUE(NO_SAPINDICES) LIKE MONI_CHECK-SAPINDICES
9 Table  MONI_CHECK Number of missing indices/tables in MONI SOURCE VALUE(NO_SAPTABLES) LIKE MONI_CHECK-SAPTABLES