Add Route


Overview

This form will be used to add any routes to the system. It will also be the source location for entering a FLIGHTNUMBER.

Interface Description


Screen Layout

Events/Actions

On Activation the next available flight number will be calculated and put in the flight box. Clicking the mouse with the mouse cursor pointing to an input box will move the text input cursor to that position. From there, the user can enter data into the record's field. Clicking on OKwill cause the information to be validated. The Location names will be converted into LocationNumber. Then this information will be stored into its proper locations in the ROUTE table. The message box will confirm that the information was recorded. Clicking on Cancel will close the form without doing any changes to the TABLE.

Error Handling

If the user enters an invalid Dep Time the user will be forced to enter the correct time before storing the information or the user will have to cancel the form. If the locations are not valid (ie. both locations are Voncouver) then the user will be forced to enter a valid departure location and arrival location before storing the information or the user will have to cancel the form.

Forms Called by the Add Flight form

Security Settings

Group Name Can Access?
Systems Admin

X

Plane Admin

 

Flight Admin

X

Booking Agents

 


Data Requirements:

From Table Location

From Table Route