ITINERARY
 
 
 
#
00
CAN WE CANCEL AN OLD FLIGHT AND REBOOKING TO A NEW FLIGHT WITH A SINGLE COMMAND?
 
 
     
No
 
 
 
 
 
#
00
HOW CAN WE CANCEL THE OLD FLIGHT AND REBOOK TO THE NEW FLIGHT?
 
 
     
First of all, we have to enter the command to cancel the old flight. Then we can make the rebooking on the new flight
 
 
 
 
 
#
00
IF YOU WANT TO CHANGE THE SERVICE CLASS TO A PRE-BOOKED FLIGHT, WHAT COMMAND DO YOU HAVE TO GIVE FOR THAT?
 
 
     
# ABACUS: Still Working On
 
 
     
# AMADEUS:
# First we need to enter the Transaction Code (SB) / # After that code of the new class has to be entered / # After that the element number has to be entered
 
#
TRANS CODE: SB
 
#
NEW CLASS: F
 
#
ELEMENT NUMBER: 6
# COMMAND: SBF6
 
 
     
# GALILEO: Still Working On
 
 
     
# SABRE: Still Working On
 
 
 
 
 
#
00
IF YOU WANT TO CHANGE THE DATE IN A PRE-BOOKED FLIGHT, WHAT COMMAND DO YOU HAVE TO GIVE FOR THAT?
 
 
     
# ABACUS: Still Working On
 
 
     
# AMADEUS:
# First we need to enter the Transaction Code (SB) / # After that a new date has to be entered / # After that the element number has to be entered
 
#
TRANS CODE: SB
 
#
NEW DATE: 29MAR
 
#
ELEMENT NUMBER: 4
# COMMAND: SB29MAR4
 
 
     
# GALILEO: Still Working On
 
 
     
# SABRE: Still Working On
 
 
 
 
 
#
00
IF YOU WANT TO CHANGE BOTH CLASS & DATE IN A PRE-BOOKED FLIGHT, WHAT COMMAND DO YOU HAVE TO GIVE FOR THAT?
 
 
     
# ABACUS: Still Working On
 
 
     
# AMADEUS:
# First we need to enter the Transaction Code (SB) / # After that code of the new class has to be entered / # After that a new date has to be entered / # After that the element number has to be entered
 
#
TRANS CODE: SB
 
#
NEW CLASS: Y
 
#
NEW DATE: 18AUG
 
#
ELEMENT NUMBER: 5
# COMMAND: SBY18AUG5
 
 
     
# GALILEO: Still Working On
 
 
     
# SABRE: Still Working On