ESH_OM_UI_AREA is a standard SAP Table which is used to store UI Area data in SAP systems, such as SAP R/3, S/4HANA, depending on the version and release level.
The ESH_OM_UI_AREA table consists of various fields, each holding specific information or linking keys about UI Area data available in SAP. These include UI_AREA_GUID (UI Area GUID), UI_AREA (UI Area), MODNAM_SEG (Name of Person Who Changed the Segment), TIMESTMP_MOD_SEG (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. .