Menu

SAP Function Module TP_START_STOP_CONNECTION

Aufbauen/abbauen einer API-Verbindung

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module TP_START_STOP_CONNECTION (Aufbauen/abbauen einer API-Verbindung) is a standard Function Module in SAP ERP and is part of the function group FITP_GEN within the package PTRP_ADDON.

Technical Information

Function Module TP_START_STOP_CONNECTION
Short Text Aufbauen/abbauen einer API-Verbindung
Function Group FITP_GEN
Package PTRP_ADDON
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
START_CONNECTION TYPE CHAR1 'X' Verbindung soll aufgebaut werden
VARIANT LIKE FTPT_VARIANT-VARIANT Kontext

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHANGED TYPE CHAR1 Es wurde eine Verbindung neu geöffnet bzw. geschlossen
CONTEXTHANDLER TYPE FTPS_API-CTXTID Contexthandler
CONVERSATION_ID TYPE CHAR128 GDS-spezifischer Kontexthandler (nur bei 1W)
DESTINATION TYPE RFCDES-RFCDEST RFC-Destination
LP TYPE SRT_LP_NAME Logischer Port Name
WSSE_SECURITY TYPE CHAR128 Security-Token für WebServices

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
CONNECTION_ERROR Fehler beim Verbindungsaufbau
DISCONNECTION_ERROR Fehler beim Verbindungsabbau
NO_DESTINATION_FOUND Keine RFC-Destination gefunden
NO_VALID_RES_SYSTEM Kein gültiges Reservierungssystem
NO_VALID_VARIANT Ungültige Variantennummer
RFC_ERROR Fehler in Remote Function Call