SAP ABAP Class IF_DEST_LOGICAL (Interface Destinations for RFC Communication)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_DEST_ROOT Root Interface for Destinations 20051128
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DEST_LOGICAL Destinations for Logical Connections 20051129
Properties
Class IF_DEST_LOGICAL  
Short Description Interface Destinations for RFC Communication    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20051128   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
Class IF_DEST_LOGICAL has no interface implemented.
Friends
Class IF_DEST_LOGICAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AUTHORIZATION_PARAMETER Instance attribute Public Attribute reference (LIKE) 20051128
2 BASXML_ACTIVE Instance attribute Public Type reference (TYPE) SRFC_BASXML_ENABLING Settings for Activation of basXML in RFC 20080609
3 CALLBACK_WHITELIST Instance attribute Public Type reference (TYPE) RFCCBWHITELIST_TAB White List Table for RFC Callback for a Destination 20130225
4 CALLBACK_WHITELIST_ACTIVE Instance attribute Public Type reference (TYPE) RFC_CB_WHITELIST_ACTIVE Activation Flag of Callback Whitelist for Destination 20130225
5 CATEGORY Instance attribute Public Attribute reference (LIKE) 20051128
6 CONVERSION_BYTES Instance attribute Public Type reference (TYPE) RFCCONVX Conversion Bytes in Hex for Error Flag 20051128
7 CONVERSION_MODE Instance attribute Public Type reference (TYPE) RFCCONVERT Procedure for Conversion Errors 20051128
8 CO_CHECK_RESULT_ERROR Instance attribute Public Attribute reference (LIKE) 20060323
9 CO_CHECK_RESULT_OK Instance attribute Public Attribute reference (LIKE) 20060323
10 CO_CHECK_RESULT_WARNING Instance attribute Public Attribute reference (LIKE) 20060323
11 CO_PASSWORD_INITIAL Instance attribute Public Attribute reference (LIKE) 20060117
12 CO_PASSWORD_SAVED Instance attribute Public Attribute reference (LIKE) 20060117
13 CO_TYPE_HTTP_ABAP Instance attribute Public Attribute reference (LIKE) 20051128
14 CO_TYPE_HTTP_EXT Instance attribute Public Attribute reference (LIKE) 20051128
15 CO_TYPE_LOGICAL Instance attribute Public Attribute reference (LIKE) 20051128
16 CO_TYPE_RFC_ABAP Instance attribute Public Attribute reference (LIKE) 20051128
17 CO_TYPE_RFC_TCPIP Instance attribute Public Attribute reference (LIKE) 20051128
18 DESCRIPTION Instance attribute Public Attribute reference (LIKE) 20051128
19 ENABLE_TRACE Instance attribute Public Type reference (TYPE) RFCTRACE Flag for Trace Activation 20051128
20 EXPORT_TRACE Instance attribute Public Type reference (TYPE) TRACEPROPAGATION Forward Trace Level to Target System 20051128
21 KEEPALIVE_TIMEOUT Instance attribute Public Type reference (TYPE) SDEST_TIMEOUT_VALUE Keep-Alive Timeout in Seconds 20051128
22 LOGON_CLIENT Instance attribute Public Type reference (TYPE) RFCCLIENT Logon Client 20051129
23 LOGON_LANGUAGE Instance attribute Public Type reference (TYPE) RFCLANG Logon Language 20051129
24 LOGON_USER Instance attribute Public Type reference (TYPE) RFCUSER Explicit User ID for Logon 20051129
25 NAME Instance attribute Public Attribute reference (LIKE) 20051128
26 PASSWORD_STATUS Instance attribute Public Type reference (TYPE) SDEST_PWD_STATUS Password Status (Secure, Initial) 20051129
27 QRFC_VERSION Instance attribute Public Type reference (TYPE) QRFCVERS qRFC Version 20051128
28 REFERENCE Instance attribute Public Type reference (TYPE) RFCALIAS Name of Reference Destination 20051128
29 RFC_BITMAP Instance attribute Public Type reference (TYPE) RFCBITMAP Bitmap for Variable Options in RFCOPT 20051128
30 RFC_WAN Instance attribute Public Type reference (TYPE) RFCWAN Flag for Slow RFC Connection (in WAN) 20051128
31 SAME_USER Instance attribute Public Type reference (TYPE) RFCSAMEUSR Flag: Use Current User for Logon 20051129
32 TYPE Instance attribute Public Attribute reference (LIKE) 20051128
33 UI_LOCK Instance attribute Public Attribute reference (LIKE) 20051128
34 UNICODE_BYTES Instance attribute Public Type reference (TYPE) RFCUNICODE Number of Bytes per Character (Unicode System) 20051128
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20051128
2 DELETE_PASSWORD Instance method Public Method 20060206
3 LOCK Instance method Public Method 20051128
4 SAVE Instance method Public Method 20051128
5 SET_AUTHORIZATION_PARAMETER Instance method Public Method 20060117
6 SET_BASXML_ACTIVE Instance method Public Method 20080609
7 SET_CALLBACK_WHITELIST Instance method Public Method 20130225
8 SET_CALLBACK_WHITELIST_ACTIVE Instance method Public Method 20130225
9 SET_CONVERSION_BYTES Instance method Public Method 20051128
10 SET_CONVERSION_MODE Instance method Public Method 20051128
11 SET_DESCRIPTION Instance method Public Method 20051128
12 SET_ENABLE_TRACE Instance method Public Method 20051128
13 SET_EXPORT_TRACE Instance method Public Method 20051128
14 SET_KEEPALIVE_TIMEOUT Instance method Public Method 20051128
15 SET_LOGON_CLIENT Instance method Public Method 20051129
16 SET_LOGON_LANGUAGE Instance method Public Method 20051129
17 SET_LOGON_USER Instance method Public Method 20051129
18 SET_PASSWORD Instance method Public Method 20070731
19 SET_QRFC_VERSION Instance method Public Method 20051128
20 SET_REFERENCE Instance method Public Method 20051129
21 SET_RFC_BITMAP Instance method Public Method 20051128
22 SET_RFC_WAN Instance method Public Method 20051128
23 SET_SAME_USER Instance method Public Method 20051129
24 SET_UI_LOCK Instance method Public Method 20051128
25 SET_UNICODE_BYTES Instance method Public Method 20051128
26 UNLOCK Instance method Public Method 20051128
Events
Class IF_DEST_LOGICAL has no event.
Types
Class IF_DEST_LOGICAL has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on class IF_DEST_LOGICAL has no parameter.
Method CHECK on class IF_DEST_LOGICAL has no exception.

