SAP ABAP Function Module RSAR_UPDATE_DESTINATION (Updating an RFC destination of type R/3)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSAR (Package) Data import from source system
Basic Data
Function Module RSAR_UPDATE_DESTINATION Updating an RFC destination of type R/3  
Function Group RSACTC   CTC Support/System Overview  
Program Name SAPLRSACTC    
INCLUDE Name LRSACTCU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing DESTINATION TYPE RFCDISPLAY-RFCDEST Destination for RFC use
Importing AUTHORITY_CHECK TYPE RFCDISPLAY-RFCTRACE 'X' SM59 AUTHORITY_CHECK active ?
Importing LOADBALANCING TYPE RFCDISPLAZ-RFCLBFLAG SPACE Load balancing mode
Importing SYSTEMID TYPE RFCOPT-RFCSYSID SPACE System identifier
Importing SYSTEMNR TYPE RFCDISPLAY-RFCSERVICE SPACE System Number
Importing SERVER TYPE RFCDISPLAY-RFCHOST SPACE Server (message server or application server)
Importing GROUP TYPE RFCDISPLAZ-RFCLOAD 'SPACE' Group name for load balancing mode
Importing TRACE TYPE RFCDISPLAY-RFCTRACE SPACE Trace functionality
Importing TRUSTED_SYSTEM TYPE RFCDISPLAY-RFCSLOGIN SPACE
Importing RFCLOGON_GUI TYPE RFCDISPLAY-RFCLOGON SPACE
Importing LANGUAGE TYPE RFCDISPLAY-RFCLANG SPACE Language for maintaining logon data
Importing CLIENT TYPE RFCDISPLAY-RFCCLIENT SPACE Client for maintenance of logon data
Importing USER TYPE RFCDISPLAY-RFCUSER SPACE User for maintaining logon data
Importing SAME_USER TYPE RFCDISPLAY-RFCSAMEUSR SPACE
Importing PASSWORD TYPE RFCDISPLAY-RFCAUTH SPACE Password for maintaining logon data
Importing KEEP_PASSWORD TYPE CHAR1 SPACE Single-Character Indicator
Importing PASSWORDSCR TYPE RFCDISPLAY-RFCPWSCR 'X' Passwort encryption active
Importing DESCRIPTION TYPE RFCDOC-RFCDOC1 SPACE Destination Description
Importing GWHOST TYPE RFCDISPLAY-RFCGWHOST SPACE Gateway Host
Importing GWSERVICE TYPE RFCDISPLAY-RFCGWSERV SPACE Gateway Service
Importing TRFCBTCSUPPR TYPE RFCDISPLAY-BTCSUPPR SPACE Background suppress for transactional RFC (TRFC)
Importing TRFCBTCTRIES TYPE RFCDISPLAY-BTCTRIES SPACE Background repetitions for transactional RFC
Importing TRFCBTCDELAY TYPE RFCDISPLAY-BTCDELAY SPACE Background delays for transactional RFC
Importing DESTLOCK TYPE RFCDISPLAY-RFCLOCK SPACE Display of destination not modifiable
Importing DEQUEUE_SYNCHRON TYPE RFCDISPLAY-RFCNOWAIT SPACE
Importing ARFC_ACTIVE TYPE RFCCHECK-ARFCACTIVE SPACE
Importing ARFC_METHOD TYPE RFCCHECK-ARFCMETHOD 'S'
Importing ARFC_CYCLE TYPE RFCCHECK-ARFCCYCLE '10'
Importing SNC_PARAM TYPE RFCSNCPARA Transfer Structure for SNC Extension of RFC Destinations
Importing RFCCONVERT TYPE RFCDISPLAY-RFCCONVERT SPACE Conversion with incompatible code page? (SPACE, 'I', 'N')
Importing RFCCONVX TYPE RFCRAW02 '0023' Conversion sign as Unicode point in hex (if RFCCONV = 'I')
Importing RFCUNICODE TYPE RFCDISPLAY-RFCUNICODE '1' Unicode System?
Importing RFCBITMAP TYPE RFCRAW04 '00000000' Bitmap for Variable Options in RFCOPT
Importing SAVEHOSTNAME TYPE RFCDISPLAY-SAVESERVER SPACE Save target host as hostname?
Importing RFCWAN TYPE RFCDISPLAY-RFCWAN SPACE 'X' -> Slow RFC Connection (in WAN)
Importing MDMPSETTING TYPE CHAR1 'N' 'N' for inactive and 'Y' for active MDMP settings
Importing MDMPLIST TYPE RFCDISPLAY-RFCREST SPACE List of MDMP code pages. Please add $ after each code page
Importing AUTHORITY TYPE DESTAUTH SPACE Authorization
Importing QRFCVERS TYPE QRFCCHAR '0' qRFC-Version; 0 classic; 1 Netweaver
Importing EXPORTTRACE TYPE RFCDISPLAY-TRACEPROPAGATION '2' GW-default value = '2 '; export Trace = '1'; no export Trace = '0 '
Importing KEEPALIVETIMEOUTVAL TYPE KEEP_TIMEOUT_VAL '-2' Keepalive-timeout value
Exception AUTHORITY_NOT_AVAILABLE TYPE You do not have this authorization
Exception DESTINATION_ALREADY_EXIST TYPE Destination already exists
Exception DESTINATION_NOT_EXIST TYPE Destination does not Exist
Exception DESTINATION_ENQUEUE_REJECT TYPE Destination is locked by another user
Exception INFORMATION_FAILURE TYPE Parameters (information) not maintained correctly
Exception TRFC_ENTRY_INVALID TYPE Inconsistent parameter maintenance for TRFC options
Exception INTERNAL_FAILURE TYPE Internal error
Exception SNC_INFORMATION_FAILURE TYPE SNC information error
Exception SNC_INTERNAL_FAILURE TYPE SNC: Internal error
Exception DESTINATION_IS_LOCKED TYPE Destination is locked
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20110909 
SAP Release Created in 731