Menu

SAP Function Module RFC_MODIFY_TCPIP_DESTINATION0

Create or Modify an RFC Destination of the TCP/IP Type

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module RFC_MODIFY_TCPIP_DESTINATION0 (Create or Modify an RFC Destination of the TCP/IP Type) is a standard Function Module in SAP ERP and is part of the function group CRFC0 within the package SRCX.

Technical Information

Function Module RFC_MODIFY_TCPIP_DESTINATION0
Short Text Create or Modify an RFC Destination of the TCP/IP Type
Function Group CRFC0
Package SRCX
Module Type Normal Module

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'
AUTHORITY_CHECK LIKE RFCDISPLAY-RFCTRACE 'X'
DESCRIPTION LIKE RFCDOC-RFCDOC1 SPACE Destination Description
DESTCOPY LIKE RFCDISPLAY-RFCDEST SPACE
DESTINATION LIKE RFCDISPLAY-RFCDEST
DESTLOCK LIKE RFCDISPLAY-RFCLOCK SPACE
GWHOST LIKE RFCDISPLAY-RFCGWHOST SPACE Gateway Host
GWSERVICE LIKE RFCDISPLAY-RFCGWSERV SPACE Gateway Service
METHOD LIKE RFCDISPLAZ-RFCREGID 'A' Communication method
PROGRAM LIKE RFCDISPLAY-RFCEXEC SPACE
SERVER LIKE RFCDISPLAY-RFCHOST SPACE
TRACE LIKE RFCDISPLAY-RFCTRACE SPACE
TRFCBTCDELAY LIKE RFCDISPLAY-BTCDELAY SPACE
TRFCBTCSUPPR LIKE RFCDISPLAY-BTCSUPPR SPACE
TRFCBTCTRIES LIKE RFCDISPLAY-BTCTRIES SPACE

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 You do not have this authorization.
DESTINATION_ALREADY_EXIST
DESTINATION_ENQUEUE_REJECT
DESTINATION_IS_LOCKED
DESTINATION_NOT_EXIST
INFORMATION_FAILURE
INTERNAL_FAILURE Internal Error
TRFC_ENTRY_INVALID