Method DELETE_PASSWORD Signature

Method DELETE_PASSWORD on class IF_DEST_LOGICAL has no parameter.
# Exception Resumable Description Created on
1 CX_DEST_API Ausnameklasse API Destinationen 20070730

Method LOCK Signature

Method LOCK on class IF_DEST_LOGICAL has no parameter.
Method LOCK on class IF_DEST_LOGICAL has no exception.

Method SAVE Signature

Method SAVE on class IF_DEST_LOGICAL has no parameter.
Method SAVE on class IF_DEST_LOGICAL has no exception.

Method SET_AUTHORIZATION_PARAMETER Signature

Method SET_AUTHORIZATION_PARAMETER on class IF_DEST_LOGICAL has no parameter.
Method SET_AUTHORIZATION_PARAMETER on class IF_DEST_LOGICAL has no exception.

Method SET_BASXML_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BASXML_ACTIVE Value transfer Type reference (TYPE) SRFC_BASXML_ENABLING Settings for Activation of basXML in RFC 20080609
# Exception Resumable Description Created on
1 CX_DEST_API Exception Class: API Destinations 20080609

Method SET_CALLBACK_WHITELIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLBACK_WHITELIST Value transfer Type reference (TYPE) RFCCBWHITELIST_TAB 20130225
# Exception Resumable Description Created on
1 CX_DEST_API Exception Class: API Destinations 20130225

Method SET_CALLBACK_WHITELIST_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLBACK_WHITELIST_ACTIVE Value transfer Type reference (TYPE) RFC_CB_WHITELIST_ACTIVE Aktivierungsflag der Callback-Whitelist zur Destination 20130225
# Exception Resumable Description Created on
1 CX_DEST_API Exception Class: API Destinations 20130225

