The Function Module FITP_PORTAL_ROOM_AVAIL_PAI (Hotelzimmer-Daten bestimmen) 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_PORTAL_ROOM_AVAIL_PAI |
Short Text | Hotelzimmer-Daten bestimmen |
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 |
---|---|---|---|---|
IT_INFO_TEXT | TYPE | FTPS_TEXT_T | Tabellentyp zu FTPS_TEXT | |
I_DISPLAY_INDEX | TYPE | CHAR8 | Character Feld der Länge 8 | |
I_HOTEL_PROPERTY | TYPE | HOTEL_PROPERTY | Hotel Code (Key for an Individual Hotel) | |
I_HOTEL_PROVIDER | TYPE | HOTEL_PROVIDER | Hotel Chain |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_TEXT | TYPE | FTPS_TEXT_T | Tabellentyp zu FTPS_TEXT | |
E_AVAIL_INDEX | TYPE | CHAR4 | Nicht näher def. Bereich, evtl. für Patchlevels verwendbar | |
E_CATALOGUE_ID | TYPE | HOTEL_ID | Hotelkatalogposition (unternehmensspezifisch) | |
E_WA_HOTEL | LIKE | FTPT_HOTEL | Reiseanforderungposition - Leistung Hotel |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_ROOM_CHOSEN | Kein Zimmer ausgewählt |