The Function Module FITP_GET_HOTEL_RATES_FOR_DISP (Ermittlung der anzeigbaren Hotelraten für ein(e) Hotel(kette)) 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_GET_HOTEL_RATES_FOR_DISP |
Short Text | Ermittlung der anzeigbaren Hotelraten für ein(e) Hotel(kette) |
Function Group | FITP_HOTEL |
Package | PTRP_ADDON |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LOCATION | LIKE | TA20BH-LOCATION | Hotelort (Kürzel) | |
PROPERTY | LIKE | TA20BH-PROPERTY | Hotel-ID | |
PROVIDER | LIKE | TA20BH-PROVIDER | Hotelkette | |
USERG | LIKE | TA20BH-USERG | Benutzergruppe |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
RATES_FOUND | TYPE | TRPL_HOTELRATE_TAB | Tabelle mit den anzeigbaren Hoteltarifen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_RATES_FOUND | Keine Hoteltarife für eine Anzeige gefunden |
NO_ROOMS_TO_DISPLAY | Keine Hotelzimmer entsprechend den Einstellungen anzeigbar |