Method SET_CONVERSION_BYTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONVERSION_BYTES Value transfer Type reference (TYPE) RFCCONVX 20051128
# Exception Resumable Description Created on
1 CX_DEST_API Ausnameklasse API Destinationen 20051128

Method SET_CONVERSION_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONVERSION_MODE Value transfer Type reference (TYPE) RFCCONVERT 20051128
# Exception Resumable Description Created on
1 CX_DEST_API Ausnameklasse API Destinationen 20051128

Method SET_DESCRIPTION Signature

Method SET_DESCRIPTION on class IF_DEST_LOGICAL has no parameter.
Method SET_DESCRIPTION on class IF_DEST_LOGICAL has no exception.

Method SET_ENABLE_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENABLE_TRACE Value transfer Type reference (TYPE) RFCTRACE 20051128
# Exception Resumable Description Created on
1 CX_DEST_API Ausnameklasse API Destinationen 20051128

Method SET_EXPORT_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPORT_TRACE Value transfer Type reference (TYPE) TRACEPROPAGATION 20051128
# Exception Resumable Description Created on
1 CX_DEST_API Ausnameklasse API Destinationen 20051128

Method SET_KEEPALIVE_TIMEOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEEPALIVE_TIMEOUT Value transfer Type reference (TYPE) SDEST_TIMEOUT_VALUE IF_DEST_RFC=>CO_KEEPALIVE_TIMEOUT_DEFAULT Keeapalive Timeout in Sekunden 20051128
# Exception Resumable Description Created on
1 CX_DEST_API Ausnameklasse API Remote Destinationen 20051128

Method SET_LOGON_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOGON_CLIENT Value transfer Type reference (TYPE) RFCCLIENT 20051129
# Exception Resumable Description Created on
1 CX_DEST_API Ausnameklasse API Destinationen 20051129

Method SET_LOGON_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOGON_LANGUAGE Value transfer Type reference (TYPE) RFCLANG 20051129
# Exception Resumable Description Created on
1 CX_DEST_API Ausnameklasse API Destinationen 20051129

Method SET_LOGON_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOGON_USER Value transfer Type reference (TYPE) RFCUSER 20051129
# Exception Resumable Description Created on
1 CX_DEST_API Ausnameklasse API Destinationen 20051129

Method SET_PASSWORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PASSWORD Call by reference Type reference (TYPE) RFCAUTH Explizites Passwort 20070731
# Exception Resumable Description Created on
1 CX_DEST_API Ausnameklasse API Destinationen 20070731

Method SET_QRFC_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QRFC_VERSION Value transfer Type reference (TYPE) QRFCVERS 20051128
# Exception Resumable Description Created on
1 CX_DEST_API Ausnameklasse API Destinationen 20051128

Method SET_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REFERENCE Value transfer Type reference (TYPE) RFCALIAS Name Referenz-Destination 20051129
# Exception Resumable Description Created on
1 CX_DEST_API Ausnameklasse API Destinationen 20051129

Method SET_RFC_BITMAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RFC_BITMAP Value transfer Type reference (TYPE) RFCBITMAP '00000000' 20051128
# Exception Resumable Description Created on
1 CX_DEST_API Ausnameklasse API Destinationen 20051128

Method SET_RFC_WAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RFC_WAN Value transfer Type reference (TYPE) RFCWAN 20051128
# Exception Resumable Description Created on
1 CX_DEST_API Ausnameklasse API Destinationen 20051128

Method SET_SAME_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SAME_USER Value transfer Type reference (TYPE) RFCSAMEUSR 20051129
# Exception Resumable Description Created on
1 CX_DEST_API Ausnameklasse API Destinationen 20051129

Method SET_UI_LOCK Signature

Method SET_UI_LOCK on class IF_DEST_LOGICAL has no parameter.
Method SET_UI_LOCK on class IF_DEST_LOGICAL has no exception.

Method SET_UNICODE_BYTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UNICODE_BYTES Value transfer Type reference (TYPE) RFCUNICODE 20051128
# Exception Resumable Description Created on
1 CX_DEST_API Ausnameklasse API Destinationen 20051128

Method UNLOCK Signature

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