Package de.aeb.xnsg.lis20.bf
Class LISOrderItem20DTO
java.lang.Object
de.aeb.xnsg.lis20.bf.LISOrderItem20DTO
An item of an order.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe actual delivery date.The actual shipping date.Additional fields of the order itemThe buyer of the order.The call number of the item.The catalogue price of the item.The consignee of the order.The requested depatch type for the item.Dimensions of the item.The earliest delivery date requested by the buyer.
Must be not null if the date differs from the one defined in the head.
If both dates in head and item are null, no earliest delivery date is requested, the date may be anytime in the future.The earliest shipping date requested by the buyer.
Must be not null if the date differs from the one defined in the head.
If both dates in head and item are null, no earliest shipping date is requested, the date may be anytime in the future.The delivery date granted by the supplier.The shipping date granted by the supplier.The external target dates for specific tracking events.The warehouse the goods come from.String[]The generic Identifiers (Strings) that can be used to identify this OrderItem.The value of goods of the item.The gross weight of the item.The handover location.Order item id.The intermediate consignee of the order item.Indication whether the OrderItem is relevant for deliveryIndication that this item is the reference item for the head order.The latest delivery date requested by the buyer.
Must be not null if the date differs from the one defined in the head.
If both dates in head and item are null, no latest delivery date is requested, the date may be anytime in the future.The latest shipping date requested by the buyer.
Must be not null if the date differs from the one defined in the head.
If both dates in head and item are null, no latest shipping date is requested, the date may be anytime in the future.The material ordered.The net weight of the item.The note of the order item.The date of the acknowledge of the order.Order fulfillment planning criteria.The item number of the buyer.The item number of the supplier.One of a list of constants for the type of orders used in the order item.Organisational unit 1.A project number (e.g. promotion deal number) given by the buyer .A project number (e.g. promotion deal number) given by the supplier .The purchase net price of the item.The quantity granted by the supplier.The quantity ordered by the buyer.The quantity already received.The sales net price of the item.The seller of the order.The supplier of the order.Additional filter criteria for the orderThe warehouse the goods go to.The unit gross weight of the item.The unit net weight of the item.The volume of a unit of the item, prefereable in m3.The unloading location.The volume of the item, prefereable in m3. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
idOrderItem
Order item id. The technical unique ID of the order item. This field is used to reference the order item and to link it to other objects (e.g.LISConsignmentItem20DTO) It should not be filled with functional data and is not a prominent feature in the gui. However this is a mandatory field if the idRefScheme in theLISMessageMetaDataDTOis set to "ID_REF_SCHEME_IDREFFIELDS".length=150
-
orderItemNumberBuyer
The item number of the buyer. LIN-Segment, Element 1082length=40
-
orderItemNumberSupplier
The item number of the supplier. LIN-Segment, Element 1082length=40
-
projectNumberBuyer
A project number (e.g. promotion deal number) given by the buyer . From ORDER Message - Item Details, RFF-Segment, Elements 1153/1154length=40
-
projectNumberSupplier
A project number (e.g. promotion deal number) given by the supplier . From ORDER Message - Item Details, RFF-Segment, Elements 1153/1154length=40
-
expectedDeliveryDate
The delivery date granted by the supplier. Not null, if different from the head. -
actualDeliveryDate
The actual delivery date. Not null, if different from the head. (Currently not possible to get it from EANCOM message ORDERS, ORDRSP) -
orderACKDate
The date of the acknowledge of the order. Not null, if different from the head. -
consignee
The consignee of the order. Not null, if different from the head. (Items may have different consignees). -
org1
Organisational unit 1. Not null, if different from the head. -
fromWarehouse
The warehouse the goods come from. Not null, if different from the head. -
toWarehouse
The warehouse the goods go to. Not null, if different from the head. -
material
The material ordered. -
quantityOrdered
The quantity ordered by the buyer. -
quantityGranted
The quantity granted by the supplier. -
quantityPOD
The quantity already received. -
goodsValue
The value of goods of the item. -
note
The note of the order item.length=950
-
expectedShippingDate
The shipping date granted by the supplier. -
actualShippingDate
The actual shipping date. -
salesNetPrice
The sales net price of the item. -
purchaseNetPrice
The purchase net price of the item. -
cataloguePrice
The catalogue price of the item. -
dimensions
Dimensions of the item. -
callNumber
The call number of the item.length=40
-
despatchType
The requested depatch type for the item. Not null, if different from the head. (Items may have different despatch types). -
earliestDeliveryDate
The earliest delivery date requested by the buyer.
Must be not null if the date differs from the one defined in the head.
If both dates in head and item are null, no earliest delivery date is requested, the date may be anytime in the future. -
latestDeliveryDate
The latest delivery date requested by the buyer.
Must be not null if the date differs from the one defined in the head.
If both dates in head and item are null, no latest delivery date is requested, the date may be anytime in the future. -
earliestShippingDate
The earliest shipping date requested by the buyer.
Must be not null if the date differs from the one defined in the head.
If both dates in head and item are null, no earliest shipping date is requested, the date may be anytime in the future. -
latestShippingDate
The latest shipping date requested by the buyer.
Must be not null if the date differs from the one defined in the head.
If both dates in head and item are null, no latest shipping date is requested, the date may be anytime in the future. -
handoverLoc
The handover location. -
unloadingLoc
The unloading location. -
volume
The volume of the item, prefereable in m3. -
unitVolume
The volume of a unit of the item, prefereable in m3. -
grossWeight
The gross weight of the item. -
unitGrossWeight
The unit gross weight of the item. -
netWeight
The net weight of the item. -
unitNetWeight
The unit net weight of the item. -
orderFulfillmentPlanningCriteria
Order fulfillment planning criteria. Can be used define additional criteria for the detection of an order fulfillment plan for the order item.
By default buyer, supplier addresses, handover and unloading locations and the order type are used for plan detection.length=100
-
supplier
The supplier of the order. Not null, if different from the head. (Items may have different suppliers). -
buyer
The buyer of the order. Not null, if different from the head. (Items may have different buyers). -
seller
The seller of the order. Not null, if different from the head. (Items may have different sellers). -
intermediateConsignee
The intermediate consignee of the order item. -
additionalFields
Additional fields of the order item -
externalTargetDates
The external target dates for specific tracking events. -
toFilterCriteria
Additional filter criteria for the orderlength=100
-
isReferenceItem
Indication that this item is the reference item for the head order. This flag is ignored if the flag 'isWithoutReferenceItem' in the order head is set to TRUE. -
isNotDeliveryRelevant
Indication whether the OrderItem is relevant for delivery -
orderType
One of a list of constants for the type of orders used in the order item. The order type will influence the status list and event chain. ?? RFF(7) Segment of ORDER message, Element 1154 Ifnullthe order type of the head is used.length=20
-
genericIdentifier
The generic Identifiers (Strings) that can be used to identify this OrderItem.length=80
-
-
Constructor Details
-
LISOrderItem20DTO
public LISOrderItem20DTO()
-