SAP ABAP Table SAUNIT_S_CNT_ALERT_LEVEL (Counter for the Different Severity Levels of Messages)
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_CNT_ALERT_LEVEL   Table Relationship Diagram
Short Description Counter for the Different Severity Levels of Messages    
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 CNT_FAILURE SAUNIT_D_CNT_FAILURE   INT4 10   0   Number of occurred alerts with kind "Assertion Failed"  
2 CNT_ERROR SAUNIT_D_CNT_ERROR   INT4 10   0   Number of occurred alerts with kind "OO Exception"  
3 CNT_RABAX SAUNIT_D_CNT_RABAX   INT4 10   0   Number of occurred alerts with kind "Runtime Abortion"  
4 CNT_WARNING SAUNIT_D_CNT_WARNING   INT4 10   0   Number of occurred alerts with kind "Warning"  
History
Last changed by/on SAP  20130604 
SAP Release Created in 700