TermUniqueFlightLegIdStatus
Business term

Unique Flight Leg Identifier Status

Description

Code describing the status of a UniqueFlightLegId. Was it just created, was it changed (due to merging) or was it added to a transaction to indicate the FlightLeg the transaction was matched to.

Legal values

The following list of codes are defined:

  • "00" - The UniqueFlightLegId was kept from the incoming transaction.
  • "01" - The UniqueFlightLegId was created. Typically used when a new FlightLeg has been created.
  • "02" - The UniqueFlightLegId was added to the transaction. Typically used when a transaction is matched to an existing flight leg.
  • "03" - The UniqueFlightLegId was updated. Typically used when a transaction includes a UniqueFlightLegId, but this matches a flight leg that has been merged into another flight leg.
  • "04" - No UniqueFlightLegId "available". Typically when a transaction could not be matched to an existing flight leg, and could not be used to create a flight leg.
  • "05" to "29" are reserved for future use
  • "30" to "99" are reserved for airport specific codes
Comments
  • 2021-02-16: Added "00" and "04" as legal values.
StatusDeprecated
XML typestring(2)
Ref from


Labels