SAP Table SAUNIT_S_ALERT

ABAP Unit: Message/Alert Data

SAUNIT_S_ALERT (ABAP Unit: Message/Alert Data) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link SAUNIT_S_ALERT to other SAP tables.

Source: SAUNIT_S_ALERT (ABAP Unit: Message/Alert Data)

SAUNIT_S_ALERT table fields

Field Data element Checktable Datatype Length Decimals
KIND Kind of alert ( "Failed Assertion", "OO Exception", .. ) SAUNIT_D_ALERT_KIND CHAR 1 0
F Failure - Assertion not met
E Error - Runtime Error
S Shortdump - Runtime Abortion
W Warning - Problem within Test
I Info - Message
LEVEL Severity of alert SAUNIT_D_ALERT_LEVEL CHAR 1 0
T Tolerable Error
F Fatal Error
C Critical Error
WHEN Date/Time SABP_D_TS_WHEN DEC 15 0
HEADER TAUNIT_DESCR STRU 0 0
ID ID for ABAP Unit Text TAUNIT_ID CHAR 4 0
KIND ABAP Unit Text Type TAUNIT_KIND CHAR 1 0
PARAMS TAUNIT_PARAMS TTYP 0 0
INDENT Indentation of ABAP Unit Texts TAUNIT_INDENT INT1 3 0
LVL ABAP Unit: Severity of Check Error AUNIT_LEVEL INT1 3 0
0 Tolerable Message
1 Critical Error
2 Fatal Error
TEXT_INFOS TAUNIT_DESCR_TAB TTYP 0 0
STACK_LINES TAUNIT_DESCR_TAB TTYP 0 0