Package de.aeb.xnsg.lis20.bf.export
Class LISExpHUTransportLeg20DTO
java.lang.Object
de.aeb.xnsg.lis20.bf.export.LISExpHUTransportLeg20DTO
DTO to export handling unit transport data to partner systems like the Message Engine Logistics.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe actual arrival date.The actual departure date.Carrier of the transport.Reference number of the carrierThe number of the consignment for the transport.The delivery note number.Despatch type.The documents of the HU transportlegThe end location.The number of the equipment.The type of the handling unit.The events of the HU transportleg.The forwarder of the transport leg.Reference number of the forwarderGlobal unique number to identity the transport clearly.Unique number to identify a handlingunit Without this number no hu tracking is possibleThe gross weight of all quantity packages.The number of the handling unit given by the supplier.House airwa bill number of the transportThe master waybill number of the handling unit SG13/RFF Segment, Element 1154The master waybill number of the transport given by the forwarder.Information about the means of transport.The net weight of all quantity packages.The planned arrival date.The planned departure date.POD signature name of the transport.The priority of the transport.The serial shipping container code of the handling unitThe service type of the transport leg.Reference number for the forwarder given by the shipper within the handling unit.Reference number for the forwarder given by the shipper.The start location.The supplier of the goods.The terms of delivery, e.g. with the incoterm code.Additional filter criteria.The tracking info for the hu transport.The type of the transport leg. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
trackingInfo
The tracking info for the hu transport. -
documents
The documents of the HU transportleg -
events
The events of the HU transportleg. -
consignmentNumberTransport
The number of the consignment for the transport.length=40
-
shipperReferenceTransport
Reference number for the forwarder given by the shipper.length=40
-
forwarder
The forwarder of the transport leg. -
handlingUnitNumberFrom
The number of the handling unit given by the supplier. RFF-Segment below PAC segment.length=40
-
equipmentNumber
The number of the equipment.length=40
-
globalTransactionNumber
Global unique number to identity the transport clearly.length=40
-
supplier
The supplier of the goods. -
carrierReference
Reference number of the carrierlength=40
-
forwarderReference
Reference number of the forwarderlength=40
-
houseAirwayBillNumber
House airwa bill number of the transportlength=40
-
masterWayBillNumberTransport
The master waybill number of the transport given by the forwarder.length=40
-
deliveryNoteNumber
The delivery note number.length=40
-
globalUnitNumber
Unique number to identify a handlingunit Without this number no hu tracking is possiblelength=100
-
masterWayBillNumberHandlingUnit
The master waybill number of the handling unit SG13/RFF Segment, Element 1154length=40
-
serialShippingContainerCode
The serial shipping container code of the handling unitlength=40
-
shipperReferenceHandlingUnit
Reference number for the forwarder given by the shipper within the handling unit.length=40
-
carrier
Carrier of the transport. -
despatchType
Despatch type. -
endLoc
The end location. -
meansOfTransport
Information about the means of transport. Including the Registration number -
podSignatureName
POD signature name of the transport.length=20
-
priority
The priority of the transport.length=40
-
serviceType
The service type of the transport leg. -
startLoc
The start location. -
transportLegType
The type of the transport leg. -
termsOfDelivery
The terms of delivery, e.g. with the incoterm code. -
plannedShippingDate
The planned departure date. -
plannedArrivalDate
The planned arrival date. -
actualShippingDate
The actual departure date. -
actualArrivalDate
The actual arrival date. -
grossWeight
The gross weight of all quantity packages. MEA Segment below PAC segement. -
netWeight
The net weight of all quantity packages. MEA Segment below PAC segement. -
equipmentType
The type of the handling unit. Segment PAC, Element 7065. -
toFilterCriteria
Additional filter criteria. Free definable text that can be used as an additional filter criteria for the search in filters.length=100
-
-
Constructor Details
-
LISExpHUTransportLeg20DTO
public LISExpHUTransportLeg20DTO()
-