ESH_QL_REORG is a standard SAP Table which is used to store Query Log Reorg data in SAP systems, such as SAP R/3, S/4HANA, depending on the version and release level.
The ESH_QL_REORG table consists of various fields, each holding specific information or linking keys about Query Log Reorg data available in SAP. These include QL_REORG_KEY (Reorganization Key), LAST_QL (Execution Timestamp), CURR_VOLUME (Current Log Volume (kB) (Approx.)), LAST_REORG (UTC Time Stamp in Short Form (YYYYMMDDhhmmss))... 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. .