Class CurrencyRateMFResultDTO

java.lang.Object
de.aeb.xnsg.foundation.bf.AbstractResponseItemDTO
de.aeb.xnsg.logistics.bf.CurrencyRateMFResultDTO

public class CurrencyRateMFResultDTO extends AbstractResponseItemDTO
Messages for this particular item, e.g. for errors or warnings.
The following messageIdentCodes are used:
"INVALID_DATA_ERROR": One of the ident codes send was not recognized by the engine, e.g. an currency code.
"EMPTY_MANDATORY_FIELD" One of the mandatory Fields is empty "LOCK_WARNING" the service or an updated text can not be locked
  • Field Details

    • rateId

      public String rateId
      The unique id of the currency rate for master file synchronization.

      length=50

  • Constructor Details

    • CurrencyRateMFResultDTO

      public CurrencyRateMFResultDTO()