SAP ABAP Class IF_SRAL_RT_RFC (Read Access Logging: RFC Runtime Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRAL_FACTORY_RFC Read Access Logging: RFC Runtime Factory 20121008
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRAL_RT_FM_CALL Read access logging for one RFC function module call 20121122
Properties
Class IF_SRAL_RT_RFC  
Short Description Read Access Logging: RFC Runtime Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120502   SAP 
Last change 20130531   SAP 
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)
2 TSRAL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SRAL_RT_RFC has no interface implemented.
Friends
Class IF_SRAL_RT_RFC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_APPLICATION_ERROR Constant Public Type reference (TYPE) SRAL_READ_STATUS TSRAL_READ_STATUS_APPL_ERROR Read Access Logging: Read Access Status 20120703
2 CO_LOCATION_CLIENT Constant Public Type reference (TYPE) SRAL_RFC_LOCATION 'C' Location Client 20120502
3 CO_LOCATION_SERVER Constant Public Type reference (TYPE) SRAL_RFC_LOCATION 'S' Location Server 20120502
4 CO_TECHNICAL_ERROR Constant Public Type reference (TYPE) SRAL_READ_STATUS TSRAL_READ_STATUS_TECH_ERROR Read Access Logging: Read Access Status 20120703
Methods
# Method Level Visibility Method type Description Created on
1 CONFIRM Instance method Public Method Is called when no exception happened 20120502
2 ERROR Instance method Public Method Is called when failure happens 20120703
Events
Class IF_SRAL_RT_RFC has no event.
Types
Class IF_SRAL_RT_RFC has no local type.
Method Signatures

Method CONFIRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAMETERS Call by reference Type reference (TYPE) ABAP_FUNC_PARMBIND_TAB Server Response Parameters 20120502
2 Importing I_REMOTE_IP_ADDRESS Call by reference Type reference (TYPE) SRAL_IP_ADDRESS Read Access Logging: IPv4 or IPv6 Address 20120502
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120502

Method ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ERROR_TEXT Call by reference Type reference (TYPE) STRING 20120703
2 Importing I_ERROR_TYPE Call by reference Type reference (TYPE) SRAL_READ_STATUS Read Access Logging: Read Access Status 20120703
3 Importing I_REMOTE_IP_ADDRESS Call by reference Type reference (TYPE) SRAL_IP_ADDRESS Read Access Logging: IPv4 or IPv6 Address 20120703

Method ERROR on class IF_SRAL_RT_RFC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in