The Function Module FITP_PORTAL_HOTEL_GETCONTEXT (Get context from FG FITP_HOTEL) 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_HOTEL_GETCONTEXT |
Short Text | Get context from FG FITP_HOTEL |
Function Group | FITP_HOTEL |
Package | PTRP_ADDON |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
ET_HOTEL_DISP | TYPE | TRPL_HOTEL_LISTTAB | Hotel-Verfübarkeitsliste ( letzte Verfübarkeit ) | |
ET_HOTEL_DISP_MORE | TYPE | TRPL_HOTEL_LISTTAB | Hotel-Verfübarkeitsliste ( Summe aller Verfübarkeiten ) | |
ET_HOTEL_LIST_ADD_INFO | LIKE | FTPS_ROOM_AVAIL_INFO_OUT | Hotelverfügbarkeit: Zusätzliche Informationen zum Zimmer | |
ET_HOTEL_RATES | TYPE | TRPL_HOTELRATE_TAB | Hotelraten | |
ET_ROOM_DISP | TYPE | TRPL_HOTEL_LISTTAB | Zimmer-Verfügbarkeitsliste | |
ET_TEXT | LIKE | FTPS_TEXT | Informationstext |
This function module does not define any Exceptions.