SAP ABAP Table SAUNIT_S_ALERT (ABAP Unit: Message/Alert Data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_TYPES (Package) INTERNAL: NO REUSE - DDIC type definitions
Basic Data
Table Category INTTAB    Structure 
Structure SAUNIT_S_ALERT   Table Relationship Diagram
Short Description ABAP Unit: Message/Alert Data    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 KIND SAUNIT_D_ALERT_KIND SAUNIT_ALERT_KIND CHAR 1   0   Kind of alert ( "Failed Assertion", "OO Exception", .. )  
2 LEVEL SAUNIT_D_ALERT_LEVEL SAUNIT_ALERT_LEVEL CHAR 1   0   Severity of alert  
3 WHEN SABP_D_TS_WHEN TZNTSTMPS DEC 15   0   Date/Time  
4 HEADER TAUNIT_DESCR   STRU 0   0    
5 ID TAUNIT_ID   CHAR 4   0   ID for ABAP Unit Text  
6 KIND TAUNIT_KIND   CHAR 1   0   ABAP Unit Text Type  
7 PARAMS TAUNIT_PARAMS   TTYP 0   0    
8 INDENT TAUNIT_INDENT   INT1 3   0   Indentation of ABAP Unit Texts  
9 LVL AUNIT_LEVEL AUNIT_LEVEL INT1 3   0   ABAP Unit: Severity of Check Error  
10 TEXT_INFOS TAUNIT_DESCR_TAB   TTYP 0   0    
11 STACK_LINES TAUNIT_DESCR_TAB   TTYP 0   0    
History
Last changed by/on SAP  20130604 
SAP Release Created in 700