Purpose Test of the following RFC modules: 1. FITP_WEB_HOTEL_AVAIL_PBO> 2. FITP_WEB_HOTEL_AVAIL> 3. FITP_WEB_HOTEL_ROOM_AVAIL> 4. FITP_WEB_HOTEL_RESERVE> 5. FITP_WEB_PLAN_BOOK_AND_SAVE> 6. FITP_WEB_PLAN_GET> (integrated as normal FM in 4 and 5) ,,Features 1. The first time the report is executed, RFC modules 1 and 2 arecalled. The results list shows the available hotels. 2. Clicking on an entry in column 2 (provider name) calls RFC module 3(room availability). The results list shows the available rooms in the selected hotel. 3. Clicking on any entry in a column calls RFC module 4 (reservation). The generated item (table it_item_service ) is displayed (statusprereserved). 4. Clicking on any entry in a column calls RFC module 5 (save and bookplan). The generated item (table it_item_service ) is again displayed (with thenew status). |