SAP ABAP Table SAUNIT_S_CNT_ALERT (Counter for Occurred 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   Table Relationship Diagram
Short Description Counter for Occurred 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 .INCLUDE       0   0   Counter for the Different Severity Levels of Messages  
2 CNT_FAILURE SAUNIT_D_CNT_FAILURE   INT4 10   0   Number of occurred alerts with kind "Assertion Failed"  
3 CNT_ERROR SAUNIT_D_CNT_ERROR   INT4 10   0   Number of occurred alerts with kind "OO Exception"  
4 CNT_RABAX SAUNIT_D_CNT_RABAX   INT4 10   0   Number of occurred alerts with kind "Runtime Abortion"  
5 CNT_WARNING SAUNIT_D_CNT_WARNING   INT4 10   0   Number of occurred alerts with kind "Warning"  
6 .INCLUDE       0   0   Counter for the Different Types of Messages  
7 CNT_TOLERABLE SAUNIT_D_CNT_TOLERABLE   INT4 10   0   Number of occurred alerts with severity 'TOLERABLE'  
8 CNT_CRITICAL SAUNIT_D_CNT_CRITICAL   INT4 10   0   Number of occurred alerts with severity 'CRITICAL'  
9 CNT_FATAL SAUNIT_D_CNT_FATAL   INT4 10   0   Number of occurred alerts with severity 'FATAL'  
History
Last changed by/on SAP  20130604 
SAP Release Created in 700