Class ElanParametersDTO

    • Field Detail

      • clientIdentCode

        public String clientIdentCode
        The clientIdentCode of the client accessing the ELAN transactions.
      • sourceReferenceLabel

        public String sourceReferenceLabel
        A name or identifier for the source transaction in the Plug-in for SAP® or any other host system this ELAN transaction is assigned to.

        Maximum length: 256
      • sourceReferenceId

        public String sourceReferenceId
        A unique identifier for the source transaction in the Plug-in for SAP® or any other host system this ELAN transaction is assigned to.

        Maximum length: 256
      • partnerSystemId

        public String partnerSystemId
        A unique name of the Plug-in for SAP® or any other host system sending the request to Trade Compliance Management for protocolling purposes.

        Maximum length: 20
      • notificationEmailAddress

        public String notificationEmailAddress
        An e-mail address for receiving notification e-mails.

        Maximum length: 256
    • Constructor Detail

      • ElanParametersDTO

        public ElanParametersDTO()