Menu

SAP Function Module SALF_RFC_MODIFY_DESTINATION

RFC enabled version of RFC_MODIFY_TCPIP_DESTINATION

The Function Module SALF_RFC_MODIFY_DESTINATION (RFC enabled version of RFC_MODIFY_TCPIP_DESTINATION) is a standard Function Module in SAP ERP and is part of the function group SALF within the package SMOI.

Technical Information

Function Module SALF_RFC_MODIFY_DESTINATION
Short Text RFC enabled version of RFC_MODIFY_TCPIP_DESTINATION
Function Group SALF
Package SMOI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACTION LIKE RFCDISPLAY-RFCTRACE 'I' rocessing mode (see function module doc.)
AUTHORITY_CHECK LIKE RFCDISPLAY-RFCTRACE 'X' M59 AUTHORITY_CHECK active ?
DESCRIPTION LIKE RFCDOC-RFCDOC1 SPACE Description of RFC connection
DESTINATION LIKE RFCDISPLAY-RFCDEST estination for RFC use
GWHOST LIKE RFCDISPLAY-RFCGWHOST SPACE Gateway host name
GWSERVICE LIKE RFCDISPLAY-RFCGWSERV SPACE Gateway service
METHOD LIKE RFCDISPLAZ-RFCREGID 'R' Identification of a registered RFC server program
PROGRAM LIKE RFCDISPLAY-RFCEXEC SPACE Program name (complete path)
SERVER LIKE RFCDISPLAY-RFCHOST SPACE Name of target host
TRACE LIKE RFCDISPLAY-RFCTRACE SPACE Trace ?

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
AUTHORITY_NOT_AVAILABLE No authorization exists
DESTINATION_ALREADY_EXIST Destination already exists
DESTINATION_ENQUEUE_REJECT Destination is locked by another user
DESTINATION_NOT_EXIST Destination does not exist
INFORMATION_FAILURE Parameter (information) not correctly maintained
INTERNAL_FAILURE Internal error
TRFC_ENTRY_INVALID Inconsistent parameter maintenance for TRFC opti