SAP ABAP Class CL_DEST_RFC (Destinations for RFC Communication)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC (Application Component) RFC
     SRFC_DESTAPI (Package) RFC: API for Destinations
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DEST_ROOT Root Class for Destinations 20051114
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DEST_RFC Interface Destinations for RFC Communication 20051121
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DEST_RFC_ABAP_PARENT Superclass RFC Destinations for ABAP Systems 20130102
2 Inheritance (c INHERITING FROM c_ref)  CL_DEST_RFC_TCPIP Destinations for TCP/IP Connections 20051128
Properties
Class CL_DEST_RFC  
Short Description Destinations for RFC Communication    
Super Class CL_DEST_ROOT Root Class for Destinations 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SRFC_DESTAPI   RFC: API for Destinations 
Created 20051114   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_DEST_RFC Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_DEST_RFC Interface Destinations for RFC Communication 20051121
Friends
Class CL_DEST_RFC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BASXML_ACTIVE Instance attribute Public Attribute reference (LIKE) 20060906
2 CALLBACK_WHITELIST Instance attribute Public Attribute reference (LIKE) 20130222
3 CALLBACK_WHITELIST_ACTIVE Instance attribute Public Attribute reference (LIKE) 20130222
4 CONVERSION_BYTES Instance attribute Public Attribute reference (LIKE) 20051121
5 CONVERSION_MODE Instance attribute Public Attribute reference (LIKE) 20051121
6 CO_BASXML_DEFAULT Instance attribute Public Attribute reference (LIKE) 20060906
7 CO_BASXML_INACTIVE Instance attribute Public Attribute reference (LIKE) 20060906
8 CO_CONVERSION_MODE_DEFAULT Instance attribute Public Attribute reference (LIKE) 20051129
9 CO_CONVERSION_MODE_DUMP Instance attribute Public Attribute reference (LIKE) 20051129
10 CO_CONVERSION_MODE_IGNORE Instance attribute Public Attribute reference (LIKE) 20051129
11 CO_EXPORT_TRACE_FALSE Instance attribute Public Attribute reference (LIKE) 20051220
12 CO_EXPORT_TRACE_GW_DEFAULT Instance attribute Public Attribute reference (LIKE) 20051220
13 CO_EXPORT_TRACE_TRUE Instance attribute Public Attribute reference (LIKE) 20051220
14 CO_KEEPALIVE_TIMEOUT_DEFAULT Instance attribute Public Attribute reference (LIKE) 20051123
15 CO_KEEPALIVE_TIMEOUT_INACTIVE Instance attribute Public Attribute reference (LIKE) 20051123
16 CO_QRFC_VERSION_CLASSIC Instance attribute Public Attribute reference (LIKE) 20051129
17 CO_QRFC_VERSION_NW Instance attribute Public Attribute reference (LIKE) 20051129
18 ENABLE_TRACE Instance attribute Public Attribute reference (LIKE) 20051121
19 EXPORT_TRACE Instance attribute Public Attribute reference (LIKE) 20051121
20 GATEWAY_HOST Instance attribute Public Attribute reference (LIKE) 20051121
21 GATEWAY_SERVICE Instance attribute Public Attribute reference (LIKE) 20051121
22 IS_CHANGED_SNC Instance attribute Protected Type reference (TYPE) BOOLEAN ABAP_FALSE Internal: SNC parameter changed 20060925
23 IS_SAVED_SNC Instance attribute Protected Type reference (TYPE) BOOLEAN ABAP_FALSE Internal: SNC Parameter Saved 20060322
24 KEEPALIVE_TIMEOUT Instance attribute Public Attribute reference (LIKE) 20051121
25 LAST_ET Instance attribute Private Type reference (TYPE) TRACEPROPAGATION Value for EXPORT_TRACE when Overwritten by ENABLE_TRACE 20051220
26 QRFC_VERSION Instance attribute Public Attribute reference (LIKE) 20051121
27 RFC_BITMAP Instance attribute Public Attribute reference (LIKE) 20051121
28 RFC_WAN Instance attribute Public Attribute reference (LIKE) 20051121
29 SAVED_QRFC_VERSION Instance attribute Private Type reference (TYPE) QRFCVERS Saved Value for qRFC Version 20060308
30 SAVE_AS_HOSTNAME Instance attribute Public Attribute reference (LIKE) 20060321
31 SERVER_NAME Instance attribute Public Attribute reference (LIKE) 20051121
32 SNC_ACTIVE Instance attribute Public Attribute reference (LIKE) 20060322
33 SNC_PARAMETER Instance attribute Public Attribute reference (LIKE) 20060322
34 TARGET_CHANGE_FLAGS Instance attribute Protected Type reference (TYPE) SDEST_TARGET_CHANGE_FLAGS API RFC Destinations: Changes to Target System Data 20111212
35 TRFC_BG_DELAY Instance attribute Public Attribute reference (LIKE) 20051121
36 TRFC_BG_REPETITIONS Instance attribute Public Attribute reference (LIKE) 20051121
37 TRFC_BG_SUPRESS Instance attribute Public Attribute reference (LIKE) 20051121
38 UNICODE_BYTES Instance attribute Public Attribute reference (LIKE) 20051121
Methods
# Method Level Visibility Method type Description Created on
1 PREPARE_SERVER_NAME Instance method Protected Method Internal: Change Server Name to IP Address or Host Name 20060321
2 READ_CALLBACK_SECURITY Instance method Protected Method Read Callback White List from Database 20130225
3 SAVE_CALLBACK_SECURITY Instance method Protected Method Save Callback White List 20130225
4 SAVE_SNC_PARAMETER Instance method Protected Method Internal: Save SNC Parameter 20060322
5 SET_BASXML_ACTIVE Instance method Public Method 20060906
6 SET_CALLBACK_WHITELIST Instance method Public Method 20130225
7 SET_CALLBACK_WHITELIST_ACTIVE Instance method Public Method 20130225
8 SET_CONVERSION_BYTES Instance method Public Method 20051121
9 SET_CONVERSION_MODE Instance method Public Method 20051121
10 SET_ENABLE_TRACE Instance method Public Method 20051121
11 SET_EXPORT_TRACE Instance method Public Method 20051121
12 SET_GATEWAY_HOST Instance method Public Method 20051121
13 SET_GATEWAY_SERVICE Instance method Public Method 20051121
14 SET_KEEPALIVE_TIME Instance method Public Method 20051121
15 SET_QRFC_VERSION Instance method Public Method 20051121
16 SET_RFC_BITMAP Instance method Public Method 20051121
17 SET_RFC_WAN Instance method Public Method 20051121
18 SET_SAVE_AS_HOSTNAME Instance method Public Method 20060321
19 SET_SERVER_NAME Instance method Public Method 20051121
20 SET_SNC_ACTIVE Instance method Public Method 20060322
21 SET_TRFC_BG_DELAY Instance method Public Method 20051121
22 SET_TRFC_BG_REPETITIONS Instance method Public Method 20051121
23 SET_TRFC_BG_SUPRESS Instance method Public Method 20051121
24 SET_UNICODE_BYTES Instance method Public Method 20051121
Events
Class CL_DEST_RFC has no event.
Types
Class CL_DEST_RFC has no local type.
Method Signatures

