Class EccnListParmsDTO

java.lang.Object
de.aeb.xnsg.expctrl.af.EccnListParmsDTO

public class EccnListParmsDTO extends Object
Parameters for the Commerce Control List application.
  • Field Details

    • eccnPattern

      public String eccnPattern
      Value for the search criterion to find ECCNs with a specific number or description. You can also search for multiple ECCNs by specifying one number after another separated by semicolons.

      Example value: "0A002" or "2A005;3B006;5C003"
  • Constructor Details

    • EccnListParmsDTO

      public EccnListParmsDTO()