/PROG_HDR/

Program Description:

This program displays a day by day list of all the services for this booking/tour, including hotel, land, transportations, air, and additional itinerary paragraphs.

/SCREEN1/

Program Operation:

When you first enter this screen, any previous services will display on the screen, leaving enough room at the bottom to add at least two more services. After the display, the Any Change? prompt will appear. To continue with the display, just hit return.

NOTE: If this is a new booking, no services will display, the prompt will be positioned to enter the first service. The day automatically defaults to the same day if the last entry was a hotel, otherwise it defaults to the next day.

The reaction of the cursor to the Any Change? prompt depends if information is on the selected line.

- If there is information on the selected line, then the cursor moves to the day input position of the line.

- The current day is the default

- Typing 0 or end or del will delete the line

- Typing a different day will cause the system to

ask "Adjust subsequent services?"

- If there is no information on the selected line, then a day is reqd. Note: After entering a new line, the cursor prompts on the next line rather then going back to the "Any change?" prompt.

- Next, the service is entered (defaults to old/last city) - Hit ESCape to display services, the system will ask Hotel...etc. - First the system checks for a matching FIT module.

- Then the system checks for a matching Hotel code.

- Then the system checks for a matching Land code.

- Then the system checks for a matching Transportation code. - Then the system checks for a matching Air code.

(If the code matches any of the files, then the appropriate information/entry screen appears)

- If a match isn't found, then the system asks which type of service.

Then this screen will re-appear. To end detail entry, just hit return at the "Any Change?" prompt. (In the middle of a service display, type end.

Next, the system will ask, "Recost Services?" Selecting yes will display the costing screen. You may make changes to the markup, etc at this point. After hitting return, the system will take a few seconds and re-cost the entire itinerary. The cost(s) will appear on the screen.

----

When a service is found, the action depends on the service type:

For hotels, the system checks to see if a rate exists for the tour's default rate/class.

- If the rate exists, the system will ask for the number of nights

- Typing 0 for the number of nights sends you to the cost scrn.

- If the rate doesn't exist, then the hotel name and default rate type are passed to the hotel pricing display/entry program which will either get the information for the hotel, or return an error which will clear the current line.

/USE: BK_FIT_HOTEL/

/USE: BK_FIT_TOUR/

/USE: BK_FIT_TRANS/