IMP_TRIGGERS is a standard SAP Table which is used to store IMP: Trigger (Runtime) data in SAP systems, such as SAP R/3, S/4HANA, depending on the version and release level.
The IMP_TRIGGERS table consists of various fields, each holding specific information or linking keys about IMP: Trigger (Runtime) data available in SAP. These include APPLCLASS (IMP: Application Class), RUN_ID (IMP: ID of a Mass Run), COUNTER (IMP: General Counter), TTRIGGER (Trigger Type of Trigger)... 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. .