SAP ABAP Class CL_RFC_CALLBACK (Read and Set Setting for RFC Callback)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC (Application Component) RFC
     SRCX (Package) Development Class for Remote Communication: RFC and RMC
Properties
Class CL_RFC_CALLBACK  
Short Description Read and Set Setting for RFC Callback    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SRCX   Development Class for Remote Communication: RFC and RMC 
Created 20120217   SAP 
Last change 20140121   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)
Interfaces
Class CL_RFC_CALLBACK has no interface implemented.
Friends
Class CL_RFC_CALLBACK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CERT_LIST Static Attribute Private Type reference (TYPE) TYPE_CERT_LIST List of Client Certificates Defined In System 20120221
2 CO_TEST_NOT_SUPPORTED Constant Public Type reference (TYPE) SDEST_CONNECTION_TEST_RESULT 'N' Constant for "Test not supported" 20120221
3 CO_TEST_RESULT_ERROR Constant Public Type reference (TYPE) SDEST_CONNECTION_TEST_RESULT 'E' Constant for Error as Test Result 20120221
4 CO_TEST_RESULT_SUCCESSFUL Constant Public Type reference (TYPE) SDEST_CONNECTION_TEST_RESULT SPACE Constant for Test Result Without Errors 20120221
5 MESSAGE_SERVER Static Attribute Private Type reference (TYPE) RFCHOST_EXT Message Server of Current System for Load Balancing 20120221
Methods
# Method Level Visibility Method type Description Created on
1 _GET_CALLBACK_SETTING Static method Public Method Get Setting for Callback (allowed or forbidden) 20120221
2 _SET_CALLBACK_DEFAULT Static method Public Method Set Setting for Callback to "allowed" (Default) 20120221
3 _SET_CALLBACK_REJECT Static method Public Method Set Setting for Callback to "forbidden" 20120221
Events
Class CL_RFC_CALLBACK has no event.
Types
Class CL_RFC_CALLBACK has no local type.
Method Signatures

Method _GET_CALLBACK_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CALLBACK_SETTING Value transfer Type reference (TYPE) C Callback-Einstellung 20120221

Method _GET_CALLBACK_SETTING on class CL_RFC_CALLBACK has no exception.

Method _SET_CALLBACK_DEFAULT Signature

Method _SET_CALLBACK_DEFAULT on class CL_RFC_CALLBACK has no parameter.
Method _SET_CALLBACK_DEFAULT on class CL_RFC_CALLBACK has no exception.

Method _SET_CALLBACK_REJECT Signature

Method _SET_CALLBACK_REJECT on class CL_RFC_CALLBACK has no parameter.
Method _SET_CALLBACK_REJECT on class CL_RFC_CALLBACK has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in