SAP ABAP Class CL_SRAL_RT_APPL_BASE (Base class for RAL runtime channel implementation)
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 Inheritance (c INHERITING FROM c_ref)  CL_SRAL_RT_APPL_DEMO_CHANNEL RAL demo channel application runtime 20130709
Properties
Class CL_SRAL_RT_APPL_BASE  
Short Description Base class for RAL runtime channel implementation    
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 20130705   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAL_RT_APPL_BASE has no forward declaration.
Interfaces
Class CL_SRAL_RT_APPL_BASE has no interface implemented.
Friends
Class CL_SRAL_RT_APPL_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_LOG_DATA Instance attribute Protected Type reference (TYPE) SRAL_LOG_LIST 20130705
2 MT_MERGED_FIELD Instance attribute Protected Type reference (TYPE) IF_SRAL_RT_BASE=>TT_RT_FIELD_GENERIC 20130709
3 MT_RT_BASE Instance attribute Protected See coding 20130705
Methods
# Method Level Visibility Method type Description Created on
1 COMPUTE_LOG_DATA Instance method Protected Method 20130705
2 CONFIRM Instance method Protected Method 20130705
3 CONSTRUCTOR Instance method Public Constructor 20130705
4 GET_FIELD_VALUE_FOR_STRING Instance method Protected Method 20130712
5 GET_IP_ADDRESS Instance method Protected Method 20130705
6 MERGE_FIELD_LIST Instance method Private Method 20130708
7 SET_VALUES_IN_FIELD_DATA Instance method Protected Method 20130709
Events
Class CL_SRAL_RT_APPL_BASE has no event.
Types
Class CL_SRAL_RT_APPL_BASE has no local type.
Method Signatures

Method COMPUTE_LOG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOG_DATA Call by reference Type reference (TYPE) SRAL_LOG_LIST 20130705
2 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20130705
# Exception Resumable Description Created on
1 CX_SRAL 20130705

Method CONFIRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20130705
2 Importing IV_READ_STATUS Call by reference Type reference (TYPE) SRAL_READ_STATUS TSRAL_READ_STATUS_SUCCESS 20130705

Method CONFIRM on class CL_SRAL_RT_APPL_BASE has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SRAL_RT_APPL_BASE has no parameter.
Method CONSTRUCTOR on class CL_SRAL_RT_APPL_BASE has no exception.

Method GET_FIELD_VALUE_FOR_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PATH Call by reference Type reference (TYPE) SRAL_STRING 20130712
2 Importing IV_STRING_VALUE Call by reference Type reference (TYPE) SRAL_STRING 20130712
3 Returning RS_VALUE Value transfer Type reference (TYPE) SRAL_TABLE_VALUE 20130712

Method GET_FIELD_VALUE_FOR_STRING on class CL_SRAL_RT_APPL_BASE has no exception.

Method GET_IP_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IP_ADDRESSE Value transfer Type reference (TYPE) SRAL_IP_ADDRESS 20130705

Method GET_IP_ADDRESS on class CL_SRAL_RT_APPL_BASE has no exception.

Method MERGE_FIELD_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FIELDS Value transfer Type reference (TYPE) IF_SRAL_RT_BASE=>TT_RT_FIELD_GENERIC 20130708
# Exception Resumable Description Created on
1 CX_SRAL 20130708

Method SET_VALUES_IN_FIELD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDS Call by reference Type reference (TYPE) IF_SRAL_RT_BASE=>TT_RT_FIELD_GENERIC 20130709
2 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20130709
# Exception Resumable Description Created on
1 CX_SRAL 20130715
History
Last changed by/on SAP  20141121 
SAP Release Created in 740