SAP ABAP Function Module INST_CREATE_R3_RFC_DEST (Create R/3 RFC Destination)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC (Application Component) Basis Components
     SAIO (Package) ALL IN ONE developments
Basic Data
Function Module INST_CREATE_R3_RFC_DEST Create R/3 RFC Destination  
Function Group SAIO   ALL IN ONE : Reports -> function-modules  
Program Name SAPLSAIO    
INCLUDE Name LSAIOU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing DESTINATION TYPE RFCDISPLAY-RFCDEST Logical Destination (Specified in Function Call)
Importing ACTION TYPE RFCDISPLAY-RFCTRACE 'I' Trace?
Importing AUTHORITY_CHECK TYPE RFCDISPLAY-RFCTRACE 'X' Trace?
Importing LOADBALANCING TYPE RFCDISPLAZ-RFCLBFLAG SPACE RFC via load distribution procedure (Load Balancing)
Importing SYSTEMID TYPE RFCOPT-RFCSYSID SPACE System ID
Importing SYSTEMNR TYPE RFCDISPLAY-RFCSERVICE SPACE Service used (TCP service, SAP System number)
Importing SERVER TYPE RFCDISPLAY-RFCHOST SPACE Name of target host
Importing GROUP TYPE RFCDISPLAZ-RFCLOAD 'PUBLIC' Logon group for load distribution mode
Importing TRACE TYPE RFCDISPLAY-RFCTRACE SPACE Trace?
Importing TRUSTED_SYSTEM TYPE RFCDISPLAY-RFCSLOGIN SPACE Trusted system (RFC single logon)
Importing RFCLOGON_GUI TYPE RFCDISPLAY-RFCLOGON SPACE Logon screen for RFC logon
Importing LANGUAGE TYPE RFCDISPLAY-RFCLANG SPACE Explicit language
Importing CLIENT TYPE RFCDISPLAY-RFCCLIENT SPACE Explicit logon client
Importing USER TYPE RFCDISPLAY-RFCUSER SPACE Explicit user ID
Importing SAME_USER TYPE RFCDISPLAY-RFCSAMEUSR SPACE Current User
Importing PASSWORD TYPE RFCDISPLAY-RFCAUTH SPACE Explicit password
Importing KEEP_PASSWORD TYPE CHAR1 SPACE Single-character flag
Importing PASSWORDSCR TYPE RFCDISPLAY-RFCPWSCR 'X' Unencrypted password
Importing DESCRIPTION TYPE RFCDOC-RFCDOC1 SPACE Description of RFC connection
Importing GWHOST TYPE RFCDISPLAY-RFCGWHOST SPACE Gateway host name
Importing GWSERVICE TYPE RFCDISPLAY-RFCGWSERV SPACE Gateway service
Importing TRFCBTCSUPPR TYPE RFCDISPLAY-BTCSUPPR SPACE TRFC: Do not schedule background jobs if conn. error occurs
Importing TRFCBTCTRIES TYPE RFCDISPLAY-BTCTRIES SPACE TRFC: Connection attempt up to task
Importing TRFCBTCDELAY TYPE RFCDISPLAY-BTCDELAY SPACE TRFC: Time between repeat attempts
Importing DESTCOPY TYPE RFCDISPLAY-RFCDEST SPACE Logical Destination (Specified in Function Call)
Importing DESTLOCK TYPE RFCDISPLAY-RFCLOCK SPACE Display type of destination (modifiable and not modifiable)
Importing DEQUEUE_SYNCHRON TYPE RFCDISPLAY-RFCNOWAIT SPACE Synchronous call ? (no rollout with RECEIVE)
Importing ARFC_ACTIVE TYPE RFCCHECK-ARFCACTIVE 'X' Asynchronous RFC - load check active
Importing ARFC_METHOD TYPE RFCCHECK-ARFCMETHOD 'S' Asynchronous RFC - Procedures for load check
Importing ARFC_CYCLE TYPE RFCCHECK-ARFCCYCLE '10' Asynchronous RFC - Analysis period for system load
Importing SNC_PARAM TYPE RFCSNCPARA Transfer Structure for SNC Extension of RFC Destinations
Importing RFCCONVERT TYPE RFCDISPLAY-RFCCONVERT SPACE Conversion for Non-Compatible Codepage? (SPACE, 'I', 'N')
Importing RFCCONVX TYPE RFCRAW02 '0023' 2 Bytes used in RFC Fields
Importing RFCUNICODE TYPE RFCDISPLAY-RFCUNICODE '1' Number of Bytes per Character (Unicode System)
Importing RFCBITMAP TYPE RFCRAW04 '00000000' 4 Bytes used in RFC Fields
Importing SAVEHOSTNAME TYPE RFCDISPLAY-SAVESERVER SPACE Save target host as hostname?
Importing RFCWAN TYPE RFCDISPLAY-RFCWAN SPACE 'X' -> Slow RFC Connection (in WAN)
Exception AUTHORITY_NOT_AVAILABLE TYPE no authority available
Exception DESTINATION_ALREADY_EXIST TYPE destination still exists
Exception DESTINATION_NOT_EXIST TYPE destination does not exist
Exception DESTINATION_ENQUEUE_REJECT TYPE destination locked by other user
Exception INFORMATION_FAILURE TYPE parameter (informationen) not correctly maintained
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  20040312 
SAP Release Created in 630