SAP ABAP Class CL_SRAL_SAU_LOG (RAL: Security Audit 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
Properties
Class CL_SRAL_SAU_LOG  
Short Description RAL: Security Audit Log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SREAD_ACCESS_LOG_CORE   Read Access Logging: Core Framework 
Created 20130816   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAL_SAU_LOG has no forward declaration.
Interfaces
Class CL_SRAL_SAU_LOG has no interface implemented.
Friends
Class CL_SRAL_SAU_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ACTION Constant Public See coding 20130819
2 CO_ENTITY_TYPE Constant Public See coding 20130819
3 CO_LOGTYPE Constant Private See coding 20130816
Methods
# Method Level Visibility Method type Description Created on
1 LOG_CONFIG_ACCESS Static method Public Method 20130816
2 LOG_MONITORING_ACCESS Static method Public Method 20130816
Events
Class CL_SRAL_SAU_LOG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_ACTION Public See coding 20130819 t_action type c length 1
2 T_ENTITY_NAME Public See coding 20130816 t_entity_name type c length 61
3 T_LOG_TYPE Public See coding 20130816 t_log_type type c length 1
Method Signatures

Method LOG_CONFIG_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION Call by reference Type reference (TYPE) T_ACTION 20130819
2 Importing I_NAME Call by reference Type reference (TYPE) T_ENTITY_NAME 20130819
3 Importing I_TYPE Call by reference Type reference (TYPE) SRAL_ELOG_ENTITY_TYPE 20130819

Method LOG_CONFIG_ACCESS on class CL_SRAL_SAU_LOG has no exception.

Method LOG_MONITORING_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION Call by reference Type reference (TYPE) T_ACTION 20130819

Method LOG_MONITORING_ACCESS on class CL_SRAL_SAU_LOG has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740