Class ICConsignmentManifestResultDTO

java.lang.Object
de.aeb.xnsg.ic.bf.dto.manifest.ICConsignmentManifestResultDTO

public class ICConsignmentManifestResultDTO extends Object
  • Field Details

    • businessObjectId

      public String businessObjectId
      The business object id of the manifest in the system.

      length=20

    • installationIdClientSystem

      public String installationIdClientSystem
      Id of the ERP system. Important so separate two different ERP systems within on Engine's client.

      length=20

    • decisiveDate

      public DateAndZoneDTO decisiveDate
      Date used as declaration date for import/export/transit.
    • consManifestNumber

      public String consManifestNumber
      Reference number of the consignment.

      length=70

  • Constructor Details

    • ICConsignmentManifestResultDTO

      public ICConsignmentManifestResultDTO()