The load message contains, for each arrival airport, information about what actually is on board the aircraft that has the arrival airport as the final destination. For a single leg flight there will be only one LoadDestinationIATA airport, and only one LoadDestinationData as defined below.

LoadMessage








NB!!! On multi leg flights destination is really segment (all possible destinations the aircraft can visit on a multi leg flight).
This means some sort of structure is needed.


LDMLoad MessageADD TermMapping comment
ElementTableFieldOperationComments

2.1ACT_FLIGHTAIRLINE_DESIGNATORIdentifyAirline designatorOperatingAirlineIATAPart of the FlightId
2.2ACT_FLIGHTFLIGHT_NUMBERIdentifyFlight Number FlightNumberPart of the FlightId
2.2ACT_FLIGHTOPERATIONAL_SUFFIXIdentifyOptional Operational SuffixOperationalSuffixPart of the FlightId
2.3ACT_FLIGHTDATE_OF_OPERATIONIdentifyScheduled UTC date of departureFlightDepartureDate
5.ACT_FLIGHT_LEGTOTAL_CREWUpdateNumber of crewCrewActiveOnBoard
6.ACT_FLIGHT_LEGARRIVAL_STATIONIdentifyDestination AirportArrivalAirportIATA
6.ACT_FLIGHT_LEG_LOADDESTINATIONIdentifyDestination AirportArrivalAirportIATA
8.ACT_FLIGHT_LEGTOTAL_PAXUpdateNumber of passengers Adults/children for first LegPaxSeatedOnBoard
8.ACT_FLIGHT_LEG_LOADPAX_ADULTSInsert/UpdateNumber of AdultsPaxAdultOnBoard
8.ACT_FLIGHT_LEG_LOADPAX_CHILDRENInsert/UpdateNumber of ChildrenPaxChildOnBoard
8.ACT_FLIGHT_LEG_LOADPAX_INFANTSInsert/UpdateNumber of InfantsPaxInfantOnBoard
9.ACT_FLIGHT_LEG_LOADCABIN_BAG_WEIGHTUpdateCabin baggage weight
Total weight of all baggage in the cabin.
10.ACT_FLIGHT_LEGTOTAL_LOADUpdateTotal dead load for first LegLoadTotalLoaded
10.ACT_FLIGHT_LEG_LOADTOTAL_LOADInsert/UpdateTotal dead loadLoadTotalLoaded
11.ACT_FLIGHT_LEG_LOAD_COMPCOMPARTMENTInsert/UpdateCompartmentLoadCompartmentIdCan be multiple
11.ACT_FLIGHT_LEG_LOAD_COMPLOADInsert/UpdateCompartment LoadLoadCompartmentWeight
12.ACT_FLIGHT_LEG_LOADPAX_CLASS1Insert/UpdateSeats occupied by passengers class 1 including PADs
?
12.ACT_FLIGHT_LEG_LOADPAX_CLASS2Insert/UpdateSeats occupied by passengers class 2 including PADs
?
12.ACT_FLIGHT_LEG_LOADPAX_CLASS3Insert/UpdateSeats occupied by passengers class 3 including PADs
?
12.1ACT_FLIGHT_LEG_LOADPAD_CLASS1Insert/UpdateSeats occupied by outgoing PADs class 1

12.1ACT_FLIGHT_LEG_LOADPAD_CLASS2Insert/UpdateSeats occupied by outgoing PADs class 2

12.1ACT_FLIGHT_LEG_LOADPAD_CLASS3Insert/UpdateSeats occupied by outgoing PADs class 3

13.ACT_FLIGHT_LEG_LOADDHC_CLASS1Insert/UpdateSeats occupied by outgoing DHCs class 1CrewPassiveOnBoardSum of all
13.ACT_FLIGHT_LEG_LOADDHC_CLASS2Insert/UpdateSeats occupied by outgoing DHCs class 2CrewPassiveOnBoardSum of all
13.ACT_FLIGHT_LEG_LOADDHC_CLASS3Insert/UpdateSeats occupied by outgoing DHCs class 3CrewPassiveOnBoardSum of all
11AACT_FLIGHT_LEG_LOAD_COMPCOMPARTMENTInsert/UpdateCargo CompartmentLoadCompartmentId
11AACT_FLIGHT_LEG_LOAD_COMPLOADInsert/UpdateCargo Compartment LoadLoadCompartmentWeight
11BACT_FLIGHT_LEGTOTAL_LOADUpdateTotal dead load for first LegLoadTotalLoaded
11BACT_FLIGHT_LEG_LOADTOTAL_LOADInsert/UpdateTotal dead loadLoadTotalLoaded
14.1ACT_FLIGHT_LEG_LOADBAGGAGEInsert/UpdateActual Baggage net weight 
BaggageWeightOnBoard
14.1ACT_FLIGHT_LEG_LOADCARGOInsert/UpdateActual Cargo net weight 
CargoWeightOnBoard
14.1ACT_FLIGHT_LEG_LOADMAILInsert/UpdateActual Mail net weight 
MailWeightOnBoard
14.1ACT_FLIGHT_LEG_LOADEQUIPMENTInsert/UpdateActual Equipment net weight 
EquipmentWeightOnBoard
15.2ACT_FLIGHT_LEG_LOAD_COMPCOMPARTMENTIdentifyLast Minute Change CompartmentLoadCompartmentIdSeparate list for LMC updates.
15.2ACT_FLIGHT_LEG_LOAD_COMPLOADUpdateLast Minute Change Compartment LoadLoadCompartmentWeight


  • No labels