SAP Program RFTP_TEST_WEB_HOTEL_AVAIL - Program RFTP_TEST_WEB_HOTEL_AVAIL

Purpose
Test the following RFC modules for hotel availability and hotelreservation:
1. FITP_WEB_HOTEL_AVAIL_PBO
2. FITP_WEB_HOTEL_AVAIL
3. FITP_WEB_HOTEL_ROOM_AVAIL
4. FITP_WEB_HOTEL_GETDETAILS

Features
The first time the report is executed, RFC modules 1 and 2 are called.
The results list shows the available hotels.
The following actions are possible:
1) Clicking on an entry in column 2 (provider name) calls RFC module 3(room availability).
2) Clicking on an entry in column 4 (hotel location) calls the reportagain. With this query the input parameter I_PORTAL_ACTION in RFC module2 (hotel availability) is set to D. That is, a new hotel query isstarted whose results list does not overlap the results of the previousqueries.
3) Clicking on an entry in column 4 (hotel name) calls RFC module 4(hotel information).
If in the first selection screen the flag hotel information: with roomquery is set, RFC module 4 (hotel information) is automatically executedwhen module 3 (room availability) is called. The hotel information isthen displayed when you click on the green check mark on the roomavailability popup.