Package de.aeb.xnsg.ic.bf.dto.manifest
Class ICConsignmentManifestResultDTO
java.lang.Object
de.aeb.xnsg.ic.bf.dto.manifest.ICConsignmentManifestResultDTO
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe business object id of the manifest in the system.Reference number of the consignment.Date used as declaration date for import/export/transit.Id of the ERP system. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
businessObjectId
The business object id of the manifest in the system.length=20
-
installationIdClientSystem
Id of the ERP system. Important so separate two different ERP systems within on Engine's client.length=20
-
decisiveDate
Date used as declaration date for import/export/transit. -
consManifestNumber
Reference number of the consignment.length=70
-
-
Constructor Details
-
ICConsignmentManifestResultDTO
public ICConsignmentManifestResultDTO()
-