Method PREPARE_SERVER_NAME Signature

Method PREPARE_SERVER_NAME on class CL_DEST_RFC has no parameter.
Method PREPARE_SERVER_NAME on class CL_DEST_RFC has no exception.

Method READ_CALLBACK_SECURITY Signature

Method READ_CALLBACK_SECURITY on class CL_DEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_DEST_API Ausnameklasse API Destinationen 20130225

Method SAVE_CALLBACK_SECURITY Signature

Method SAVE_CALLBACK_SECURITY on class CL_DEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_DEST_API Ausnameklasse API Destinationen 20130225

Method SAVE_SNC_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOAD_BALANCING Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20060322
# Exception Resumable Description Created on
1 CX_DEST_API Ausnameklasse API Destinationen 20060322

Method SET_BASXML_ACTIVE Signature

Method SET_BASXML_ACTIVE on class CL_DEST_RFC has no parameter.
Method SET_BASXML_ACTIVE on class CL_DEST_RFC has no exception.

Method SET_CALLBACK_WHITELIST Signature

Method SET_CALLBACK_WHITELIST on class CL_DEST_RFC has no parameter.
Method SET_CALLBACK_WHITELIST on class CL_DEST_RFC has no exception.

Method SET_CALLBACK_WHITELIST_ACTIVE Signature

