SAP ABAP Class CL_DEST_LOGICAL (Destinations for Logical Connections)
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 20051129
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DEST_LOGICAL Interface Destinations for RFC Communication 20051129
Properties
Class CL_DEST_LOGICAL  
Short Description Destinations for Logical Connections    
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 20051129   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_LOGICAL Interface Destinations for RFC Communication 20051129
Friends
# Friend Modeled only Created on Description
1 CL_DEST_FACTORY 20051129 Factory Class for Destinations
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CALLBACK_WHITELIST Instance attribute Public Attribute reference (LIKE) 20130225
2 CALLBACK_WHITELIST_ACTIVE Instance attribute Public Attribute reference (LIKE) 20130225
3 CONVERSION_BYTES Instance attribute Public Attribute reference (LIKE) 20051129
4 CONVERSION_MODE Instance attribute Public Attribute reference (LIKE) 20051129
5 ENABLE_TRACE Instance attribute Public Attribute reference (LIKE) 20051129
6 EXPORT_TRACE Instance attribute Public Attribute reference (LIKE) 20051129
7 KEEPALIVE_TIMEOUT Instance attribute Public Attribute reference (LIKE) 20051129
8 LAST_ET Instance attribute Private Type reference (TYPE) TRACEPROPAGATION Value for EXPORT_TRACE when Overwritten by ENABLE_TRACE 20060201
9 LOGON_CHANGE_FLAGS Instance attribute Private Type reference (TYPE) SDEST_LOGON_CHANGE_FLAGS Flags for Changes to Logon Data 20070725
10 LOGON_CLIENT Instance attribute Public Attribute reference (LIKE) 20051129
11 LOGON_LANGUAGE Instance attribute Public Attribute reference (LIKE) 20051129
12 LOGON_USER Instance attribute Public Attribute reference (LIKE) 20051129
13 PASSWORD_STATUS Instance attribute Public Attribute reference (LIKE) 20051129
14 PWD_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_DEST_UTILITY_PWD Utility Object for Password Management 20060207
15 QRFC_VERSION Instance attribute Public Attribute reference (LIKE) 20051129
16 REFERENCE Instance attribute Public Attribute reference (LIKE) 20051129
17 REFERENCE_CHANGE_FLAG Instance attribute Private Type reference (TYPE) C Flag for Reference Destination Changes 20111212
18 RFC_BITMAP Instance attribute Public Attribute reference (LIKE) 20051129
19 RFC_WAN Instance attribute Public Attribute reference (LIKE) 20051129
20 SAME_USER Instance attribute Public Attribute reference (LIKE) 20051129
21 SAVED_QRFC_VERSION Instance attribute Private Type reference (TYPE) QRFCVERS Saved Value for qRFC Version 20060315
22 UNICODE_BYTES Instance attribute Public Attribute reference (LIKE) 20051129
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20051214
2 READ_CALLBACK_SECURITY Instance method Protected Method Read Callback White List from Database 20130529
3 SAVE_CALLBACK_SECURITY Instance method Protected Method Save Callback White List 20130529
4 SET_CALLBACK_WHITELIST Instance method Public Method 20130225
5 SET_CALLBACK_WHITELIST_ACTIVE Instance method Public Method 20130225
6 SET_CONVERSION_BYTES Instance method Public Method 20051129
7 SET_CONVERSION_MODE Instance method Public Method 20051129
8 SET_ENABLE_TRACE Instance method Public Method 20051129
9 SET_EXPORT_TRACE Instance method Public Method 20051129
10 SET_KEEPALIVE_TIMEOUT Instance method Public Method 20051129
11 SET_LOGON_CLIENT Instance method Public Method 20051129
12 SET_LOGON_LANGUAGE Instance method Public Method 20051129
13 SET_LOGON_USER Instance method Public Method 20051129
14 SET_PASSWORD Instance method Public Method 20070806
15 SET_QRFC_VERSION Instance method Public Method 20051129
16 SET_REFERENCE Instance method Public Method 20051129
17 SET_RFC_BITMAP Instance method Public Method 20051129
18 SET_RFC_WAN Instance method Public Method 20051129
19 SET_SAME_USER Instance method Public Method 20051129
20 SET_UNICODE_BYTES Instance method Public Method 20051129
Events
Class CL_DEST_LOGICAL has no event.
Types
Class CL_DEST_LOGICAL 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 CATEGORY Value transfer Type reference (TYPE) RFCCATEGORY Kategorie der Destination 20051214
2 Importing LOCK Value transfer Type reference (TYPE) FLAG ABAP_FALSE Flag zum Sperren der Destination 20051214
3 Importing NAME Value transfer Type reference (TYPE) RFCDEST Name der Destination 20051214
# Exception Resumable Description Created on
1 CX_DEST_API Ausnameklasse API Destinationen 20051214

Method READ_CALLBACK_SECURITY Signature

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

Method SAVE_CALLBACK_SECURITY Signature

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

Method SET_CALLBACK_WHITELIST Signature

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

Method SET_CALLBACK_WHITELIST_ACTIVE Signature

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

Method SET_CONVERSION_BYTES Signature

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

Method SET_CONVERSION_MODE Signature

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

Method SET_ENABLE_TRACE Signature

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

Method SET_EXPORT_TRACE Signature

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

Method SET_KEEPALIVE_TIMEOUT Signature

Method SET_KEEPALIVE_TIMEOUT on class CL_DEST_LOGICAL has no parameter.
Method SET_KEEPALIVE_TIMEOUT on class CL_DEST_LOGICAL has no exception.

Method SET_LOGON_CLIENT Signature

Method SET_LOGON_CLIENT on class CL_DEST_LOGICAL has no parameter.
Method SET_LOGON_CLIENT on class CL_DEST_LOGICAL has no exception.

Method SET_LOGON_LANGUAGE Signature

Method SET_LOGON_LANGUAGE on class CL_DEST_LOGICAL has no parameter.
Method SET_LOGON_LANGUAGE on class CL_DEST_LOGICAL has no exception.

Method SET_LOGON_USER Signature

Method SET_LOGON_USER on class CL_DEST_LOGICAL has no parameter.
Method SET_LOGON_USER on class CL_DEST_LOGICAL has no exception.

Method SET_PASSWORD Signature

Method SET_PASSWORD on class CL_DEST_LOGICAL has no parameter.
Method SET_PASSWORD on class CL_DEST_LOGICAL has no exception.

Method SET_QRFC_VERSION Signature

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

Method SET_REFERENCE Signature

Method SET_REFERENCE on class CL_DEST_LOGICAL has no parameter.
Method SET_REFERENCE on class CL_DEST_LOGICAL has no exception.

Method SET_RFC_BITMAP Signature

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

Method SET_RFC_WAN Signature

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

Method SET_SAME_USER Signature

Method SET_SAME_USER on class CL_DEST_LOGICAL has no parameter.
Method SET_SAME_USER on class CL_DEST_LOGICAL has no exception.

Method SET_UNICODE_BYTES Signature

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