BhsEventData



ADD TermDescription

BagTagNumber

The 10 digit bag tag (licence plate) number as defined by IATA. The BagTagNumber is a concatenation of BagTagLeadingDigit, BagTagIssuerCode and BagTagSerialNumber.
BagEventAirportIATAThe AirportIATA code associated with the BagEventLocation where a BagEventCode occurred.
BagEventCode Code for an event that happened to a bag (Baggage). Often the event will really be for a BagTag as that is what is scanned, and it is "assumed" that a bag is associated with it. Some events are predefined, see "Legal values" below. Other, system specific, events can be added as needed.
BagEventTimestampTimestamp defining when a BagEventCode occurred.
BagEventDescriptionDescriptive text for an event (BagEventCode) that happened to a bag (Baggage). The descriptions are system specific, and there can be multiple descriptions for the same BagEventCode.
BagEventLocationThe location where a BagEventCode occurred. The location is identified with a text string that is meaningful in the context it is used. The way/codes to identify a location will typically vary across the different implementations.
BagDepartureFlightIdThe FlightId for the flight the bag is supposed to depart on.
BagNextAirportIATAThe AirportIATA code for the next airport the bag should be sent to.
BagFinalAirportIATAThe AirportIATA code for the final airport the bag should be sent to.
BagSegmentSee BagSegment for description.
BEBFTThe Bag Estimated BHS Finish Time is the DateTimeUTC when the baggage handling system estimates that the bag will be finished and ready for further handling. This will typically be, for baggage handling systems with sorting, when the bag is placed in a bin. This is an estimate for the  BagEventCode "BagToBhsBin". Always UTC.
BagPlannedBinThe bin/location where the bag is planned to be delivered to by the baggage handling system. The location is identified with a text string that is meaningful in the context it is used. The way/codes to identify a location will typically vary across the different implementations. Use the same values as used by BagEventLocation for the BagToBhsBin event.
  • No labels