ESH_QL_EVENT - Search Session Events
Search Session Events information is stored in SAP table ESH_QL_EVENT.
It is part of development package S_ESH_ENG_QUERY_LOGGING in software component BC-EIM-ESH. This development package consists of objects that can be grouped under "Query Logging".
It is part of development package S_ESH_ENG_QUERY_LOGGING in software component BC-EIM-ESH. This development package consists of objects that can be grouped under "Query Logging".
Fields for table ESH_QL_EVENT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
SESSION_ID | Search Session ID | X | ESH_E_IF_SEARCH_SESSION_ID | CHAR | 64 | |
EVENT_SEQNO | Session Event Sequence Number | X | ESH_E_QL_EVENT_SEQNO | INT4 | 4 | |
EVENT_ID | Session Event ID | ESH_E_QL_EVENT_ID | CHAR | 80 | ||
EVENT_CLTSP | Client-Side Event Timestamp | ESH_E_QL_EVENT_CLTSP | DEC | 11 | ||
EVENT_RELTSP | Event Relative Timestamp (Relative to Session Start) | ESH_E_QL_EVENT_RELTSP | DEC | 11 | ||
REF_EXEC_ID | Search Execution ID | ESH_E_IF_SEARCH_EXEC_ID | CHAR | 64 |