SAP ABAP Data Element SRAL_LOG_LEVEL (Log level for RAL log)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-RAL (Application Component) Read Access Logging
     SREAD_ACCESS_LOG_CORE (Package) Read Access Logging: Core Framework
Basic Data
Data Element SRAL_LOG_LEVEL
Short Description Log level for RAL log  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SRAL_LOG_LEVEL    
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 3    
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 Log level 
Medium 15 RAL Log level 
Long 20 RAL logging level 
Heading 51 RAL logging level for errors, warnings and messages 
Documentation

Definition

The log level for Read Access Logging (RAL) determines which types of logging entries are recorded in the RAL error log.

Use

The RAL Error log can be viewed by the RAL Error Log Monitor (TX SRAL_ELOG)

Dependencies

The value of the log level determines the behavior of the RAL runtime and configuration framework. The higher the value, the more messages are recorded.

Example

The Log level for RAL currently supports the values:

0    No Error Log messages are recorded

1    Only Error messages are recorded

2    Error log messages and warnings are recorded

3    Error log messages, warnings and messages are recorded

It is strictly recommend to use the level with value 1.

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