SAP ABAP Function Module INST_CREATE_TCPIP_RFC_DEST (Create TCP/IP 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_TCPIP_RFC_DEST Create TCP/IP RFC Destination  
Function Group SAIO   ALL IN ONE : Reports -> function-modules  
Program Name SAPLSAIO    
INCLUDE Name LSAIOU08    
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 METHOD TYPE RFCDISPLAZ-RFCREGID 'A' Identification of a registered RFC server program
Importing PROGRAM TYPE RFCDISPLAY-RFCEXEC SPACE Program name (complete path)
Importing SERVER TYPE RFCDISPLAY-RFCHOST SPACE Name of target host
Importing TRACE TYPE RFCDISPLAY-RFCTRACE SPACE Trace?
Importing DESCRIPTION TYPE RFCDOC_D 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 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 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 already 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-Optionen
Exception INTERNAL_FAILURE TYPE internal error
Exception DESTINATION_IS_LOCKED TYPE destination 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