SAP ABAP Function Module RFC_MODIFY_TCPIP_DESTINATION (Anlegen oder Modifikation einer RFC-Destination des TCP/IP-Typs)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC (Application Component) RFC
     SRCX (Package) Development Class for Remote Communication: RFC and RMC
Basic Data
Function Module RFC_MODIFY_TCPIP_DESTINATION Anlegen oder Modifikation einer RFC-Destination des TCP/IP-Typs  
Function Group CRFC   RFC Administration  
Program Name SAPLCRFC   RFC Administration 
INCLUDE Name LCRFCU12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing DESTINATION TYPE RFCDISPLAY-RFCDEST Destination for RFC use
Importing ACTION TYPE RFCDISPLAY-RFCTRACE 'I' Processing mode (see function module doc.)
Importing AUTHORITY_CHECK TYPE RFCDISPLAY-RFCTRACE 'X' SM59 AUTHORITY_CHECK active ?
Importing METHOD TYPE RFCDISPLAZ-RFCREGID 'A' Communication method
Importing PROGRAM TYPE RFCDISPLAY-RFCEXEC SPACE Program to be executed
Importing SERVER TYPE RFCDISPLAY-RFCHOST SPACE Server (application server)
Importing TRACE TYPE RFCDISPLAY-RFCTRACE SPACE Trace functionality
Importing DESCRIPTION TYPE RFCDOC-RFCDOC1 SPACE Description of destination
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 DESTCOPY TYPE RFCDISPLAY-RFCDEST SPACE Copy to new RFC destination
Importing DESTLOCK TYPE RFCDISPLAY-RFCLOCK SPACE Display of destination not modifiable
Importing DEQUEUE_SYNCHRON TYPE RFCDISPLAY-RFCNOWAIT SPACE
Importing RFCCONVERT TYPE RFCDISPLAY-RFCCONVERT SPACE
Importing RFCCONVX TYPE RFCRAW02 '0023'
Importing RFCUNICODE TYPE RFCDISPLAY-RFCUNICODE '1'
Importing RFCBITMAP TYPE RFCRAW04 '00000000' Bitmap for Variable Options in RFCOPT
Importing RFCWAN TYPE RFCDISPLAY-RFCWAN SPACE 'X' -> Slow RFC Connection (in WAN)
Importing SSO_TICKET TYPE RFCDISPLAY-RFCTSYSOPT SPACE SAP Authentication Ticket (X ist ticket-yes)
Importing AUTHORITY TYPE DESTAUTH SPACE Berechtigung
Importing QRFCVERS TYPE QRFCCHAR '0' qRFC-Version; 0 klassich; 1 Netweaver
Importing STARTTYPE TYPE RFCDISPLAY-STARTTYPE '0' starttype, GW-Std = 0; REM Shell=1; Rem EXEC=2; SSH=4
Importing EXPORTTRACE TYPE RFCDISPLAY-TRACEPROPAGATION '2' GW-Standardwert = '2'; Export Trace ='1'; no Export Trace ='0'
Importing CPICTIMEOUTVALUE TYPE CPIC_TIMEOUT_VAL '-2' CPIC-Timeoutwert
Importing KEEPALIVETIMEOUTVAL TYPE KEEP_TIMEOUT_VAL '-2' Keepalive-Timeoutwert
Importing SNC_PARAM TYPE RFCSNCPARA Übergabestruktur für SNC-Erweiterung von RFC-Destinations
Importing ASSERTION_TICKET TYPE ASSERTION_TICKET SPACE Flag zum Erzeugen und Senden eines Assertiontickets
Importing ASSERTION_TICKET_SYSID TYPE ASSERTION_TICKET_SYSID SPACE System-Id des Zielsystems des Assertiontickets
Importing ASSERTION_TICKET_CLIENT TYPE ASSERTION_TICKET_CLIENT SPACE Mandant des Zielsystems des Assertiontickets
Exception AUTHORITY_NOT_AVAILABLE TYPE No authorization exists
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 Parameter (information) not correctly maintained
Exception TRFC_ENTRY_INVALID TYPE Inconsistent parameter maintenance for TRFC options
Exception INTERNAL_FAILURE TYPE Internal error
Exception DESTINATION_IS_LOCKED TYPE
               
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  19980116 
SAP Release Created in 50A