Package de.aeb.xnsg.lis20.bf.export
Class LISExpConsItemInHandlingUnit20DTO
java.lang.Object
de.aeb.xnsg.lis20.bf.export.LISExpConsItemInHandlingUnit20DTO
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe number of the item within the consignment.The global unit number of the handling unit.The quantity packed in the handling unit. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
consignmentItemNumber
The number of the item within the consignment.length=40
-
handlingUnitGlobalUnitNumber
The global unit number of the handling unit.length=100
-
quantityPacked
The quantity packed in the handling unit.
-
-
Constructor Details
-
LISExpConsItemInHandlingUnit20DTO
public LISExpConsItemInHandlingUnit20DTO()
-