Menu

SAP Function Module FITP_SELECT_ROOM

Auswahl eines Hotelzimmers aus einer Verfügbarkeitsliste

The Function Module FITP_SELECT_ROOM (Auswahl eines Hotelzimmers aus einer Verfügbarkeitsliste) 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_SELECT_ROOM
Short Text Auswahl eines Hotelzimmers aus einer Verfügbarkeitsliste
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ätigkeit
CATALOGUE_ID LIKE TA21PH-HOTEL_ID Hotelkatalogposition (unternehmensspezifisch)
CATALOGUE_IND TYPE C Ausgehandelte Tarif anhand des Hotelkatalogs berücksichtigen
PROFILE_NAME LIKE TA20P-PROFILE Reiseprofil
PROVIDER LIKE TA20BA-RES_SYSTEM Reservierungssystem
VARIANT LIKE FTPT_VARIANT-VARIANT Reiseplanvariante

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AVAIL_INDEX TYPE CHAR4 Index in der Zimmerverfügbarkeit

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
WA_HOTEL LIKE FTPT_HOTEL Ausgewähltes Hotelzimmer

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_PROFILE_ENTRIES TYPE PROFL_HOTELTAB Profileinträge Hotel
T_TEXT LIKE FTPS_TEXT Infotext

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CONNECTION_ERROR Verbindungsfehler
GENERAL_API_ERROR Allgemeiner API-Fehler
INVALID_BOOKING_SOURCE Ungültige Buchungsidentifikation
INVALID_DATE_RANGE Ungültige Datumsangabe
INVALID_LOCATION Ungültige Lokationsangabe
INVALID_RATE Angeforderter Tarif ist ungültig
INVALID_SYSTEM Ungültiges Reservierungsystem
INVALID_VARIANT Ungültige Reiseplanvariante
NO_DESTINATION Keine RFC-Destination
NO_ROOM_AVAILABLE Kein Hotelzimmer verfügbar
NO_ROOM_CHOSEN Kein Hotelzimmer ausgewählt
NO_ROOM_DISPLAYABLE Kein Zimmer anzeigbar
PARAMETER_ERROR Fehlerhafte Parameterübergabe
RFC_ERROR RFC-Fehler