ESH_QL_QLOG is a standard SAP Table which is used to store Query Log data in SAP systems, such as SAP R/3, S/4HANA, depending on the version and release level.
The ESH_QL_QLOG table consists of various fields, each holding specific information or linking keys about Query Log data available in SAP. These include EXEC_ID (Search Execution ID), SESSION_ID (Search Session ID), QUERY_TYPE (Internal Query Type (Sync, Async, Bulk, Delegated)), EXEC_MODE (Search Execution Mode (Functional/Special))... See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .