SAP ABAP Class CL_SRAL_REPLICATION_RFC (SRAL Replication - Remote implementation based on RFC)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-RAL (Application Component) Read Access Logging
     SREAD_ACCESS_LOG_TRANSFER (Package) Read Access Logging: Transfer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRAL_REPLICATION SRAL Replication 20130911
Properties
Class CL_SRAL_REPLICATION_RFC  
Short Description SRAL Replication - Remote implementation based on RFC    
Super Class CL_SRAL_REPLICATION SRAL Replication 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SREAD_ACCESS_LOG_TRANSFER   Read Access Logging: Transfer 
Created 20130911   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAL_REPLICATION_RFC has no forward declaration.
Interfaces
Class CL_SRAL_REPLICATION_RFC has no interface implemented.
Friends
Class CL_SRAL_REPLICATION_RFC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_COMM_FAILURE Constant Private Type reference (TYPE) I 2 20130912
2 GC_MSGNO_COMM_FAILURE Constant Private Type reference (TYPE) SYMSGNO '007' 20130912
3 GC_MSGNO_INVALID_DEST Constant Private Type reference (TYPE) SYMSGNO '005' 20130911
4 GC_MSGNO_REMOTE_ERROR Constant Private Type reference (TYPE) SYMSGNO '008' 20130912
5 GC_MSGNO_SYSTEM_FAILURE Constant Private Type reference (TYPE) SYMSGNO '006' 20130912
6 GC_SRAL_ERROR Constant Private Type reference (TYPE) I 3 20130912
7 GC_SYS_FAILURE Constant Private Type reference (TYPE) I 1 20130912
8 MV_RFC_DEST Instance attribute Private Type reference (TYPE) RFCDEST 20130911
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130911
2 GET_LOG_DATA_SERVER Instance method Public Method 20130911
3 HANDLE_RFC_ERROR Instance method Private Method 20130912
Events
Class CL_SRAL_REPLICATION_RFC has no event.
Types
Class CL_SRAL_REPLICATION_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 IV_RFC_DEST Value transfer Type reference (TYPE) RFCDEST 20130911
# Exception Resumable Description Created on
1 CX_SRAL 20130911

Method GET_LOG_DATA_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOG Value transfer Type reference (TYPE) SRAL_LOG_LIST 20130911
2 Importing IV_CURSOR Value transfer Type reference (TYPE) XSTRING 20130911
3 Importing IV_FILTER Value transfer Type reference (TYPE) XSTRING 20130911
4 Importing IV_PACKAGE_SIZE Value transfer Type reference (TYPE) I 5000 20130911
# Exception Resumable Description Created on
1 CX_SRAL 20130911

Method HANDLE_RFC_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_ERROR_MSG Call by reference Type reference (TYPE) CHAR80 20130912
2 Importing IV_SUBRC Call by reference Type reference (TYPE) SYSUBRC 20130912
# Exception Resumable Description Created on
1 CX_SRAL 20130912
History
Last changed by/on SAP  20141121 
SAP Release Created in 740