SAP ABAP Class CL_SRAL_RT_BASE_INT (RAL: Runtime Base Class for legacy channel implementations)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRAL_RT_BASE Read Access Logging: Runtime Base Class 20130711
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRAL_RT_DYNP Processor for one RT dynp config aka runtime dynp container 20130712
2 Inheritance (c INHERITING FROM c_ref)  CL_SRAL_RT_RFC Read Access Logging: RFC Runtime Interface Implementation 20130712
3 Inheritance (c INHERITING FROM c_ref)  CL_SRAL_RT_WD RAL: Web Dynpro Runtime Interface 20130712
4 Inheritance (c INHERITING FROM c_ref)  CL_SRAL_RT_WS RAL: Web Service Runtime Interface 20130711
Properties
Class CL_SRAL_RT_BASE_INT  
Short Description RAL: Runtime Base Class for legacy channel implementations    
Super Class CL_SRAL_RT_BASE Read Access Logging: Runtime Base 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 20130711   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAL_RT_BASE_INT has no forward declaration.
Interfaces
Class CL_SRAL_RT_BASE_INT has no interface implemented.
Friends
Class CL_SRAL_RT_BASE_INT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_READ_INFO Instance attribute Protected Type reference (TYPE) SRAL_READ_INFO 20130715
2 M_READ_STATUS Instance attribute Protected Type reference (TYPE) SRAL_READ_STATUS 20130715
3 M_REMOTE_IP_ADDRESS Instance attribute Protected Type reference (TYPE) SRAL_IP_ADDRESS 20130715
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130711
2 IS_ACTIVE Static method Protected Method 20130712
3 SAVE_LOG_DATA Instance method Protected Method 20130712
Events
Class CL_SRAL_RT_BASE_INT has no event.
Types
Class CL_SRAL_RT_BASE_INT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANNEL_ID Call by reference Type reference (TYPE) SRAL_CHANNEL_ID 20130711
2 Importing I_CONFIG_CONTENT_XML Call by reference Type reference (TYPE) SRAL_RULE_DATA 20130711
# Exception Resumable Description Created on
1 CX_SRAL 20130711

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_ACTIVE Value transfer Type reference (TYPE) BOOLEAN 20130712

Method IS_ACTIVE on class CL_SRAL_RT_BASE_INT has no exception.

Method SAVE_LOG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_WRITER_LOG_DATA Call by reference Type reference (TYPE) SRAL_WRITER_LOG_DATA 20130712
# Exception Resumable Description Created on
1 CX_SRAL 20130712
History
Last changed by/on SAP  20141121 
SAP Release Created in 740