The Function Module FITP_ENC_HOTEL_ROOM_AVAIL (Anfordeung einer Zimmer-Verfügbarkeitsliste (gekapselter Fkt.-Baustein)) is a standard Function Module in SAP ERP and is part of the function group FITP_HOTEL within the package PTRP_ADDON.
Function Module | FITP_ENC_HOTEL_ROOM_AVAIL |
Short Text | Anfordeung einer Zimmer-Verfügbarkeitsliste (gekapselter Fkt.-Baustein) |
Function Group | FITP_HOTEL |
Package | PTRP_ADDON |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_RETURN | TYPE | BAPIRETTAB | Tabelle mit BAPI Return Informationen |
This function module does not define any CHANGING 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_HOTEL | TYPE | PROFL_HOTELTAB | Benutzerprofil | |
T_ROOM_LIST | TYPE | TRPL_HOTEL_LISTTAB | Hotelliste |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CONNECTION_ERROR | Verbindungsfehler |
ERROR_FEATURE | Fehler : Merkmal TRVUS |
ERROR_ROOM_AVAILABILITY | Fehler bei der Zimmer-Verfügbarkeitsabfrage |
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 |