SAP ABAP Class CL_SRAL_RT_RFC (Read Access Logging: RFC Runtime Interface Implementation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-RAL (Application Component) Read Access Logging
     SREAD_ACCESS_LOG_RFC (Package) Read Access Logging: RFC
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRAL_RT_BASE_INT RAL: Runtime Base Class for legacy channel implementations 20130712
Properties
Class CL_SRAL_RT_RFC  
Short Description Read Access Logging: RFC Runtime Interface Implementation    
Super Class CL_SRAL_RT_BASE_INT RAL: Runtime Base Class for legacy channel implementations 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SREAD_ACCESS_LOG_RFC   Read Access Logging: RFC 
Created 20120502   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SRAL_RT_RFC has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SRAL_FACTORY_RFC 20121130 Read Access Logging: RFC Runtime Factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_CONFIG Instance attribute Private Type reference (TYPE) SRAL_RT_CONFIG_DATA_RFC 20121122
2 MT_FIELD Instance attribute Private Type reference (TYPE) SRAL_FIELD_LIST_RFC 20121122
3 MT_LOG Instance attribute Private Type reference (TYPE) SRAL_LOG_LIST 20121207
4 MV_FUNC_NAME Instance attribute Private Type reference (TYPE) SRAL_RFC_FUNC_NAME 20121122
5 MV_LOCATION Instance attribute Private Type reference (TYPE) SRAL_RFC_LOCATION 20121122
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120502
2 CREATE_LOG_DATA Instance method Public Method 20121127
3 GET_LOG_DATA Instance method Public Method 20121126
4 GET_MERGED_FIELDS Instance method Public Method 20121121
5 SET_VALUES_IN_FIELD_DATA Instance method Public Method 20121127
Events
Class CL_SRAL_RT_RFC has no event.
Types
Class CL_SRAL_RT_RFC 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_CONFIG_CONTENT_XML Call by reference Type reference (TYPE) SRAL_RULE_DATA Read Access Logging: Rule Data 20120903
2 Importing I_FUNC_NAME Call by reference Type reference (TYPE) SRAL_RFC_FUNC_NAME Read Access Logging: RFC Function Module Name 20120502
3 Importing I_LOCATION Call by reference Type reference (TYPE) SRAL_RFC_LOCATION Read Access Logging: RFC Location (Server/Client) 20120502
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120502

Method CREATE_LOG_DATA Signature

Method CREATE_LOG_DATA on class CL_SRAL_RT_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_SRAL 20121127

Method GET_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 20121207

Method GET_LOG_DATA on class CL_SRAL_RT_RFC has no exception.

Method GET_MERGED_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FIELDS Value transfer Type reference (TYPE) SRAL_FIELD_LIST_RFC 20121121
# Exception Resumable Description Created on
1 CX_SRAL 20121126

Method SET_VALUES_IN_FIELD_DATA Signature

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