CLMS_HC_EXEC_LOG - Logging fine granular steps of the health check framework
Logging fine granular steps of the health check framework information is stored in SAP table CLMS_HC_EXEC_LOG.
It is part of development package SCLMS_HC_RUNTIME in software component BC-SRV-APS-CLM-HC. This development package consists of objects that can be grouped under "Health Check Runtime".
It is part of development package SCLMS_HC_RUNTIME in software component BC-SRV-APS-CLM-HC. This development package consists of objects that can be grouped under "Health Check Runtime".
Fields for table CLMS_HC_EXEC_LOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
HC_NAME | Health Check: Name | X | CLMS_HC_NAME | CHAR | 60 | |
HC_EVENT_NAME | CLMS: Health Check Event Name | X | CLMS_HC_EVENT_NAME | CHAR | 60 | |
STEP | A step in the execution of the health check framework | X | CLMS_HC_EXEC_STEP | CHAR | 60 | |
START_TIMESTAMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | X | TIMESTAMPL | DEC | 11 | |
START_DATE | Field of type DATS | DATS | DATS | 16 | ||
END_TIMESTAMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
DURATION | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
NR_INCIDENTS | Optional number of issues (not incidents) found | INT4 | 4 |