Class ECClearingRequestDTO

java.lang.Object
de.aeb.xnsg.expctrl.bf.v40.ECClearingRequestDTO

public class ECClearingRequestDTO extends Object
DTO representing a request to an approval in Trade Compliance Management.
  • Field Details

    • clearing

      public ECClearingDTO clearing
      The reference to the transaction items, which should be approved, and the to be used license.
    • clearingData

      public ECClearingDataDTO clearingData
      Extended data for an approval, e.g. transaction item data, reporting data, etc..
    • isDeleted

      public Boolean isDeleted
      If true, the approval will be removed in Trade Compliance Management.
    • logEntryUserComment

      public String logEntryUserComment
      A comment by the user which is saved in the log entry.

      Maximum length: 50000
  • Constructor Details

    • ECClearingRequestDTO

      public ECClearingRequestDTO()