/BCV/D_SSTAT - Search Execution Statistics
Search Execution Statistics information is stored in SAP table /BCV/D_SSTAT.
It is part of development package /BCV/SIN in software component CA-EPT-BCV. This development package consists of objects that can be grouped under "".
It is part of development package /BCV/SIN in software component CA-EPT-BCV. This development package consists of objects that can be grouped under "".
Fields for table /BCV/D_SSTAT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
SEARCH_ID | Search Connector ID | X | /BCV/SIN_SEARCH_ID | CHAR | 20 | * |
EXCTIME_MIN | Minimum Processing Time | /BCV/SIN_ST_EXCTIME_MIN | DEC | 8 | ||
EXCTIME_MAX | Maximum Processing Time | /BCV/SIN_ST_EXCTIME_MAX | DEC | 8 | ||
EXCTIME_AVG | Average Processing Time | /BCV/SIN_ST_EXCTIME_AVG | DEC | 8 | ||
EXCTIME_LAST | Last Processing Time | /BCV/SIN_ST_EXCTIME_LAST | DEC | 8 | ||
EXCDATE_FIRST | Date When Search Was Executed for the First Time | /BCV/SIN_ST_EXCDATE_FIRST | DATS | 8 | ||
EXCDATE_LAST | Date When Search Was Executed for the Last Time | /BCV/SIN_ST_EXCDATE_LAST | DATS | 8 | ||
EXC_COUNT | Number of Search Executions | /BCV/SIN_ST_EXC_COUNT | INT4 | 4 | ||
ERROR_COUNT | Number of Erroneous Search Executions | /BCV/SIN_ST_ERROR_COUNT | INT4 | 4 | ||
RECORDS_MIN | Minimum Number of Retrieved Result Records | /BCV/SIN_ST_RECORDS_MIN | INT4 | 4 | ||
RECORDS_MAX | Maximum Number of Retrieved Result Records | /BCV/SIN_ST_RECORDS_MAX | INT4 | 4 | ||
RECORDS_AVG | Average Number of Retrieved Result Records | /BCV/SIN_ST_RECORDS_AVG | INT4 | 4 | ||
RECORDS_LAST | Number of Retrieved Result Records from Last Execution | /BCV/SIN_ST_RECORDS_LAST | INT4 | 4 | ||
TIMEPERREC_MIN | Minimum Time per Record (in Milliseconds) | /BCV/SIN_ST_TIMEPERREC_MIN | DEC | 8 | ||
TIMEPERREC_MAX | Maximum Time per Record (in Milliseconds) | /BCV/SIN_ST_TIMEPERREC_MAX | DEC | 8 | ||
TIMEPERREC_AVG | Average Time per Record (in Milliseconds) | /BCV/SIN_ST_TIMEPERREC_AVG | DEC | 8 | ||
TIMEPERREC_LAST | Last Time per Record (in Milliseconds) | /BCV/SIN_ST_TIMEPERREC_LAST | DEC | 8 |