java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity<PaymentAdvice>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentadvice.PaymentAdvice

public class PaymentAdvice extends VdmEntity<PaymentAdvice>
Payment Advice

Original entity name from the Odata EDM: A_PaymentAdviceType

  • Field Details

    • ALL_FIELDS

      public static final PaymentAdviceSelectable ALL_FIELDS
      Selector for all available fields of PaymentAdvice.
    • COMPANY_CODE

      public static final PaymentAdviceField<String> COMPANY_CODE
      Use with available fluent helpers to apply the CompanyCode field to query operations.
    • PAYMENT_ADVICE_ACCOUNT_TYPE

      public static final PaymentAdviceField<String> PAYMENT_ADVICE_ACCOUNT_TYPE
      Use with available fluent helpers to apply the PaymentAdviceAccountType field to query operations.
    • PAYMENT_ADVICE_ACCOUNT

      public static final PaymentAdviceField<String> PAYMENT_ADVICE_ACCOUNT
      Use with available fluent helpers to apply the PaymentAdviceAccount field to query operations.
    • PAYMENT_ADVICE

      public static final PaymentAdviceField<String> PAYMENT_ADVICE
      Use with available fluent helpers to apply the PaymentAdvice field to query operations.
    • PAYMENT_DOCUMENT

      public static final PaymentAdviceField<String> PAYMENT_DOCUMENT
      Use with available fluent helpers to apply the PaymentDocument field to query operations.
    • ACCOUNT_BY_SHIPPER

      public static final PaymentAdviceField<String> ACCOUNT_BY_SHIPPER
      Use with available fluent helpers to apply the AccountByShipper field to query operations.
    • PAYMENT_CURRENCY

      public static final PaymentAdviceField<String> PAYMENT_CURRENCY
      Use with available fluent helpers to apply the PaymentCurrency field to query operations.
    • PAYMENT_DATE

      public static final PaymentAdviceField<LocalDateTime> PAYMENT_DATE
      Use with available fluent helpers to apply the PaymentDate field to query operations.
    • CASH_DISCOUNT_AMOUNT_IN_PAYT_CRCY

      public static final PaymentAdviceField<BigDecimal> CASH_DISCOUNT_AMOUNT_IN_PAYT_CRCY
      Use with available fluent helpers to apply the CashDiscountAmountInPaytCrcy field to query operations.
    • PARTNER_BANK_COUNTRY

      public static final PaymentAdviceField<String> PARTNER_BANK_COUNTRY
      Use with available fluent helpers to apply the PartnerBankCountry field to query operations.
    • PARTNER_BANK_SWIFT_CODE

      public static final PaymentAdviceField<String> PARTNER_BANK_SWIFT_CODE
      Use with available fluent helpers to apply the PartnerBankSWIFTCode field to query operations.
    • CREATED_BY_USER

      public static final PaymentAdviceField<String> CREATED_BY_USER
      Use with available fluent helpers to apply the CreatedByUser field to query operations.
    • CREATION_DATE

      public static final PaymentAdviceField<LocalDateTime> CREATION_DATE
      Use with available fluent helpers to apply the CreationDate field to query operations.
    • CREATION_TIME

      public static final PaymentAdviceField<LocalTime> CREATION_TIME
      Use with available fluent helpers to apply the CreationTime field to query operations.
    • LAST_CHANGE_DATE

      public static final PaymentAdviceField<LocalDateTime> LAST_CHANGE_DATE
      Use with available fluent helpers to apply the LastChangeDate field to query operations.
    • LAST_CHANGED_BY_USER

      public static final PaymentAdviceField<String> LAST_CHANGED_BY_USER
      Use with available fluent helpers to apply the LastChangedByUser field to query operations.
    • PAYMENT_ADVICE_HEADER_TEXT

      public static final PaymentAdviceField<String> PAYMENT_ADVICE_HEADER_TEXT
      Use with available fluent helpers to apply the PaymentAdviceHeaderText field to query operations.
    • PAYMENT_ADVICE_TYPE

      public static final PaymentAdviceField<String> PAYMENT_ADVICE_TYPE
      Use with available fluent helpers to apply the PaymentAdviceType field to query operations.
    • PAYMENT_ADVICE_STATUS

      public static final PaymentAdviceField<String> PAYMENT_ADVICE_STATUS
      Use with available fluent helpers to apply the PaymentAdviceStatus field to query operations.
    • PAYT_ADVC_DIFF_DETERMINATION_RULE

      public static final PaymentAdviceField<String> PAYT_ADVC_DIFF_DETERMINATION_RULE
      Use with available fluent helpers to apply the PaytAdvcDiffDeterminationRule field to query operations.
    • PAYMENT_ADVICE_SELECTION_RULE

      public static final PaymentAdviceField<String> PAYMENT_ADVICE_SELECTION_RULE
      Use with available fluent helpers to apply the PaymentAdviceSelectionRule field to query operations.
    • ORIGINAL_REFERENCE_DOCUMENT

      public static final PaymentAdviceField<String> ORIGINAL_REFERENCE_DOCUMENT
      Use with available fluent helpers to apply the OriginalReferenceDocument field to query operations.
    • REFERENCE_DOCUMENT_TYPE

      public static final PaymentAdviceField<String> REFERENCE_DOCUMENT_TYPE
      Use with available fluent helpers to apply the ReferenceDocumentType field to query operations.
    • FEE_AMOUNT_IN_TRANSACTION_CRCY

      public static final PaymentAdviceField<BigDecimal> FEE_AMOUNT_IN_TRANSACTION_CRCY
      Use with available fluent helpers to apply the FeeAmountInTransactionCrcy field to query operations.
    • PAYMENT_TRANSACTION

      public static final PaymentAdviceField<String> PAYMENT_TRANSACTION
      Use with available fluent helpers to apply the PaymentTransaction field to query operations.
    • EXCHANGE_RATE

      public static final PaymentAdviceField<String> EXCHANGE_RATE
      Use with available fluent helpers to apply the ExchangeRate field to query operations.
    • BILL_OF_EXCHANGE_FAILURE_DATE

      public static final PaymentAdviceField<LocalDateTime> BILL_OF_EXCHANGE_FAILURE_DATE
      Use with available fluent helpers to apply the BillOfExchangeFailureDate field to query operations.
    • BANK_REFERENCE

      public static final PaymentAdviceField<String> BANK_REFERENCE
      Use with available fluent helpers to apply the BankReference field to query operations.
    • BUSINESS_PARTNER_NAME

      public static final PaymentAdviceField<String> BUSINESS_PARTNER_NAME
      Use with available fluent helpers to apply the BusinessPartnerName field to query operations.
    • TO_PAYMENT_ADVICE_ITEM

      public static final PaymentAdviceLink<PaymentAdviceItem> TO_PAYMENT_ADVICE_ITEM
      Use with available fluent helpers to apply the to_PaymentAdviceItem navigation property to query operations.
  • Constructor Details

    • PaymentAdvice

      public PaymentAdvice()
    • PaymentAdvice

      public PaymentAdvice(@Nullable String companyCode, @Nullable String paymentAdviceAccountType, @Nullable String paymentAdviceAccount, @Nullable String paymentAdvice, @Nullable String paymentDocument, @Nullable String accountByShipper, @Nullable String paymentCurrency, @Nullable LocalDateTime paymentDate, @Nullable BigDecimal paidAmountInPaytCurrency, @Nullable BigDecimal cashDiscountAmountInPaytCrcy, @Nullable String partnerBankCountry, @Nullable String partnerBankSWIFTCode, @Nullable String createdByUser, @Nullable LocalDateTime creationDate, @Nullable LocalTime creationTime, @Nullable LocalDateTime lastChangeDate, @Nullable String lastChangedByUser, @Nullable String paymentAdviceHeaderText, @Nullable String paymentAdviceType, @Nullable String paymentAdviceStatus, @Nullable String paytAdvcDiffDeterminationRule, @Nullable String paymentAdviceSelectionRule, @Nullable String originalReferenceDocument, @Nullable String referenceDocumentType, @Nullable BigDecimal feeAmountInTransactionCrcy, @Nullable String paymentTransaction, @Nullable String exchangeRate, @Nullable LocalDateTime billOfExchangeFailureDate, @Nullable String bankReference, @Nullable String businessPartnerName, List<PaymentAdviceItem> toPaymentAdviceItem)
  • Method Details

    • getType

      @Nonnull public Class<PaymentAdvice> getType()
      Specified by:
      getType in class VdmObject<PaymentAdvice>
    • setCompanyCode

      public void setCompanyCode(@Nullable String companyCode)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CompanyCode

      Parameters:
      companyCode - Company Code
    • setPaymentAdviceAccountType

      public void setPaymentAdviceAccountType(@Nullable String paymentAdviceAccountType)
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: PaymentAdviceAccountType

      Parameters:
      paymentAdviceAccountType - Payment Advice Account Type
    • setPaymentAdviceAccount

      public void setPaymentAdviceAccount(@Nullable String paymentAdviceAccount)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PaymentAdviceAccount

      Parameters:
      paymentAdviceAccount - Account Number
    • setPaymentAdvice

      public void setPaymentAdvice(@Nullable String paymentAdvice)
      (Key Field) Constraints: Not nullable, Maximum length: 16

      Original property name from the Odata EDM: PaymentAdvice

      Parameters:
      paymentAdvice - Payment Advice Number
    • setPaymentDocument

      public void setPaymentDocument(@Nullable String paymentDocument)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PaymentDocument

      Parameters:
      paymentDocument - Payment Document Number
    • setAccountByShipper

      public void setAccountByShipper(@Nullable String accountByShipper)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: AccountByShipper

      Parameters:
      accountByShipper - Payee's Account at the Customer
    • setPaymentCurrency

      public void setPaymentCurrency(@Nullable String paymentCurrency)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: PaymentCurrency

      Parameters:
      paymentCurrency - Payment Currency Key
    • setPaymentDate

      public void setPaymentDate(@Nullable LocalDateTime paymentDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: PaymentDate

      Parameters:
      paymentDate - Payment Date
    • setPaidAmountInPaytCurrency

      public void setPaidAmountInPaytCurrency(@Nullable BigDecimal paidAmountInPaytCurrency)
      Constraints: Not nullable, Precision: 24, Scale: 3

      Original property name from the Odata EDM: PaidAmountInPaytCurrency

      Parameters:
      paidAmountInPaytCurrency - Payment Amount from the Payment Advice Header
    • setCashDiscountAmountInPaytCrcy

      public void setCashDiscountAmountInPaytCrcy(@Nullable BigDecimal cashDiscountAmountInPaytCrcy)
      Constraints: Not nullable, Precision: 24, Scale: 3

      Original property name from the Odata EDM: CashDiscountAmountInPaytCrcy

      Parameters:
      cashDiscountAmountInPaytCrcy - Cash Discount Amount
    • setPartnerBankCountry

      public void setPartnerBankCountry(@Nullable String partnerBankCountry)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: PartnerBankCountry

      Parameters:
      partnerBankCountry - Country/Region Key of Partner Bank
    • setPartnerBankSWIFTCode

      public void setPartnerBankSWIFTCode(@Nullable String partnerBankSWIFTCode)
      Constraints: Not nullable, Maximum length: 11

      Original property name from the Odata EDM: PartnerBankSWIFTCode

      Parameters:
      partnerBankSWIFTCode - SWIFT code of partner bank
    • setCreatedByUser

      public void setCreatedByUser(@Nullable String createdByUser)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CreatedByUser

      Parameters:
      createdByUser - Name of Person Responsible for Creating the Object
    • setCreationDate

      public void setCreationDate(@Nullable LocalDateTime creationDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CreationDate

      Parameters:
      creationDate - Record Created On
    • setCreationTime

      public void setCreationTime(@Nullable LocalTime creationTime)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CreationTime

      Parameters:
      creationTime - Time of Entry
    • setLastChangeDate

      public void setLastChangeDate(@Nullable LocalDateTime lastChangeDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: LastChangeDate

      Parameters:
      lastChangeDate - Last Changed On
    • setLastChangedByUser

      public void setLastChangedByUser(@Nullable String lastChangedByUser)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: LastChangedByUser

      Parameters:
      lastChangedByUser - Name of Person Who Changed Object
    • setPaymentAdviceHeaderText

      public void setPaymentAdviceHeaderText(@Nullable String paymentAdviceHeaderText)
      Constraints: Not nullable, Maximum length: 25

      Original property name from the Odata EDM: PaymentAdviceHeaderText

      Parameters:
      paymentAdviceHeaderText - Payment Advice Header Text
    • setPaymentAdviceType

      public void setPaymentAdviceType(@Nullable String paymentAdviceType)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PaymentAdviceType

      Parameters:
      paymentAdviceType - Payment Advice Type
    • setPaymentAdviceStatus

      public void setPaymentAdviceStatus(@Nullable String paymentAdviceStatus)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: PaymentAdviceStatus

      Parameters:
      paymentAdviceStatus - Payment Advice Status
    • setPaytAdvcDiffDeterminationRule

      public void setPaytAdvcDiffDeterminationRule(@Nullable String paytAdvcDiffDeterminationRule)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: PaytAdvcDiffDeterminationRule

      Parameters:
      paytAdvcDiffDeterminationRule - Reason Code Conversion Version
    • setPaymentAdviceSelectionRule

      public void setPaymentAdviceSelectionRule(@Nullable String paymentAdviceSelectionRule)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: PaymentAdviceSelectionRule

      Parameters:
      paymentAdviceSelectionRule - Selection Rule for Payment Advices
    • setOriginalReferenceDocument

      public void setOriginalReferenceDocument(@Nullable String originalReferenceDocument)
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: OriginalReferenceDocument

      Parameters:
      originalReferenceDocument - Reference Key
    • setReferenceDocumentType

      public void setReferenceDocumentType(@Nullable String referenceDocumentType)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: ReferenceDocumentType

      Parameters:
      referenceDocumentType - Reference Transaction
    • setFeeAmountInTransactionCrcy

      public void setFeeAmountInTransactionCrcy(@Nullable BigDecimal feeAmountInTransactionCrcy)
      Constraints: Not nullable, Precision: 24, Scale: 3

      Original property name from the Odata EDM: FeeAmountInTransactionCrcy

      Parameters:
      feeAmountInTransactionCrcy - Fees in Account Currency
    • setPaymentTransaction

      public void setPaymentTransaction(@Nullable String paymentTransaction)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: PaymentTransaction

      Parameters:
      paymentTransaction - Business transaction code
    • setExchangeRate

      public void setExchangeRate(@Nullable String exchangeRate)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: ExchangeRate

      Parameters:
      exchangeRate - Accounting Exchange Rate
    • setBillOfExchangeFailureDate

      public void setBillOfExchangeFailureDate(@Nullable LocalDateTime billOfExchangeFailureDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: BillOfExchangeFailureDate

      Parameters:
      billOfExchangeFailureDate - Date of failed bills of exchange in Japan
    • setBankReference

      public void setBankReference(@Nullable String bankReference)
      Constraints: Not nullable, Maximum length: 35

      Original property name from the Odata EDM: BankReference

      Parameters:
      bankReference - Bank Reference Number
    • setBusinessPartnerName

      public void setBusinessPartnerName(@Nullable String businessPartnerName)
      Constraints: Not nullable, Maximum length: 55

      Original property name from the Odata EDM: BusinessPartnerName

      Parameters:
      businessPartnerName - Business Partner
    • getEntityCollection

      protected String getEntityCollection()
      Specified by:
      getEntityCollection in class VdmEntity<PaymentAdvice>
    • getKey

      @Nonnull protected Map<String,Object> getKey()
      Overrides:
      getKey in class VdmObject<PaymentAdvice>
    • toMapOfFields

      @Nonnull protected Map<String,Object> toMapOfFields()
      Overrides:
      toMapOfFields in class VdmObject<PaymentAdvice>
    • fromMap

      protected void fromMap(Map<String,Object> inputValues)
      Overrides:
      fromMap in class VdmObject<PaymentAdvice>
    • field

      @Nonnull public static <T> PaymentAdviceField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
      Use with available fluent helpers to apply an extension field to query operations.
      Type Parameters:
      T - The type of the extension field when performing value comparisons.
      Parameters:
      fieldName - The name of the extension field as returned by the OData service.
      fieldType - The Java type to use for the extension field when performing value comparisons.
      Returns:
      A representation of an extension field from this entity.
    • field

      @Nonnull public static <T, DomainT> PaymentAdviceField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
      Use with available fluent helpers to apply an extension field to query operations.
      Type Parameters:
      T - The type of the extension field when performing value comparisons.
      DomainT - The type of the extension field as returned by the OData service.
      Parameters:
      typeConverter - A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the field
      fieldName - The name of the extension field as returned by the OData service.
      Returns:
      A representation of an extension field from this entity, holding a reference to the given TypeConverter.
    • getDestinationForFetch

      @Nullable public HttpDestinationProperties getDestinationForFetch()
      Overrides:
      getDestinationForFetch in class VdmEntity<PaymentAdvice>
    • setServicePathForFetch

      protected void setServicePathForFetch(@Nullable String servicePathForFetch)
      Overrides:
      setServicePathForFetch in class VdmEntity<PaymentAdvice>
    • attachToService

      public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
      Overrides:
      attachToService in class VdmEntity<PaymentAdvice>
    • getDefaultServicePath

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<PaymentAdvice>
    • toMapOfNavigationProperties

      @Nonnull protected Map<String,Object> toMapOfNavigationProperties()
      Overrides:
      toMapOfNavigationProperties in class VdmObject<PaymentAdvice>
    • fetchPaymentAdviceItem

      @Nonnull public List<PaymentAdviceItem> fetchPaymentAdviceItem()
      Fetches the PaymentAdviceItem entities (one to many) associated with this entity. This corresponds to the OData navigation property to_PaymentAdviceItem.

      Please note: This method will not cache or persist the query results.

      Returns:
      List containing one or more associated PaymentAdviceItem entities. If no entities are associated then an empty list is returned.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getPaymentAdviceItemOrFetch

      @Nonnull public List<PaymentAdviceItem> getPaymentAdviceItemOrFetch()
      Retrieval of associated PaymentAdviceItem entities (one to many). This corresponds to the OData navigation property to_PaymentAdviceItem.

      If the navigation property to_PaymentAdviceItem of a queried PaymentAdvice is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Returns:
      List of associated PaymentAdviceItem entities.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getPaymentAdviceItemIfPresent

      @Nonnull public io.vavr.control.Option<List<PaymentAdviceItem>> getPaymentAdviceItemIfPresent()
      Retrieval of associated PaymentAdviceItem entities (one to many). This corresponds to the OData navigation property to_PaymentAdviceItem.

      If the navigation property for an entity PaymentAdvice has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_PaymentAdviceItem is already loaded, the result will contain the PaymentAdviceItem entities. If not, an Option with result state empty is returned.
    • setPaymentAdviceItem

      public void setPaymentAdviceItem(@Nonnull List<PaymentAdviceItem> value)
      Overwrites the list of associated PaymentAdviceItem entities for the loaded navigation property to_PaymentAdviceItem.

      If the navigation property to_PaymentAdviceItem of a queried PaymentAdvice is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      value - List of PaymentAdviceItem entities.
    • addPaymentAdviceItem

      public void addPaymentAdviceItem(PaymentAdviceItem... entity)
      Adds elements to the list of associated PaymentAdviceItem entities. This corresponds to the OData navigation property to_PaymentAdviceItem.

      If the navigation property to_PaymentAdviceItem of a queried PaymentAdvice is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      entity - Array of PaymentAdviceItem entities.
    • builder

      @Nonnull public static PaymentAdvice.PaymentAdviceBuilder builder()
    • getCompanyCode

      @Nullable public String getCompanyCode()
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CompanyCode

      Returns:
      Company Code
    • getPaymentAdviceAccountType

      @Nullable public String getPaymentAdviceAccountType()
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: PaymentAdviceAccountType

      Returns:
      Payment Advice Account Type
    • getPaymentAdviceAccount

      @Nullable public String getPaymentAdviceAccount()
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PaymentAdviceAccount

      Returns:
      Account Number
    • getPaymentAdvice

      @Nullable public String getPaymentAdvice()
      (Key Field) Constraints: Not nullable, Maximum length: 16

      Original property name from the Odata EDM: PaymentAdvice

      Returns:
      Payment Advice Number
    • getPaymentDocument

      @Nullable public String getPaymentDocument()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PaymentDocument

      Returns:
      Payment Document Number
    • getAccountByShipper

      @Nullable public String getAccountByShipper()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: AccountByShipper

      Returns:
      Payee's Account at the Customer
    • getPaymentCurrency

      @Nullable public String getPaymentCurrency()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: PaymentCurrency

      Returns:
      Payment Currency Key
    • getPaymentDate

      @Nullable public LocalDateTime getPaymentDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: PaymentDate

      Returns:
      Payment Date
    • getPaidAmountInPaytCurrency

      @Nullable public BigDecimal getPaidAmountInPaytCurrency()
      Constraints: Not nullable, Precision: 24, Scale: 3

      Original property name from the Odata EDM: PaidAmountInPaytCurrency

      Returns:
      Payment Amount from the Payment Advice Header
    • getCashDiscountAmountInPaytCrcy

      @Nullable public BigDecimal getCashDiscountAmountInPaytCrcy()
      Constraints: Not nullable, Precision: 24, Scale: 3

      Original property name from the Odata EDM: CashDiscountAmountInPaytCrcy

      Returns:
      Cash Discount Amount
    • getPartnerBankCountry

      @Nullable public String getPartnerBankCountry()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: PartnerBankCountry

      Returns:
      Country/Region Key of Partner Bank
    • getPartnerBankSWIFTCode

      @Nullable public String getPartnerBankSWIFTCode()
      Constraints: Not nullable, Maximum length: 11

      Original property name from the Odata EDM: PartnerBankSWIFTCode

      Returns:
      SWIFT code of partner bank
    • getCreatedByUser

      @Nullable public String getCreatedByUser()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CreatedByUser

      Returns:
      Name of Person Responsible for Creating the Object
    • getCreationDate

      @Nullable public LocalDateTime getCreationDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CreationDate

      Returns:
      Record Created On
    • getCreationTime

      @Nullable public LocalTime getCreationTime()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CreationTime

      Returns:
      Time of Entry
    • getLastChangeDate

      @Nullable public LocalDateTime getLastChangeDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: LastChangeDate

      Returns:
      Last Changed On
    • getLastChangedByUser

      @Nullable public String getLastChangedByUser()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: LastChangedByUser

      Returns:
      Name of Person Who Changed Object
    • getPaymentAdviceHeaderText

      @Nullable public String getPaymentAdviceHeaderText()
      Constraints: Not nullable, Maximum length: 25

      Original property name from the Odata EDM: PaymentAdviceHeaderText

      Returns:
      Payment Advice Header Text
    • getPaymentAdviceType

      @Nullable public String getPaymentAdviceType()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PaymentAdviceType

      Returns:
      Payment Advice Type
    • getPaymentAdviceStatus

      @Nullable public String getPaymentAdviceStatus()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: PaymentAdviceStatus

      Returns:
      Payment Advice Status
    • getPaytAdvcDiffDeterminationRule

      @Nullable public String getPaytAdvcDiffDeterminationRule()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: PaytAdvcDiffDeterminationRule

      Returns:
      Reason Code Conversion Version
    • getPaymentAdviceSelectionRule

      @Nullable public String getPaymentAdviceSelectionRule()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: PaymentAdviceSelectionRule

      Returns:
      Selection Rule for Payment Advices
    • getOriginalReferenceDocument

      @Nullable public String getOriginalReferenceDocument()
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: OriginalReferenceDocument

      Returns:
      Reference Key
    • getReferenceDocumentType

      @Nullable public String getReferenceDocumentType()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: ReferenceDocumentType

      Returns:
      Reference Transaction
    • getFeeAmountInTransactionCrcy

      @Nullable public BigDecimal getFeeAmountInTransactionCrcy()
      Constraints: Not nullable, Precision: 24, Scale: 3

      Original property name from the Odata EDM: FeeAmountInTransactionCrcy

      Returns:
      Fees in Account Currency
    • getPaymentTransaction

      @Nullable public String getPaymentTransaction()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: PaymentTransaction

      Returns:
      Business transaction code
    • getExchangeRate

      @Nullable public String getExchangeRate()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: ExchangeRate

      Returns:
      Accounting Exchange Rate
    • getBillOfExchangeFailureDate

      @Nullable public LocalDateTime getBillOfExchangeFailureDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: BillOfExchangeFailureDate

      Returns:
      Date of failed bills of exchange in Japan
    • getBankReference

      @Nullable public String getBankReference()
      Constraints: Not nullable, Maximum length: 35

      Original property name from the Odata EDM: BankReference

      Returns:
      Bank Reference Number
    • getBusinessPartnerName

      @Nullable public String getBusinessPartnerName()
      Constraints: Not nullable, Maximum length: 55

      Original property name from the Odata EDM: BusinessPartnerName

      Returns:
      Business Partner
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class VdmObject<PaymentAdvice>
    • equals

      public boolean equals(@Nullable Object o)
      Overrides:
      equals in class VdmEntity<PaymentAdvice>
    • canEqual

      protected boolean canEqual(@Nullable Object other)
      Overrides:
      canEqual in class VdmEntity<PaymentAdvice>
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class VdmEntity<PaymentAdvice>