SAP ABAP Data Element ALKEEPALMX (Alert: MTE Cus: Maximum number of alerts to keep)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SMOI (Package) CCMS: Monitoring Architecture
Basic Data
Data Element ALKEEPALMX
Short Description Alert: MTE Cus: Maximum number of alerts to keep  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 11    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 keepalmax 
Medium 20 MaxNum of al to keep 
Long 32 Maximum number of alerts to keep 
Heading  
Documentation

Definition

Specifies the maximum number of alerts that should be kept active for a particular monitor attribute. Should the number of alerts exceed this limit, then the excess alerts are discarded according to the method specified for the attribute (see data element ALKEEPALTY).

In addition to this user-definable limit, the number of alerts that can be held is limited by the physical size of the shared memory area set aside for the monitoring architecture. Space in this area is allocated for monitoring objects and attributes, properties, and data. Remaining space is filled with alerts. The number of alerts that can be retained can therefore be increased by allocating more shared memory to the monitoring architecture (SAP system profile parameters for shared memory).

Supplementary Documentation - ALKEEPALMX0000

Use

Upper limit refers here to the individual message IDs in a message. Alerts are retained for every message ID up to the upper limit. Superflous alerts are removed from the list of processable alerts.

Message IDs usually correspond to SAP components. Message-ID 00, for example refers to the messages for the Basis kernel components. Message ID RA is reserved for the monitoring architecture (alert monitor)

Procedure

Examples

If you enter the value "10", up to 10 messages for each active message ID will be retained.

Dependencies

History
Last changed by/on SAP  20130604 
SAP Release Created in