TransactionUsageCode

TransactionUsageCode

Term

TransactionUsageCode

Business term

Transaction Usage Code

Description

Code describing how a transaction was used in a system. For instance, if an AODB receives a transaction there are a number of typical usages:

  • A new flight leg can be created

  • An existing flight leg can be updated

  • The transaction can be ignored due to prioritization

  • It can be ignored if it doesn't match an existing flight leg, and isn't the type of transaction that are used to create a flight leg

Allowed values

The following list of codes are defined:

  • "01" - A Flight or FlightLeg was created based on the transaction

  • "02" - A Flight or FlightLeg was updated based on the transaction

  • "03" - The transaction was not used due to prioritization

  • "04" - The transaction was not used as it could not be matched to an existing Flight or FlightLeg, 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

 

Status

Proposed

XML type

string(2)

AIRM equivalent

 

AIDM equivalent