Method SET_CALLBACK_WHITELIST_ACTIVE on class CL_DEST_RFC has no parameter.
Method SET_CALLBACK_WHITELIST_ACTIVE on class CL_DEST_RFC has no exception.

Method SET_CONVERSION_BYTES Signature

Method SET_CONVERSION_BYTES on class CL_DEST_RFC has no parameter.
Method SET_CONVERSION_BYTES on class CL_DEST_RFC has no exception.

Method SET_CONVERSION_MODE Signature

Method SET_CONVERSION_MODE on class CL_DEST_RFC has no parameter.
Method SET_CONVERSION_MODE on class CL_DEST_RFC has no exception.

Method SET_ENABLE_TRACE Signature

Method SET_ENABLE_TRACE on class CL_DEST_RFC has no parameter.
Method SET_ENABLE_TRACE on class CL_DEST_RFC has no exception.

Method SET_EXPORT_TRACE Signature

Method SET_EXPORT_TRACE on class CL_DEST_RFC has no parameter.
Method SET_EXPORT_TRACE on class CL_DEST_RFC has no exception.

Method SET_GATEWAY_HOST Signature

Method SET_GATEWAY_HOST on class CL_DEST_RFC has no parameter.
Method SET_GATEWAY_HOST on class CL_DEST_RFC has no exception.

Method SET_GATEWAY_SERVICE Signature

Method SET_GATEWAY_SERVICE on class CL_DEST_RFC has no parameter.
Method SET_GATEWAY_SERVICE on class CL_DEST_RFC has no exception.

Method SET_KEEPALIVE_TIME Signature

Method SET_KEEPALIVE_TIME on class CL_DEST_RFC has no parameter.
Method SET_KEEPALIVE_TIME on class CL_DEST_RFC has no exception.

Method SET_QRFC_VERSION Signature

Method SET_QRFC_VERSION on class CL_DEST_RFC has no parameter.
Method SET_QRFC_VERSION on class CL_DEST_RFC has no exception.

Method SET_RFC_BITMAP Signature

Method SET_RFC_BITMAP on class CL_DEST_RFC has no parameter.
Method SET_RFC_BITMAP on class CL_DEST_RFC has no exception.

Method SET_RFC_WAN Signature

Method SET_RFC_WAN on class CL_DEST_RFC has no parameter.
Method SET_RFC_WAN on class CL_DEST_RFC has no exception.

Method SET_SAVE_AS_HOSTNAME Signature

Method SET_SAVE_AS_HOSTNAME on class CL_DEST_RFC has no parameter.
Method SET_SAVE_AS_HOSTNAME on class CL_DEST_RFC has no exception.

Method SET_SERVER_NAME Signature

Method SET_SERVER_NAME on class CL_DEST_RFC has no parameter.
Method SET_SERVER_NAME on class CL_DEST_RFC has no exception.

Method SET_SNC_ACTIVE Signature

Method SET_SNC_ACTIVE on class CL_DEST_RFC has no parameter.
Method SET_SNC_ACTIVE on class CL_DEST_RFC has no exception.

Method SET_TRFC_BG_DELAY Signature

Method SET_TRFC_BG_DELAY on class CL_DEST_RFC has no parameter.
Method SET_TRFC_BG_DELAY on class CL_DEST_RFC has no exception.

Method SET_TRFC_BG_REPETITIONS Signature

Method SET_TRFC_BG_REPETITIONS on class CL_DEST_RFC has no parameter.
Method SET_TRFC_BG_REPETITIONS on class CL_DEST_RFC has no exception.

Method SET_TRFC_BG_SUPRESS Signature

Method SET_TRFC_BG_SUPRESS on class CL_DEST_RFC has no parameter.
Method SET_TRFC_BG_SUPRESS on class CL_DEST_RFC has no exception.

Method SET_UNICODE_BYTES Signature

Method SET_UNICODE_BYTES on class CL_DEST_RFC has no parameter.
Method SET_UNICODE_BYTES on class CL_DEST_RFC has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 710