SAP ABAP Class CL_RFC (Server-Side Checks for RFC)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC (Application Component) RFC
     SRFC_DESTAPI (Package) RFC: API for Destinations
Properties
Class CL_RFC  
Short Description Server-Side Checks for RFC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRFC_DESTAPI   RFC: API for Destinations 
Created 20130612   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RFC has no forward declaration.
Interfaces
Class CL_RFC has no interface implemented.
Friends
Class CL_RFC has no friend class.
Attributes
Class CL_RFC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_RFC_EXTERNAL Static method Public Method Check whether RFC is external (other system, client, user) 20130702
2 _CHECK_RFC_INTERNAL Static method Private Method Kernel function for determining if RFC called internally 20130612
Events
Class CL_RFC has no event.
Types
Class CL_RFC has no local type.
Method Signatures

Method CHECK_RFC_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXTERNAL_CALL Value transfer Type reference (TYPE) SAP_BOOL Externer RFC-Aufruf? 20130702
# Exception Resumable Description Created on
1 KERNEL_TOO_OLD Kernelversion zu alt 20130702
2 UNEXPECTED_ERROR Unerwarteter Returncode des Kernelcalls 20130702

Method _CHECK_RFC_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RETCODE Value transfer Type reference (TYPE) I 20130612

Method _CHECK_RFC_INTERNAL on class CL_RFC has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740