Menu

SAP Function Module IAC_MODIFY_TCPIP_DESTINATION

Automatische Pflege der Destinationen für IACOR

The Function Module IAC_MODIFY_TCPIP_DESTINATION (Automatische Pflege der Destinationen für IACOR) is a standard Function Module in SAP ERP and is part of the function group SIAC within the package SITS_ABAP.

Technical Information

Function Module IAC_MODIFY_TCPIP_DESTINATION
Short Text Automatische Pflege der Destinationen für IACOR
Function Group SIAC
Package SITS_ABAP
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
GWHOST_IN LIKE RFCDISPLAY-RFCGWHOST Gateway host name
GWSERVICE_IN LIKE RFCDISPLAY-RFCGWSERV Gateway Service
IACOR_HOST TYPE IACORHOST
IACOR_INST TYPE IACORINST Virtual ITS to which an IACOR is assigned
PROGRAM_ITS LIKE RFCDISPLAY-RFCEXEC Program name (complete path)
PROGRAM_WWW LIKE RFCDISPLAY-RFCEXEC Program name (complete path)
SITENAME TYPE IACORSITE-SITE Sites for IACOR Destinations
USE_IP TYPE XFLAG New input values
WHICH LIKE RFCDISPLAY-RFCTRACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GWHOST_OUT LIKE RFCDISPLAY-RFCGWHOST Gateway host name
GWIP_OUT LIKE RFCDISPLAY-RFCGWHOST Gateway host name
GWSERVICE_OUT LIKE RFCDISPLAY-RFCGWSERV Gateway Service
IAC_RETURN_ITS LIKE SYST-SUBRC Return Value, Return Value After ABAP Statements
IAC_RETURN_WWW LIKE SYST-SUBRC Return Value, Return Value After ABAP Statements

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.