Menu

SAP Function Module TP_1W_HOTEL_AVAIL_WS

WS-Verbindung bei SABRE abbauen

The Function Module TP_1W_HOTEL_AVAIL_WS (WS-Verbindung bei SABRE abbauen) is a standard Function Module in SAP ERP and is part of the function group FITP_SABRE_WS within the package PTRS_ADDON.

Technical Information

Function Module TP_1W_HOTEL_AVAIL_WS
Short Text WS-Verbindung bei SABRE abbauen
Function Group FITP_SABRE_WS
Package PTRS_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
ACTION TYPE C Normal Call(empty) or 'Move Down'(value 'D')
CONTEXT TYPE INT4 Natürliche Zahl
INPUT_PARAMETER LIKE FTPS_HOTEL_AVAIL_IN Eingabeparameter Hotelverfügbarkeit
LOG_XML TYPE BOOLEAN boolsche Variable (X-true, --false, space-unknown)
LP TYPE SRT_LP_NAME boolsche Variable (X-true, --false, space-unknown)
NUMBER_OF_SCREENS TYPE CHAR1 Einstelliges Kennzeichen
SHOW_XML_REQUEST TYPE BOOLEAN boolsche Variable (X-true, --false, space-unknown)
SHOW_XML_RESPONSE TYPE BOOLEAN boolsche Variable (X-true, --false, space-unknown)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NO_MORE_AVAILABLE TYPE C Keine weiteren Hotels verfügbar

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_HOTEL_ADD_INFO_OUT LIKE FTPS_ROOM_AVAIL_INFO_OUT Hotelverfügbarkeit: Zusätzliche Informationen zum Zimmer
T_HOTEL_OUT LIKE FTPS_HOTEL_AVAIL_OUT Hotelverfügbarkeit: Hotel
T_ROOMS_ADD_INFO_OUT LIKE FTPS_ROOM_AVAIL_INFO_OUT Hotelverfügbarkeit: Zusätzliche Informationen zum Zimmer
T_ROOM_OUT LIKE FTPS_ROOM_AVAIL_OUT Hotelverfügbarkeit: Zimmerliste

Exceptions

This function module does not define any Exceptions.