Menu

SAP Function Module FITP_GET_ROOMS

Liste der verfügbaren Zimmer eines Hotels

The Function Module FITP_GET_ROOMS (Liste der verfügbaren Zimmer eines Hotels) is a standard Function Module in SAP ERP and is part of the function group FITP_HOTEL within the package PTRP_ADDON.

Technical Information

Function Module FITP_GET_ROOMS
Short Text Liste der verfügbaren Zimmer eines Hotels
Function Group FITP_HOTEL
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
ACTIVITY LIKE TA20R-ACTICITY Reisetätigkeitsart - Reiseplanung
CATALOGUE_ID LIKE TA21PH-HOTEL_ID Hotelkatalogposition (unternehmensspezifisch)
CATALOGUE_IND TYPE C Ausgehandelte Tarife aus dem Hotelkatalog berücksichtigen
PROFILE LIKE TA20P-PROFILE Reiseprofil
PROVIDER LIKE TA20BA-RES_SYSTEM Reservierungssystem
VARIANT LIKE FTPT_VARIANT-VARIANT Reiseplanvariante
WA_HOTEL LIKE FTPT_HOTEL Hotelanforderung

Exporting Parameters

This function module does not define any EXPORTING parameters.

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_RATES TYPE TRPL_HOTELRATE_TAB Tarifliste
T_ROOM_LIST TYPE TRPL_HOTEL_LISTTAB Hotelliste

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CONNECTION_ERROR Fehler beim Verbindungsaufbau
ERROR_ROOM_AVAILABILITY Fehler bei der Zimmer-Verfügbarkeitsabfrage
GENERAL_API_ERROR Allgemeiner API-Fehler
INVALID_BOOKING_SOURCE Ungultige Buchungsidentifikation
INVALID_DATE_RANGE Ungültige Datumsangabe
INVALID_LOCATION Ungültige Lokationsangabe
INVALID_RATE Angeforderter Tarif nicht verfügbar
INVALID_SYSTEM Ungültiges Reservierungsystem
INVALID_VARIANT Ungültige Reiseplanvariante
NO_DESTINATION Keine RFC-Destination
NO_ROOMS_AVAILABLE Keine Zimmer verfügbar
PARAMETER_ERROR Fehlerhafte Parameterübergabe
RFC_ERROR RFC-Fehler