SATR_HIT_HIER - Event Hierarchy for SE30 and Hit List Compare
Event Hierarchy for SE30 and Hit List Compare information is stored in SAP table SATR_HIT_HIER.
It is part of development package S_ABAP_TRACE in software component BC-DWB-TOO-RTA. This development package consists of objects that can be grouped under "ABAP TRACE".
It is part of development package S_ABAP_TRACE in software component BC-DWB-TOO-RTA. This development package consists of objects that can be grouped under "ABAP TRACE".
Fields for table SATR_HIT_HIER
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
LEV | Level (Event = 0, 1, 2, 3) | X | NUMC | 1 | ||
ID | SATR: ID of a Trace Record (Recorded Event) | X | SATR_DE_ID | CHAR | 1 | |
SUBID | SATR: SUBID: Sub-ID of a TRACE Record | X | SATR_DE_SUBID | CHAR | 1 | |
LEV3_ID | 3rd Level: Classes of Events | CHAR | 1 | |||
LEV2_ID | 2nd Level: Groups of Events | CHAR | 1 | |||
LEV1_ID | 1st Level: Events | CHAR | 1 | |||
SORT_ORD | For Internal Sorting | NUMC | 4 | |||
X_ID | Old | CHAR | 1 | |||
X_SUBID | Old | CHAR | 1 | |||
ORD | Old | NUMC | 3 | |||
INT_EXT | Internal or External | CHAR | 3 | |||
TEXT | SATR: Text Element for ID/SUBIDs | SATR_DE_TEXT40 | CHAR | 40 |