ESH_OM_MIGRATION is a standard SAP Table which is used to store Parameter for Enterprise Search config data in SAP systems, such as SAP R/3, S/4HANA, depending on the version and release level.
The ESH_OM_MIGRATION table consists of various fields, each holding specific information or linking keys about Parameter for Enterprise Search config data available in SAP. These include PARAM_GUID (GUID), PARAM_NAME (Config Parameter), VALUE (Config Parameter Value), TIMESTMP (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. .