SAP ABAP Interface IF_SRAL_ELOG (logging for RAL)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRAL_ELOG RAL Error log api 20120516
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRAL_FRAME_CFG RAL framework configuration 20120516
Properties
Interface IF_SRAL_ELOG  
Short Description logging for RAL    
General Data
Package SREAD_ACCESS_LOG_CORE   Read Access Logging: Core Framework 
Created 20120516   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SRAL_ELOG Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SRAL_ELOG has no interface.
Friends
Interface IF_SRAL_ELOG has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ELOG_OPER_ACTIVATE Constant Public Type reference (TYPE) SRAL_ELOG_OPER 'A' Activate 20120829
2 CO_ELOG_OPER_CREATE Constant Public Type reference (TYPE) SRAL_ELOG_OPER 'C' Create 20120829
3 CO_ELOG_OPER_DEACTIVATE Constant Public Type reference (TYPE) SRAL_ELOG_OPER 'D' Deactivate 20120829
4 CO_ELOG_OPER_DISPLAY Constant Public Type reference (TYPE) SRAL_ELOG_OPER 'Y' 20130816
5 CO_ELOG_OPER_EXCEPTION Constant Public Type reference (TYPE) SRAL_ELOG_OPER 'E' Exception 20120829
6 CO_ELOG_OPER_INFORMATION Constant Public Type reference (TYPE) SRAL_ELOG_OPER 'I' Information 20120829
7 CO_ELOG_OPER_REMOVE Constant Public Type reference (TYPE) SRAL_ELOG_OPER 'R' Remove 20120829
8 CO_ELOG_OPER_START Constant Public Type reference (TYPE) SRAL_ELOG_OPER 'S' Start 20120829
9 CO_ELOG_OPER_STOP Constant Public Type reference (TYPE) SRAL_ELOG_OPER 'H' Stop 20120829
10 CO_ELOG_OPER_UPDATE Constant Public Type reference (TYPE) SRAL_ELOG_OPER 'U' Update 20120829
11 CO_ELOG_TYPE_ACTION Constant Public Type reference (TYPE) SRAL_ELOG_TYPE 3 Action 20120829
12 CO_ELOG_TYPE_ERROR Constant Public Type reference (TYPE) SRAL_ELOG_TYPE 0 Error 20120829
13 CO_ELOG_TYPE_MESSAGE Constant Public Type reference (TYPE) SRAL_ELOG_TYPE 2 Message 20120829
14 CO_ELOG_TYPE_WARNING Constant Public Type reference (TYPE) SRAL_ELOG_TYPE 1 Warning 20120829
15 CO_ENTITY_TYPE Constant Public See coding 20130816
16 LOG_LEVEL_LOG_ERR Constant Public Type reference (TYPE) SRAL_LOG_LEVEL 1 Log error only 20120516
17 LOG_LEVEL_LOG_MESS Constant Public Type reference (TYPE) SRAL_LOG_LEVEL 3 log errors, warnings and messages 20120516
18 LOG_LEVEL_LOG_NO Constant Public Type reference (TYPE) SRAL_LOG_LEVEL 0 No log at all 20120516
19 LOG_LEVEL_LOG_STD Constant Public Type reference (TYPE) SRAL_LOG_LEVEL IF_SRAL_ELOG=>LOG_LEVEL_LOG_ERR standard value 20120516
20 LOG_LEVEL_LOG_WARN Constant Public Type reference (TYPE) SRAL_LOG_LEVEL 2 Log errors and warnings 20120516
Methods
Interface IF_SRAL_ELOG has no method.
Events
Interface IF_SRAL_ELOG has no event.
Types
Interface IF_SRAL_ELOG has no local type.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740