Selling flight segments
FUNCTION ID |
NBR OF SEATS |
BOOKING CODE |
AVAIL LINE NBR |
0 |
2 |
Y |
1 |
Shown above is an entry to book seats from an availability display. The
purpose of this entry is to book seats on a direct flight by specifying the
number of seats, the booking code and the line number of the flight.
The entry consists of the sell function identifier "0", followed by the
number of seats you wish to book, the booking code you want the seat(s) to
be booked in and the availability line number of the desired flight.
In application, the entry shown above would book two
Y
seats on the flight listed on line one of an availability display.
FUNCTION ID |
NBR OF SEATS |
BOOKING CODE |
AVAIL LINE NBR |
0 |
2 |
Y |
1 |
Throughout this course, a zero will be used as the sell function
identifier. Galileo will also accept the letter "N". Although the sell
function identifier will always be introduced as a "0", you may enter either
a "0" or an "N" when making a sell entry
FUNCTION ID |
NBR OF SEATS |
BOOKING CODE |
AVAIL LINE NBR |
* |
0 |
2 |
K |
1 |
* |
Now shown is an entry to book seats on a connection.
The entry consists of the sell function identifier "0", followed by the
number of seats desired, the booking code, the line number of the first
flight and an asterisk (*). The asterisk tells Galileo to book the rest of
the connection in the same booking code.
In application, the entry shown above would book two seats in K on the
connection starting on line 1 of an availability display.
This entry can only be used when booking seats in the same booking code.
You will most often book a connection in the same booking code. However,
there may be times when you will need to use two different codes
FUNCTION ID |
NBR SEATS |
BK CODE |
1ST LINE NBR |
BK CODE |
2ND LINE NBR |
0 |
4 |
F |
1 |
C |
2 |
Now shown is the entry to book a connection when each segment is booked in
a different booking code. You will use this entry when the desired booking
code is sold out or not offered on one of the segments.
The entry consists of the sell function identifier "0", followed by the
number of seats desired, the booking code of the first segment, the line
number of the first segment, the booking code of the second segment, and the
line number of the second segment.
In application, the entry shown above would book four seats in Ffor the
first part and four seats in C for the second part of the connection on
lines 1 and 2 of an availability display.
Waitlist a segment
FNCT ID |
NBR OF SEATS |
BK CODE |
LINE NBR |
0 |
1 |
J |
2 |
Shown above is the basic entry to book a segment from an availability
display. It is also the entry to waitlist a segment from an availability
display. It is used to waitlist a sold-out flight in an existing flight
availability display.
Recall that an Alpha Availability display shows an "L" after the booking
code when a flight is sold out and can be waitlisted, and a Numeric
Availability display shows a "0" or an "L". When you see either an "L" or a
"0" in an availability display, the sell entry will automatically waitlist
the flight.
The basic sell entry shown will place one booking code Jseat from the
flight on line 2 of an existing availability display on the waiting
list.
0 Comments