Table/Structure Field 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/Structure Field  DBSAPCHECK - TYPE type of db/sap consistency check
2 Table/Structure Field  DBSAPCHECK - TYPE type of db/sap consistency check SOURCE VALUE(CONSCHECK) LIKE DBSAPCHECK-TYPE
3 Table/Structure Field  DDREFSTRUC - FLAG Data element for checkboxes in the ABAP Dictionary area
4 Table/Structure Field  MONI_CHECK - DBINDICES Number of missing indices/tables in MONI
5 Table/Structure Field  MONI_CHECK - DBINDICES Number of missing indices/tables in MONI SOURCE VALUE(NO_DBINDICES) LIKE MONI_CHECK-DBINDICES
6 Table/Structure Field  MONI_CHECK - DBTABLES Number of missing indices/tables in MONI
7 Table/Structure Field  MONI_CHECK - DBTABLES Number of missing indices/tables in MONI SOURCE VALUE(NO_DBTABLES) LIKE MONI_CHECK-DBTABLES
8 Table/Structure Field  MONI_CHECK - SAPINDICES Number of missing indices/tables in MONI
9 Table/Structure Field  MONI_CHECK - SAPINDICES Number of missing indices/tables in MONI SOURCE VALUE(NO_SAPINDICES) LIKE MONI_CHECK-SAPINDICES
10 Table/Structure Field  MONI_CHECK - SAPTABLES Number of missing indices/tables in MONI
11 Table/Structure Field  MONI_CHECK - SAPTABLES Number of missing indices/tables in MONI SOURCE VALUE(NO_SAPTABLES) LIKE MONI_CHECK-SAPTABLES