Menu

SAP Function Module TP_1W_ROOM_AVAILABILITY

get list of room types, prcies and details for a single hotel

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_1W_ROOM_AVAILABILITY (get list of room types, prcies and details for a single hotel) is a standard Function Module in SAP ERP and is part of the function group FITP_SABRE_GENERAL within the package PTRS_ADDON.

Technical Information

Function Module TP_1W_ROOM_AVAILABILITY
Short Text get list of room types, prcies and details for a single hotel
Function Group FITP_SABRE_GENERAL
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
CONTEXT_NUMBER LIKE FTPT_VARIANT-VARIANT Plan variant number (sequential number)
INPUT_PARAMETER LIKE FTPS_ROOM_AVAIL_IN Room Availability Entry Parameter

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HOTEL_INFO_OUT LIKE FTPS_HOTEL_INFO Hotel Data

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_INFO_LIST_OUT TYPE TRPL_HOTELINFO_LISTTAB Hotelinformationen
T_HOTEL_OPTION_IN TYPE RSDS_FRANGE_T Hotel Optional Parameter
T_ROOMS_ADD_INFO_OUT LIKE FTPS_ROOM_AVAIL_INFO_OUT Hotel Availability: Additional Room Information
T_ROOM_OUT LIKE FTPS_ROOM_AVAIL_OUT Hotel Availability: Room List

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CONNECTION_ERROR Fehler beim Verbindungsaufbau
GENERAL_API_ERROR Allgemeiner API-Fehler
INVALID_CONTEXT Ungültiger Context
INVALID_DATE_RANGE Ungültige Datumsangabe
INVALID_LOCATION Ungültige Lokation
INVALID_RATE Angeforderter Tarif nicht verfügbar
NO_DESTINATION Keine RFC-Destination
NO_ROOMS_AVAILABLE Keine Zimmer verfügbar
PARAMETER_ERROR Fehlerhafte Parameterübergabe
RFC_ERROR RFC-Fehler
SYSTEM_ERROR Systemfehler