Menu

SAP Function Module FITP_GET_HOTEL

Liste der verfügbaren Hotels

The Function Module FITP_GET_HOTEL (Liste der verfügbaren 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_HOTEL
Short Text Liste der verfügbaren 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
ACTION TYPE CHAR1 Erstmaliger Aufruf oder weitere Hotels ?
ACTIVITY LIKE TA20R-ACTICITY Reisetätigkeit
CATALOGUE_IND TYPE CHAR1 Hotels aus dem Hotelkatalog anfordern (x - true)
NEGO_IND TYPE CHAR1 Ausgehandelte Tarife mit Hotel und Hotelketten berücksichtigen ? (x - true)
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

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CATALOGUE_FOUND TYPE CHAR1 Hotels aus dem Hotelkatalog sind vorhanden
NO_MORE_AVAILABLE TYPE CHAR1 Kennzeichen, ob weitere Hotels verfügbar
T_RETURN TYPE BAPIRETTAB Table with BAPI Return Information

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 Hotel: Zusätzliche Informationen
T_HOTEL_LIST TYPE TRPL_HOTEL_LISTTAB Hotelliste
T_HOTEL_RATES TYPE TRPL_HOTELRATE_TAB Tarifliste
T_PROFILE_ENTRIES_HOTEL TYPE PROFL_HOTEL_PROVIDERSTAB Reiseprofil: Hotelketten für Verfügbarkeitsabfrage

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CONNECTION_ERROR Verbindungsfehler
INVALID_BOOKING_SOURCE Ungültige Buchungsidentifikation
INVALID_DATE_RANGE Ungültige Datumsangabe
INVALID_LOCATION Ungültige Lokation
INVALID_RATE Angeforderte Rate nicht verfügbar
INVALID_SYSTEM Ungültiges Reservierungssystem
INVALID_VARIANT Ungültige Reiseplanvariante
NO_DESTINATION Keine RFC-Destination definiert
NO_HOTEL_AVAILABLE Keine Hotels verfügbar
PARAMETER_ERROR Fehlerhafte Parameterübergabe
RFC_ERROR RFC-Fehler
SYSTEM_ERROR Systemfehler