Class ContractAccountRetrieveAccountBalanceResult_Type

java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<ContractAccountRetrieveAccountBalanceResult_Type>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.contractaccount.ContractAccountRetrieveAccountBalanceResult_Type

public class ContractAccountRetrieveAccountBalanceResult_Type extends VdmComplex<ContractAccountRetrieveAccountBalanceResult_Type>

Original complex type name from the Odata EDM: ContractAccountRetrieveAccountBalanceResult_Type

  • Field Details

  • Constructor Details

    • ContractAccountRetrieveAccountBalanceResult_Type

      public ContractAccountRetrieveAccountBalanceResult_Type()
    • ContractAccountRetrieveAccountBalanceResult_Type

      public ContractAccountRetrieveAccountBalanceResult_Type(@Nullable BigDecimal amountInTransactionCurrency, @Nullable String businessArea, @Nullable String businessPartner, @Nullable String cAAccountAssignment, @Nullable String cAAccountAssignmentCategory, @Nullable String cAAdditionalContract, @Nullable String cAAddressOfAltvBPForPayment, @Nullable String cAAltvBPForPayment, @Nullable String cABankOfAltvBPForPayment, @Nullable String cABPItemNumber, @Nullable String cABPItemText, @Nullable String cACardOfAltvBPForPayment, @Nullable LocalDate cACashDiscountDueDate, @Nullable BigDecimal cACashDiscountRate, @Nullable Boolean cAChangeIsForbidden, @Nullable Boolean cACheckSampleRecordIsCleared, @Nullable String cAClassificationKey, @Nullable String cAClearingCurrency, @Nullable LocalDate cAClearingDate, @Nullable String cAClearingDocument, @Nullable LocalDate cAClearingDocumentPostingDate, @Nullable Boolean cAClearingPostingIsReset, @Nullable String cAClearingReason, @Nullable String cAClearingRestrictionCode, @Nullable String cAClearingStatus, @Nullable String cACollectionStep, @Nullable String cAContract, @Nullable LocalDate cADeferralDate, @Nullable String cADocumentNumber, @Nullable String cADocumentType, @Nullable String cADoubtfulOrValueAdjmtCode, @Nullable String cADunningLevel, @Nullable String cADunningLockReason, @Nullable String cADunningProcedure, @Nullable LocalDate cAEndDateOfBillingPeriod, @Nullable BigDecimal cAExchangeRate, @Nullable String cAGroupingCodeForBPItems, @Nullable String cAGroupingForPayment, @Nullable String cAGrpgCodeForTransfToCollAgcy, @Nullable String cAInterestCode, @Nullable String cAInterestLockReason, @Nullable Boolean cAIsDownPaymentRequest, @Nullable Boolean cAItemIsExcludedFromDunning, @Nullable String cAItemIsOnlyForSettlement, @Nullable Boolean cAItemIsSplit, @Nullable Boolean cAItemIsWithdrawn, @Nullable String cAMainTransaction, @Nullable LocalDate cANetDueDate, @Nullable String cANumberOfRepetitionItems, @Nullable String cAOtherTaxCode, @Nullable String cAPaymentLockReason, @Nullable String cAPaymentMethod, @Nullable LocalDate cAPostingDate, @Nullable String cAProviderContractItemNumber, @Nullable String cAReferenceDocument, @Nullable String cARepetitionGroup, @Nullable String cARepetitionItemNumber, @Nullable String cAReturnReason, @Nullable String cARevenueDistrFinalRecipient, @Nullable LocalDate cAStartDateOfBillingPeriod, @Nullable String cAStatisticalCodeOfOriginItem, @Nullable String cAStatisticalItemCode, @Nullable String cASubApplication, @Nullable String cASubItemNumber, @Nullable String cASubstituteDocumentCategory, @Nullable String cASubstituteDocumentNumber, @Nullable String cASubTransaction, @Nullable LocalDate cATaxDate, @Nullable LocalDate cAValueDateForClearing, @Nullable String cAWithholdingTaxSupplement, @Nullable BigDecimal clearedAmountInTransCrcy, @Nullable BigDecimal clearingAmountInClrgCurrency, @Nullable String companyCode, @Nullable String contractAccount, @Nullable BigDecimal creditAmountInTransCrcy, @Nullable BigDecimal debitAmountInTransCrcy, @Nullable BigDecimal deductionAmountInTransCrcy, @Nullable String division, @Nullable Boolean docItemIsSimulatedForZeroClrg, @Nullable Boolean documentClearedItemIsSimulated, @Nullable LocalDate documentDate, @Nullable Boolean documentItemIsDue, @Nullable Boolean documentItemIsRealDownPayment, @Nullable Boolean documentOpenItemIsSimulated, @Nullable BigDecimal dueAmountInTransCrcy, @Nullable BigDecimal dunningAmountInTransCurrency, @Nullable BigDecimal eligibleAmountForCshDiscInTC, @Nullable Boolean exchRateIsIndirectQuotation, @Nullable String functionalArea, @Nullable String fundsCenter, @Nullable BigDecimal openAmountInTransCrcy, @Nullable BigDecimal paymentAmountInPaytCurrency, @Nullable String paymentCurrency, @Nullable String profitCenter, @Nullable String segment, @Nullable BigDecimal taxAmountInTransCrcy, @Nullable BigDecimal taxBaseAmountInTransCrcy, @Nullable String taxCode, @Nullable String taxJurisdiction, @Nullable BigDecimal totalAmountInTransactionCrcy, @Nullable String transactionCurrency, @Nullable String withholdingTaxCode)
  • Method Details

    • getType

      Specified by:
      getType in class VdmObject<ContractAccountRetrieveAccountBalanceResult_Type>
    • toMapOfFields

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

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

      @Nonnull protected ODataEntityKey getKey()
      Overrides:
      getKey in class VdmObject<ContractAccountRetrieveAccountBalanceResult_Type>
    • setAmountInTransactionCurrency

      public void setAmountInTransactionCurrency(@Nullable BigDecimal amountInTransactionCurrency)
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: AmountInTransactionCurrency

      Parameters:
      amountInTransactionCurrency - The amountInTransactionCurrency to set.
    • setBusinessArea

      public void setBusinessArea(@Nullable String businessArea)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: BusinessArea

      Parameters:
      businessArea - The businessArea to set.
    • setBusinessPartner

      public void setBusinessPartner(@Nullable String businessPartner)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: BusinessPartner

      Parameters:
      businessPartner - The businessPartner to set.
    • setCAAccountAssignment

      public void setCAAccountAssignment(@Nullable String cAAccountAssignment)
      Constraints: Not nullable, Maximum length: 50

      Original property name from the Odata EDM: CAAccountAssignment

      Parameters:
      cAAccountAssignment - The cAAccountAssignment to set.
    • setCAAccountAssignmentCategory

      public void setCAAccountAssignmentCategory(@Nullable String cAAccountAssignmentCategory)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: CAAccountAssignmentCategory

      Parameters:
      cAAccountAssignmentCategory - The cAAccountAssignmentCategory to set.
    • setCAAdditionalContract

      public void setCAAdditionalContract(@Nullable String cAAdditionalContract)
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: CAAdditionalContract

      Parameters:
      cAAdditionalContract - The cAAdditionalContract to set.
    • setCAAddressOfAltvBPForPayment

      public void setCAAddressOfAltvBPForPayment(@Nullable String cAAddressOfAltvBPForPayment)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CAAddressOfAltvBPForPayment

      Parameters:
      cAAddressOfAltvBPForPayment - The cAAddressOfAltvBPForPayment to set.
    • setCAAltvBPForPayment

      public void setCAAltvBPForPayment(@Nullable String cAAltvBPForPayment)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CAAltvBPForPayment

      Parameters:
      cAAltvBPForPayment - The cAAltvBPForPayment to set.
    • setCABankOfAltvBPForPayment

      public void setCABankOfAltvBPForPayment(@Nullable String cABankOfAltvBPForPayment)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CABankOfAltvBPForPayment

      Parameters:
      cABankOfAltvBPForPayment - The cABankOfAltvBPForPayment to set.
    • setCABPItemNumber

      public void setCABPItemNumber(@Nullable String cABPItemNumber)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CABPItemNumber

      Parameters:
      cABPItemNumber - The cABPItemNumber to set.
    • setCABPItemText

      public void setCABPItemText(@Nullable String cABPItemText)
      Constraints: Not nullable, Maximum length: 50

      Original property name from the Odata EDM: CABPItemText

      Parameters:
      cABPItemText - The cABPItemText to set.
    • setCACardOfAltvBPForPayment

      public void setCACardOfAltvBPForPayment(@Nullable String cACardOfAltvBPForPayment)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: CACardOfAltvBPForPayment

      Parameters:
      cACardOfAltvBPForPayment - The cACardOfAltvBPForPayment to set.
    • setCACashDiscountDueDate

      public void setCACashDiscountDueDate(@Nullable LocalDate cACashDiscountDueDate)
      Constraints: Nullable

      Original property name from the Odata EDM: CACashDiscountDueDate

      Parameters:
      cACashDiscountDueDate - The cACashDiscountDueDate to set.
    • setCACashDiscountRate

      public void setCACashDiscountRate(@Nullable BigDecimal cACashDiscountRate)
      Constraints: Not nullable, Precision: 5, Scale: 3

      Original property name from the Odata EDM: CACashDiscountRate

      Parameters:
      cACashDiscountRate - The cACashDiscountRate to set.
    • setCAChangeIsForbidden

      public void setCAChangeIsForbidden(@Nullable Boolean cAChangeIsForbidden)
      Constraints: Not nullable

      Original property name from the Odata EDM: CAChangeIsForbidden

      Parameters:
      cAChangeIsForbidden - The cAChangeIsForbidden to set.
    • setCACheckSampleRecordIsCleared

      public void setCACheckSampleRecordIsCleared(@Nullable Boolean cACheckSampleRecordIsCleared)
      Constraints: Not nullable

      Original property name from the Odata EDM: CACheckSampleRecordIsCleared

      Parameters:
      cACheckSampleRecordIsCleared - The cACheckSampleRecordIsCleared to set.
    • setCAClassificationKey

      public void setCAClassificationKey(@Nullable String cAClassificationKey)
      Constraints: Not nullable, Maximum length: 35

      Original property name from the Odata EDM: CAClassificationKey

      Parameters:
      cAClassificationKey - The cAClassificationKey to set.
    • setCAClearingCurrency

      public void setCAClearingCurrency(@Nullable String cAClearingCurrency)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: CAClearingCurrency

      Parameters:
      cAClearingCurrency - The cAClearingCurrency to set.
    • setCAClearingDate

      public void setCAClearingDate(@Nullable LocalDate cAClearingDate)
      Constraints: Nullable

      Original property name from the Odata EDM: CAClearingDate

      Parameters:
      cAClearingDate - The cAClearingDate to set.
    • setCAClearingDocument

      public void setCAClearingDocument(@Nullable String cAClearingDocument)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CAClearingDocument

      Parameters:
      cAClearingDocument - The cAClearingDocument to set.
    • setCAClearingDocumentPostingDate

      public void setCAClearingDocumentPostingDate(@Nullable LocalDate cAClearingDocumentPostingDate)
      Constraints: Nullable

      Original property name from the Odata EDM: CAClearingDocumentPostingDate

      Parameters:
      cAClearingDocumentPostingDate - The cAClearingDocumentPostingDate to set.
    • setCAClearingPostingIsReset

      public void setCAClearingPostingIsReset(@Nullable Boolean cAClearingPostingIsReset)
      Constraints: Not nullable

      Original property name from the Odata EDM: CAClearingPostingIsReset

      Parameters:
      cAClearingPostingIsReset - The cAClearingPostingIsReset to set.
    • setCAClearingReason

      public void setCAClearingReason(@Nullable String cAClearingReason)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: CAClearingReason

      Parameters:
      cAClearingReason - The cAClearingReason to set.
    • setCAClearingRestrictionCode

      public void setCAClearingRestrictionCode(@Nullable String cAClearingRestrictionCode)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: CAClearingRestrictionCode

      Parameters:
      cAClearingRestrictionCode - The cAClearingRestrictionCode to set.
    • setCAClearingStatus

      public void setCAClearingStatus(@Nullable String cAClearingStatus)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: CAClearingStatus

      Parameters:
      cAClearingStatus - The cAClearingStatus to set.
    • setCACollectionStep

      public void setCACollectionStep(@Nullable String cACollectionStep)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CACollectionStep

      Parameters:
      cACollectionStep - The cACollectionStep to set.
    • setCAContract

      public void setCAContract(@Nullable String cAContract)
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: CAContract

      Parameters:
      cAContract - The cAContract to set.
    • setCADeferralDate

      public void setCADeferralDate(@Nullable LocalDate cADeferralDate)
      Constraints: Nullable

      Original property name from the Odata EDM: CADeferralDate

      Parameters:
      cADeferralDate - The cADeferralDate to set.
    • setCADocumentNumber

      public void setCADocumentNumber(@Nullable String cADocumentNumber)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CADocumentNumber

      Parameters:
      cADocumentNumber - The cADocumentNumber to set.
    • setCADocumentType

      public void setCADocumentType(@Nullable String cADocumentType)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: CADocumentType

      Parameters:
      cADocumentType - The cADocumentType to set.
    • setCADoubtfulOrValueAdjmtCode

      public void setCADoubtfulOrValueAdjmtCode(@Nullable String cADoubtfulOrValueAdjmtCode)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: CADoubtfulOrValueAdjmtCode

      Parameters:
      cADoubtfulOrValueAdjmtCode - The cADoubtfulOrValueAdjmtCode to set.
    • setCADunningLevel

      public void setCADunningLevel(@Nullable String cADunningLevel)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: CADunningLevel

      Parameters:
      cADunningLevel - The cADunningLevel to set.
    • setCADunningLockReason

      public void setCADunningLockReason(@Nullable String cADunningLockReason)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: CADunningLockReason

      Parameters:
      cADunningLockReason - The cADunningLockReason to set.
    • setCADunningProcedure

      public void setCADunningProcedure(@Nullable String cADunningProcedure)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: CADunningProcedure

      Parameters:
      cADunningProcedure - The cADunningProcedure to set.
    • setCAEndDateOfBillingPeriod

      public void setCAEndDateOfBillingPeriod(@Nullable LocalDate cAEndDateOfBillingPeriod)
      Constraints: Nullable

      Original property name from the Odata EDM: CAEndDateOfBillingPeriod

      Parameters:
      cAEndDateOfBillingPeriod - The cAEndDateOfBillingPeriod to set.
    • setCAExchangeRate

      public void setCAExchangeRate(@Nullable BigDecimal cAExchangeRate)
      Constraints: Not nullable, Precision: 9, Scale: 5

      Original property name from the Odata EDM: CAExchangeRate

      Parameters:
      cAExchangeRate - The cAExchangeRate to set.
    • setCAGroupingCodeForBPItems

      public void setCAGroupingCodeForBPItems(@Nullable String cAGroupingCodeForBPItems)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: CAGroupingCodeForBPItems

      Parameters:
      cAGroupingCodeForBPItems - The cAGroupingCodeForBPItems to set.
    • setCAGroupingForPayment

      public void setCAGroupingForPayment(@Nullable String cAGroupingForPayment)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CAGroupingForPayment

      Parameters:
      cAGroupingForPayment - The cAGroupingForPayment to set.
    • setCAGrpgCodeForTransfToCollAgcy

      public void setCAGrpgCodeForTransfToCollAgcy(@Nullable String cAGrpgCodeForTransfToCollAgcy)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: CAGrpgCodeForTransfToCollAgcy

      Parameters:
      cAGrpgCodeForTransfToCollAgcy - The cAGrpgCodeForTransfToCollAgcy to set.
    • setCAInterestCode

      public void setCAInterestCode(@Nullable String cAInterestCode)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: CAInterestCode

      Parameters:
      cAInterestCode - The cAInterestCode to set.
    • setCAInterestLockReason

      public void setCAInterestLockReason(@Nullable String cAInterestLockReason)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: CAInterestLockReason

      Parameters:
      cAInterestLockReason - The cAInterestLockReason to set.
    • setCAIsDownPaymentRequest

      public void setCAIsDownPaymentRequest(@Nullable Boolean cAIsDownPaymentRequest)
      Constraints: Not nullable

      Original property name from the Odata EDM: CAIsDownPaymentRequest

      Parameters:
      cAIsDownPaymentRequest - The cAIsDownPaymentRequest to set.
    • setCAItemIsExcludedFromDunning

      public void setCAItemIsExcludedFromDunning(@Nullable Boolean cAItemIsExcludedFromDunning)
      Constraints: Not nullable

      Original property name from the Odata EDM: CAItemIsExcludedFromDunning

      Parameters:
      cAItemIsExcludedFromDunning - The cAItemIsExcludedFromDunning to set.
    • setCAItemIsOnlyForSettlement

      public void setCAItemIsOnlyForSettlement(@Nullable String cAItemIsOnlyForSettlement)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: CAItemIsOnlyForSettlement

      Parameters:
      cAItemIsOnlyForSettlement - The cAItemIsOnlyForSettlement to set.
    • setCAItemIsSplit

      public void setCAItemIsSplit(@Nullable Boolean cAItemIsSplit)
      Constraints: Not nullable

      Original property name from the Odata EDM: CAItemIsSplit

      Parameters:
      cAItemIsSplit - The cAItemIsSplit to set.
    • setCAItemIsWithdrawn

      public void setCAItemIsWithdrawn(@Nullable Boolean cAItemIsWithdrawn)
      Constraints: Not nullable

      Original property name from the Odata EDM: CAItemIsWithdrawn

      Parameters:
      cAItemIsWithdrawn - The cAItemIsWithdrawn to set.
    • setCAMainTransaction

      public void setCAMainTransaction(@Nullable String cAMainTransaction)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CAMainTransaction

      Parameters:
      cAMainTransaction - The cAMainTransaction to set.
    • setCANetDueDate

      public void setCANetDueDate(@Nullable LocalDate cANetDueDate)
      Constraints: Nullable

      Original property name from the Odata EDM: CANetDueDate

      Parameters:
      cANetDueDate - The cANetDueDate to set.
    • setCANumberOfRepetitionItems

      public void setCANumberOfRepetitionItems(@Nullable String cANumberOfRepetitionItems)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: CANumberOfRepetitionItems

      Parameters:
      cANumberOfRepetitionItems - The cANumberOfRepetitionItems to set.
    • setCAOtherTaxCode

      public void setCAOtherTaxCode(@Nullable String cAOtherTaxCode)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: CAOtherTaxCode

      Parameters:
      cAOtherTaxCode - The cAOtherTaxCode to set.
    • setCAPaymentLockReason

      public void setCAPaymentLockReason(@Nullable String cAPaymentLockReason)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: CAPaymentLockReason

      Parameters:
      cAPaymentLockReason - The cAPaymentLockReason to set.
    • setCAPaymentMethod

      public void setCAPaymentMethod(@Nullable String cAPaymentMethod)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: CAPaymentMethod

      Parameters:
      cAPaymentMethod - The cAPaymentMethod to set.
    • setCAPostingDate

      public void setCAPostingDate(@Nullable LocalDate cAPostingDate)
      Constraints: Nullable

      Original property name from the Odata EDM: CAPostingDate

      Parameters:
      cAPostingDate - The cAPostingDate to set.
    • setCAProviderContractItemNumber

      public void setCAProviderContractItemNumber(@Nullable String cAProviderContractItemNumber)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: CAProviderContractItemNumber

      Parameters:
      cAProviderContractItemNumber - The cAProviderContractItemNumber to set.
    • setCAReferenceDocument

      public void setCAReferenceDocument(@Nullable String cAReferenceDocument)
      Constraints: Not nullable, Maximum length: 16

      Original property name from the Odata EDM: CAReferenceDocument

      Parameters:
      cAReferenceDocument - The cAReferenceDocument to set.
    • setCARepetitionGroup

      public void setCARepetitionGroup(@Nullable String cARepetitionGroup)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: CARepetitionGroup

      Parameters:
      cARepetitionGroup - The cARepetitionGroup to set.
    • setCARepetitionItemNumber

      public void setCARepetitionItemNumber(@Nullable String cARepetitionItemNumber)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: CARepetitionItemNumber

      Parameters:
      cARepetitionItemNumber - The cARepetitionItemNumber to set.
    • setCAReturnReason

      public void setCAReturnReason(@Nullable String cAReturnReason)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: CAReturnReason

      Parameters:
      cAReturnReason - The cAReturnReason to set.
    • setCARevenueDistrFinalRecipient

      public void setCARevenueDistrFinalRecipient(@Nullable String cARevenueDistrFinalRecipient)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CARevenueDistrFinalRecipient

      Parameters:
      cARevenueDistrFinalRecipient - The cARevenueDistrFinalRecipient to set.
    • setCAStartDateOfBillingPeriod

      public void setCAStartDateOfBillingPeriod(@Nullable LocalDate cAStartDateOfBillingPeriod)
      Constraints: Nullable

      Original property name from the Odata EDM: CAStartDateOfBillingPeriod

      Parameters:
      cAStartDateOfBillingPeriod - The cAStartDateOfBillingPeriod to set.
    • setCAStatisticalCodeOfOriginItem

      public void setCAStatisticalCodeOfOriginItem(@Nullable String cAStatisticalCodeOfOriginItem)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: CAStatisticalCodeOfOriginItem

      Parameters:
      cAStatisticalCodeOfOriginItem - The cAStatisticalCodeOfOriginItem to set.
    • setCAStatisticalItemCode

      public void setCAStatisticalItemCode(@Nullable String cAStatisticalItemCode)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: CAStatisticalItemCode

      Parameters:
      cAStatisticalItemCode - The cAStatisticalItemCode to set.
    • setCASubApplication

      public void setCASubApplication(@Nullable String cASubApplication)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: CASubApplication

      Parameters:
      cASubApplication - The cASubApplication to set.
    • setCASubItemNumber

      public void setCASubItemNumber(@Nullable String cASubItemNumber)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: CASubItemNumber

      Parameters:
      cASubItemNumber - The cASubItemNumber to set.
    • setCASubstituteDocumentCategory

      public void setCASubstituteDocumentCategory(@Nullable String cASubstituteDocumentCategory)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: CASubstituteDocumentCategory

      Parameters:
      cASubstituteDocumentCategory - The cASubstituteDocumentCategory to set.
    • setCASubstituteDocumentNumber

      public void setCASubstituteDocumentNumber(@Nullable String cASubstituteDocumentNumber)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CASubstituteDocumentNumber

      Parameters:
      cASubstituteDocumentNumber - The cASubstituteDocumentNumber to set.
    • setCASubTransaction

      public void setCASubTransaction(@Nullable String cASubTransaction)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CASubTransaction

      Parameters:
      cASubTransaction - The cASubTransaction to set.
    • setCATaxDate

      public void setCATaxDate(@Nullable LocalDate cATaxDate)
      Constraints: Nullable

      Original property name from the Odata EDM: CATaxDate

      Parameters:
      cATaxDate - The cATaxDate to set.
    • setCAValueDateForClearing

      public void setCAValueDateForClearing(@Nullable LocalDate cAValueDateForClearing)
      Constraints: Nullable

      Original property name from the Odata EDM: CAValueDateForClearing

      Parameters:
      cAValueDateForClearing - The cAValueDateForClearing to set.
    • setCAWithholdingTaxSupplement

      public void setCAWithholdingTaxSupplement(@Nullable String cAWithholdingTaxSupplement)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: CAWithholdingTaxSupplement

      Parameters:
      cAWithholdingTaxSupplement - The cAWithholdingTaxSupplement to set.
    • setClearedAmountInTransCrcy

      public void setClearedAmountInTransCrcy(@Nullable BigDecimal clearedAmountInTransCrcy)
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: ClearedAmountInTransCrcy

      Parameters:
      clearedAmountInTransCrcy - The clearedAmountInTransCrcy to set.
    • setClearingAmountInClrgCurrency

      public void setClearingAmountInClrgCurrency(@Nullable BigDecimal clearingAmountInClrgCurrency)
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: ClearingAmountInClrgCurrency

      Parameters:
      clearingAmountInClrgCurrency - The clearingAmountInClrgCurrency to set.
    • setCompanyCode

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

      Original property name from the Odata EDM: CompanyCode

      Parameters:
      companyCode - The companyCode to set.
    • setContractAccount

      public void setContractAccount(@Nullable String contractAccount)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: ContractAccount

      Parameters:
      contractAccount - The contractAccount to set.
    • setCreditAmountInTransCrcy

      public void setCreditAmountInTransCrcy(@Nullable BigDecimal creditAmountInTransCrcy)
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: CreditAmountInTransCrcy

      Parameters:
      creditAmountInTransCrcy - The creditAmountInTransCrcy to set.
    • setDebitAmountInTransCrcy

      public void setDebitAmountInTransCrcy(@Nullable BigDecimal debitAmountInTransCrcy)
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: DebitAmountInTransCrcy

      Parameters:
      debitAmountInTransCrcy - The debitAmountInTransCrcy to set.
    • setDeductionAmountInTransCrcy

      public void setDeductionAmountInTransCrcy(@Nullable BigDecimal deductionAmountInTransCrcy)
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: DeductionAmountInTransCrcy

      Parameters:
      deductionAmountInTransCrcy - The deductionAmountInTransCrcy to set.
    • setDivision

      public void setDivision(@Nullable String division)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: Division

      Parameters:
      division - The division to set.
    • setDocItemIsSimulatedForZeroClrg

      public void setDocItemIsSimulatedForZeroClrg(@Nullable Boolean docItemIsSimulatedForZeroClrg)
      Constraints: Not nullable

      Original property name from the Odata EDM: DocItemIsSimulatedForZeroClrg

      Parameters:
      docItemIsSimulatedForZeroClrg - The docItemIsSimulatedForZeroClrg to set.
    • setDocumentClearedItemIsSimulated

      public void setDocumentClearedItemIsSimulated(@Nullable Boolean documentClearedItemIsSimulated)
      Constraints: Not nullable

      Original property name from the Odata EDM: DocumentClearedItemIsSimulated

      Parameters:
      documentClearedItemIsSimulated - The documentClearedItemIsSimulated to set.
    • setDocumentDate

      public void setDocumentDate(@Nullable LocalDate documentDate)
      Constraints: Nullable

      Original property name from the Odata EDM: DocumentDate

      Parameters:
      documentDate - The documentDate to set.
    • setDocumentItemIsDue

      public void setDocumentItemIsDue(@Nullable Boolean documentItemIsDue)
      Constraints: Not nullable

      Original property name from the Odata EDM: DocumentItemIsDue

      Parameters:
      documentItemIsDue - The documentItemIsDue to set.
    • setDocumentItemIsRealDownPayment

      public void setDocumentItemIsRealDownPayment(@Nullable Boolean documentItemIsRealDownPayment)
      Constraints: Not nullable

      Original property name from the Odata EDM: DocumentItemIsRealDownPayment

      Parameters:
      documentItemIsRealDownPayment - The documentItemIsRealDownPayment to set.
    • setDocumentOpenItemIsSimulated

      public void setDocumentOpenItemIsSimulated(@Nullable Boolean documentOpenItemIsSimulated)
      Constraints: Not nullable

      Original property name from the Odata EDM: DocumentOpenItemIsSimulated

      Parameters:
      documentOpenItemIsSimulated - The documentOpenItemIsSimulated to set.
    • setDueAmountInTransCrcy

      public void setDueAmountInTransCrcy(@Nullable BigDecimal dueAmountInTransCrcy)
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: DueAmountInTransCrcy

      Parameters:
      dueAmountInTransCrcy - The dueAmountInTransCrcy to set.
    • setDunningAmountInTransCurrency

      public void setDunningAmountInTransCurrency(@Nullable BigDecimal dunningAmountInTransCurrency)
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: DunningAmountInTransCurrency

      Parameters:
      dunningAmountInTransCurrency - The dunningAmountInTransCurrency to set.
    • setEligibleAmountForCshDiscInTC

      public void setEligibleAmountForCshDiscInTC(@Nullable BigDecimal eligibleAmountForCshDiscInTC)
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: EligibleAmountForCshDiscInTC

      Parameters:
      eligibleAmountForCshDiscInTC - The eligibleAmountForCshDiscInTC to set.
    • setExchRateIsIndirectQuotation

      public void setExchRateIsIndirectQuotation(@Nullable Boolean exchRateIsIndirectQuotation)
      Constraints: Not nullable

      Original property name from the Odata EDM: ExchRateIsIndirectQuotation

      Parameters:
      exchRateIsIndirectQuotation - The exchRateIsIndirectQuotation to set.
    • setFunctionalArea

      public void setFunctionalArea(@Nullable String functionalArea)
      Constraints: Not nullable, Maximum length: 16

      Original property name from the Odata EDM: FunctionalArea

      Parameters:
      functionalArea - The functionalArea to set.
    • setFundsCenter

      public void setFundsCenter(@Nullable String fundsCenter)
      Constraints: Not nullable, Maximum length: 16

      Original property name from the Odata EDM: FundsCenter

      Parameters:
      fundsCenter - The fundsCenter to set.
    • setOpenAmountInTransCrcy

      public void setOpenAmountInTransCrcy(@Nullable BigDecimal openAmountInTransCrcy)
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: OpenAmountInTransCrcy

      Parameters:
      openAmountInTransCrcy - The openAmountInTransCrcy to set.
    • setPaymentAmountInPaytCurrency

      public void setPaymentAmountInPaytCurrency(@Nullable BigDecimal paymentAmountInPaytCurrency)
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: PaymentAmountInPaytCurrency

      Parameters:
      paymentAmountInPaytCurrency - The paymentAmountInPaytCurrency to set.
    • setPaymentCurrency

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

      Original property name from the Odata EDM: PaymentCurrency

      Parameters:
      paymentCurrency - The paymentCurrency to set.
    • setProfitCenter

      public void setProfitCenter(@Nullable String profitCenter)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ProfitCenter

      Parameters:
      profitCenter - The profitCenter to set.
    • setSegment

      public void setSegment(@Nullable String segment)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Segment

      Parameters:
      segment - The segment to set.
    • setTaxAmountInTransCrcy

      public void setTaxAmountInTransCrcy(@Nullable BigDecimal taxAmountInTransCrcy)
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: TaxAmountInTransCrcy

      Parameters:
      taxAmountInTransCrcy - The taxAmountInTransCrcy to set.
    • setTaxBaseAmountInTransCrcy

      public void setTaxBaseAmountInTransCrcy(@Nullable BigDecimal taxBaseAmountInTransCrcy)
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: TaxBaseAmountInTransCrcy

      Parameters:
      taxBaseAmountInTransCrcy - The taxBaseAmountInTransCrcy to set.
    • setTaxCode

      public void setTaxCode(@Nullable String taxCode)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: TaxCode

      Parameters:
      taxCode - The taxCode to set.
    • setTaxJurisdiction

      public void setTaxJurisdiction(@Nullable String taxJurisdiction)
      Constraints: Not nullable, Maximum length: 15

      Original property name from the Odata EDM: TaxJurisdiction

      Parameters:
      taxJurisdiction - The taxJurisdiction to set.
    • setTotalAmountInTransactionCrcy

      public void setTotalAmountInTransactionCrcy(@Nullable BigDecimal totalAmountInTransactionCrcy)
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: TotalAmountInTransactionCrcy

      Parameters:
      totalAmountInTransactionCrcy - The totalAmountInTransactionCrcy to set.
    • setTransactionCurrency

      public void setTransactionCurrency(@Nullable String transactionCurrency)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: TransactionCurrency

      Parameters:
      transactionCurrency - The transactionCurrency to set.
    • setWithholdingTaxCode

      public void setWithholdingTaxCode(@Nullable String withholdingTaxCode)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: WithholdingTaxCode

      Parameters:
      withholdingTaxCode - The withholdingTaxCode to set.
    • builder

    • getAmountInTransactionCurrency

      @Nullable public BigDecimal getAmountInTransactionCurrency()
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: AmountInTransactionCurrency

      Returns:
      The amountInTransactionCurrency contained in this VdmComplex.
    • getBusinessArea

      @Nullable public String getBusinessArea()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: BusinessArea

      Returns:
      The businessArea contained in this VdmComplex.
    • getBusinessPartner

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

      Original property name from the Odata EDM: BusinessPartner

      Returns:
      The businessPartner contained in this VdmComplex.
    • getCAAccountAssignment

      @Nullable public String getCAAccountAssignment()
      Constraints: Not nullable, Maximum length: 50

      Original property name from the Odata EDM: CAAccountAssignment

      Returns:
      The cAAccountAssignment contained in this VdmComplex.
    • getCAAccountAssignmentCategory

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

      Original property name from the Odata EDM: CAAccountAssignmentCategory

      Returns:
      The cAAccountAssignmentCategory contained in this VdmComplex.
    • getCAAdditionalContract

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

      Original property name from the Odata EDM: CAAdditionalContract

      Returns:
      The cAAdditionalContract contained in this VdmComplex.
    • getCAAddressOfAltvBPForPayment

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

      Original property name from the Odata EDM: CAAddressOfAltvBPForPayment

      Returns:
      The cAAddressOfAltvBPForPayment contained in this VdmComplex.
    • getCAAltvBPForPayment

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

      Original property name from the Odata EDM: CAAltvBPForPayment

      Returns:
      The cAAltvBPForPayment contained in this VdmComplex.
    • getCABankOfAltvBPForPayment

      @Nullable public String getCABankOfAltvBPForPayment()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CABankOfAltvBPForPayment

      Returns:
      The cABankOfAltvBPForPayment contained in this VdmComplex.
    • getCABPItemNumber

      @Nullable public String getCABPItemNumber()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CABPItemNumber

      Returns:
      The cABPItemNumber contained in this VdmComplex.
    • getCABPItemText

      @Nullable public String getCABPItemText()
      Constraints: Not nullable, Maximum length: 50

      Original property name from the Odata EDM: CABPItemText

      Returns:
      The cABPItemText contained in this VdmComplex.
    • getCACardOfAltvBPForPayment

      @Nullable public String getCACardOfAltvBPForPayment()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: CACardOfAltvBPForPayment

      Returns:
      The cACardOfAltvBPForPayment contained in this VdmComplex.
    • getCACashDiscountDueDate

      @Nullable public LocalDate getCACashDiscountDueDate()
      Constraints: Nullable

      Original property name from the Odata EDM: CACashDiscountDueDate

      Returns:
      The cACashDiscountDueDate contained in this VdmComplex.
    • getCACashDiscountRate

      @Nullable public BigDecimal getCACashDiscountRate()
      Constraints: Not nullable, Precision: 5, Scale: 3

      Original property name from the Odata EDM: CACashDiscountRate

      Returns:
      The cACashDiscountRate contained in this VdmComplex.
    • getCAChangeIsForbidden

      @Nullable public Boolean getCAChangeIsForbidden()
      Constraints: Not nullable

      Original property name from the Odata EDM: CAChangeIsForbidden

      Returns:
      The cAChangeIsForbidden contained in this VdmComplex.
    • getCACheckSampleRecordIsCleared

      @Nullable public Boolean getCACheckSampleRecordIsCleared()
      Constraints: Not nullable

      Original property name from the Odata EDM: CACheckSampleRecordIsCleared

      Returns:
      The cACheckSampleRecordIsCleared contained in this VdmComplex.
    • getCAClassificationKey

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

      Original property name from the Odata EDM: CAClassificationKey

      Returns:
      The cAClassificationKey contained in this VdmComplex.
    • getCAClearingCurrency

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

      Original property name from the Odata EDM: CAClearingCurrency

      Returns:
      The cAClearingCurrency contained in this VdmComplex.
    • getCAClearingDate

      @Nullable public LocalDate getCAClearingDate()
      Constraints: Nullable

      Original property name from the Odata EDM: CAClearingDate

      Returns:
      The cAClearingDate contained in this VdmComplex.
    • getCAClearingDocument

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

      Original property name from the Odata EDM: CAClearingDocument

      Returns:
      The cAClearingDocument contained in this VdmComplex.
    • getCAClearingDocumentPostingDate

      @Nullable public LocalDate getCAClearingDocumentPostingDate()
      Constraints: Nullable

      Original property name from the Odata EDM: CAClearingDocumentPostingDate

      Returns:
      The cAClearingDocumentPostingDate contained in this VdmComplex.
    • getCAClearingPostingIsReset

      @Nullable public Boolean getCAClearingPostingIsReset()
      Constraints: Not nullable

      Original property name from the Odata EDM: CAClearingPostingIsReset

      Returns:
      The cAClearingPostingIsReset contained in this VdmComplex.
    • getCAClearingReason

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

      Original property name from the Odata EDM: CAClearingReason

      Returns:
      The cAClearingReason contained in this VdmComplex.
    • getCAClearingRestrictionCode

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

      Original property name from the Odata EDM: CAClearingRestrictionCode

      Returns:
      The cAClearingRestrictionCode contained in this VdmComplex.
    • getCAClearingStatus

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

      Original property name from the Odata EDM: CAClearingStatus

      Returns:
      The cAClearingStatus contained in this VdmComplex.
    • getCACollectionStep

      @Nullable public String getCACollectionStep()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CACollectionStep

      Returns:
      The cACollectionStep contained in this VdmComplex.
    • getCAContract

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

      Original property name from the Odata EDM: CAContract

      Returns:
      The cAContract contained in this VdmComplex.
    • getCADeferralDate

      @Nullable public LocalDate getCADeferralDate()
      Constraints: Nullable

      Original property name from the Odata EDM: CADeferralDate

      Returns:
      The cADeferralDate contained in this VdmComplex.
    • getCADocumentNumber

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

      Original property name from the Odata EDM: CADocumentNumber

      Returns:
      The cADocumentNumber contained in this VdmComplex.
    • getCADocumentType

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

      Original property name from the Odata EDM: CADocumentType

      Returns:
      The cADocumentType contained in this VdmComplex.
    • getCADoubtfulOrValueAdjmtCode

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

      Original property name from the Odata EDM: CADoubtfulOrValueAdjmtCode

      Returns:
      The cADoubtfulOrValueAdjmtCode contained in this VdmComplex.
    • getCADunningLevel

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

      Original property name from the Odata EDM: CADunningLevel

      Returns:
      The cADunningLevel contained in this VdmComplex.
    • getCADunningLockReason

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

      Original property name from the Odata EDM: CADunningLockReason

      Returns:
      The cADunningLockReason contained in this VdmComplex.
    • getCADunningProcedure

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

      Original property name from the Odata EDM: CADunningProcedure

      Returns:
      The cADunningProcedure contained in this VdmComplex.
    • getCAEndDateOfBillingPeriod

      @Nullable public LocalDate getCAEndDateOfBillingPeriod()
      Constraints: Nullable

      Original property name from the Odata EDM: CAEndDateOfBillingPeriod

      Returns:
      The cAEndDateOfBillingPeriod contained in this VdmComplex.
    • getCAExchangeRate

      @Nullable public BigDecimal getCAExchangeRate()
      Constraints: Not nullable, Precision: 9, Scale: 5

      Original property name from the Odata EDM: CAExchangeRate

      Returns:
      The cAExchangeRate contained in this VdmComplex.
    • getCAGroupingCodeForBPItems

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

      Original property name from the Odata EDM: CAGroupingCodeForBPItems

      Returns:
      The cAGroupingCodeForBPItems contained in this VdmComplex.
    • getCAGroupingForPayment

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

      Original property name from the Odata EDM: CAGroupingForPayment

      Returns:
      The cAGroupingForPayment contained in this VdmComplex.
    • getCAGrpgCodeForTransfToCollAgcy

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

      Original property name from the Odata EDM: CAGrpgCodeForTransfToCollAgcy

      Returns:
      The cAGrpgCodeForTransfToCollAgcy contained in this VdmComplex.
    • getCAInterestCode

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

      Original property name from the Odata EDM: CAInterestCode

      Returns:
      The cAInterestCode contained in this VdmComplex.
    • getCAInterestLockReason

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

      Original property name from the Odata EDM: CAInterestLockReason

      Returns:
      The cAInterestLockReason contained in this VdmComplex.
    • getCAIsDownPaymentRequest

      @Nullable public Boolean getCAIsDownPaymentRequest()
      Constraints: Not nullable

      Original property name from the Odata EDM: CAIsDownPaymentRequest

      Returns:
      The cAIsDownPaymentRequest contained in this VdmComplex.
    • getCAItemIsExcludedFromDunning

      @Nullable public Boolean getCAItemIsExcludedFromDunning()
      Constraints: Not nullable

      Original property name from the Odata EDM: CAItemIsExcludedFromDunning

      Returns:
      The cAItemIsExcludedFromDunning contained in this VdmComplex.
    • getCAItemIsOnlyForSettlement

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

      Original property name from the Odata EDM: CAItemIsOnlyForSettlement

      Returns:
      The cAItemIsOnlyForSettlement contained in this VdmComplex.
    • getCAItemIsSplit

      @Nullable public Boolean getCAItemIsSplit()
      Constraints: Not nullable

      Original property name from the Odata EDM: CAItemIsSplit

      Returns:
      The cAItemIsSplit contained in this VdmComplex.
    • getCAItemIsWithdrawn

      @Nullable public Boolean getCAItemIsWithdrawn()
      Constraints: Not nullable

      Original property name from the Odata EDM: CAItemIsWithdrawn

      Returns:
      The cAItemIsWithdrawn contained in this VdmComplex.
    • getCAMainTransaction

      @Nullable public String getCAMainTransaction()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CAMainTransaction

      Returns:
      The cAMainTransaction contained in this VdmComplex.
    • getCANetDueDate

      @Nullable public LocalDate getCANetDueDate()
      Constraints: Nullable

      Original property name from the Odata EDM: CANetDueDate

      Returns:
      The cANetDueDate contained in this VdmComplex.
    • getCANumberOfRepetitionItems

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

      Original property name from the Odata EDM: CANumberOfRepetitionItems

      Returns:
      The cANumberOfRepetitionItems contained in this VdmComplex.
    • getCAOtherTaxCode

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

      Original property name from the Odata EDM: CAOtherTaxCode

      Returns:
      The cAOtherTaxCode contained in this VdmComplex.
    • getCAPaymentLockReason

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

      Original property name from the Odata EDM: CAPaymentLockReason

      Returns:
      The cAPaymentLockReason contained in this VdmComplex.
    • getCAPaymentMethod

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

      Original property name from the Odata EDM: CAPaymentMethod

      Returns:
      The cAPaymentMethod contained in this VdmComplex.
    • getCAPostingDate

      @Nullable public LocalDate getCAPostingDate()
      Constraints: Nullable

      Original property name from the Odata EDM: CAPostingDate

      Returns:
      The cAPostingDate contained in this VdmComplex.
    • getCAProviderContractItemNumber

      @Nullable public String getCAProviderContractItemNumber()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: CAProviderContractItemNumber

      Returns:
      The cAProviderContractItemNumber contained in this VdmComplex.
    • getCAReferenceDocument

      @Nullable public String getCAReferenceDocument()
      Constraints: Not nullable, Maximum length: 16

      Original property name from the Odata EDM: CAReferenceDocument

      Returns:
      The cAReferenceDocument contained in this VdmComplex.
    • getCARepetitionGroup

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

      Original property name from the Odata EDM: CARepetitionGroup

      Returns:
      The cARepetitionGroup contained in this VdmComplex.
    • getCARepetitionItemNumber

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

      Original property name from the Odata EDM: CARepetitionItemNumber

      Returns:
      The cARepetitionItemNumber contained in this VdmComplex.
    • getCAReturnReason

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

      Original property name from the Odata EDM: CAReturnReason

      Returns:
      The cAReturnReason contained in this VdmComplex.
    • getCARevenueDistrFinalRecipient

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

      Original property name from the Odata EDM: CARevenueDistrFinalRecipient

      Returns:
      The cARevenueDistrFinalRecipient contained in this VdmComplex.
    • getCAStartDateOfBillingPeriod

      @Nullable public LocalDate getCAStartDateOfBillingPeriod()
      Constraints: Nullable

      Original property name from the Odata EDM: CAStartDateOfBillingPeriod

      Returns:
      The cAStartDateOfBillingPeriod contained in this VdmComplex.
    • getCAStatisticalCodeOfOriginItem

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

      Original property name from the Odata EDM: CAStatisticalCodeOfOriginItem

      Returns:
      The cAStatisticalCodeOfOriginItem contained in this VdmComplex.
    • getCAStatisticalItemCode

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

      Original property name from the Odata EDM: CAStatisticalItemCode

      Returns:
      The cAStatisticalItemCode contained in this VdmComplex.
    • getCASubApplication

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

      Original property name from the Odata EDM: CASubApplication

      Returns:
      The cASubApplication contained in this VdmComplex.
    • getCASubItemNumber

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

      Original property name from the Odata EDM: CASubItemNumber

      Returns:
      The cASubItemNumber contained in this VdmComplex.
    • getCASubstituteDocumentCategory

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

      Original property name from the Odata EDM: CASubstituteDocumentCategory

      Returns:
      The cASubstituteDocumentCategory contained in this VdmComplex.
    • getCASubstituteDocumentNumber

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

      Original property name from the Odata EDM: CASubstituteDocumentNumber

      Returns:
      The cASubstituteDocumentNumber contained in this VdmComplex.
    • getCASubTransaction

      @Nullable public String getCASubTransaction()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CASubTransaction

      Returns:
      The cASubTransaction contained in this VdmComplex.
    • getCATaxDate

      @Nullable public LocalDate getCATaxDate()
      Constraints: Nullable

      Original property name from the Odata EDM: CATaxDate

      Returns:
      The cATaxDate contained in this VdmComplex.
    • getCAValueDateForClearing

      @Nullable public LocalDate getCAValueDateForClearing()
      Constraints: Nullable

      Original property name from the Odata EDM: CAValueDateForClearing

      Returns:
      The cAValueDateForClearing contained in this VdmComplex.
    • getCAWithholdingTaxSupplement

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

      Original property name from the Odata EDM: CAWithholdingTaxSupplement

      Returns:
      The cAWithholdingTaxSupplement contained in this VdmComplex.
    • getClearedAmountInTransCrcy

      @Nullable public BigDecimal getClearedAmountInTransCrcy()
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: ClearedAmountInTransCrcy

      Returns:
      The clearedAmountInTransCrcy contained in this VdmComplex.
    • getClearingAmountInClrgCurrency

      @Nullable public BigDecimal getClearingAmountInClrgCurrency()
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: ClearingAmountInClrgCurrency

      Returns:
      The clearingAmountInClrgCurrency contained in this VdmComplex.
    • getCompanyCode

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

      Original property name from the Odata EDM: CompanyCode

      Returns:
      The companyCode contained in this VdmComplex.
    • getContractAccount

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

      Original property name from the Odata EDM: ContractAccount

      Returns:
      The contractAccount contained in this VdmComplex.
    • getCreditAmountInTransCrcy

      @Nullable public BigDecimal getCreditAmountInTransCrcy()
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: CreditAmountInTransCrcy

      Returns:
      The creditAmountInTransCrcy contained in this VdmComplex.
    • getDebitAmountInTransCrcy

      @Nullable public BigDecimal getDebitAmountInTransCrcy()
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: DebitAmountInTransCrcy

      Returns:
      The debitAmountInTransCrcy contained in this VdmComplex.
    • getDeductionAmountInTransCrcy

      @Nullable public BigDecimal getDeductionAmountInTransCrcy()
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: DeductionAmountInTransCrcy

      Returns:
      The deductionAmountInTransCrcy contained in this VdmComplex.
    • getDivision

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

      Original property name from the Odata EDM: Division

      Returns:
      The division contained in this VdmComplex.
    • getDocItemIsSimulatedForZeroClrg

      @Nullable public Boolean getDocItemIsSimulatedForZeroClrg()
      Constraints: Not nullable

      Original property name from the Odata EDM: DocItemIsSimulatedForZeroClrg

      Returns:
      The docItemIsSimulatedForZeroClrg contained in this VdmComplex.
    • getDocumentClearedItemIsSimulated

      @Nullable public Boolean getDocumentClearedItemIsSimulated()
      Constraints: Not nullable

      Original property name from the Odata EDM: DocumentClearedItemIsSimulated

      Returns:
      The documentClearedItemIsSimulated contained in this VdmComplex.
    • getDocumentDate

      @Nullable public LocalDate getDocumentDate()
      Constraints: Nullable

      Original property name from the Odata EDM: DocumentDate

      Returns:
      The documentDate contained in this VdmComplex.
    • getDocumentItemIsDue

      @Nullable public Boolean getDocumentItemIsDue()
      Constraints: Not nullable

      Original property name from the Odata EDM: DocumentItemIsDue

      Returns:
      The documentItemIsDue contained in this VdmComplex.
    • getDocumentItemIsRealDownPayment

      @Nullable public Boolean getDocumentItemIsRealDownPayment()
      Constraints: Not nullable

      Original property name from the Odata EDM: DocumentItemIsRealDownPayment

      Returns:
      The documentItemIsRealDownPayment contained in this VdmComplex.
    • getDocumentOpenItemIsSimulated

      @Nullable public Boolean getDocumentOpenItemIsSimulated()
      Constraints: Not nullable

      Original property name from the Odata EDM: DocumentOpenItemIsSimulated

      Returns:
      The documentOpenItemIsSimulated contained in this VdmComplex.
    • getDueAmountInTransCrcy

      @Nullable public BigDecimal getDueAmountInTransCrcy()
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: DueAmountInTransCrcy

      Returns:
      The dueAmountInTransCrcy contained in this VdmComplex.
    • getDunningAmountInTransCurrency

      @Nullable public BigDecimal getDunningAmountInTransCurrency()
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: DunningAmountInTransCurrency

      Returns:
      The dunningAmountInTransCurrency contained in this VdmComplex.
    • getEligibleAmountForCshDiscInTC

      @Nullable public BigDecimal getEligibleAmountForCshDiscInTC()
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: EligibleAmountForCshDiscInTC

      Returns:
      The eligibleAmountForCshDiscInTC contained in this VdmComplex.
    • getExchRateIsIndirectQuotation

      @Nullable public Boolean getExchRateIsIndirectQuotation()
      Constraints: Not nullable

      Original property name from the Odata EDM: ExchRateIsIndirectQuotation

      Returns:
      The exchRateIsIndirectQuotation contained in this VdmComplex.
    • getFunctionalArea

      @Nullable public String getFunctionalArea()
      Constraints: Not nullable, Maximum length: 16

      Original property name from the Odata EDM: FunctionalArea

      Returns:
      The functionalArea contained in this VdmComplex.
    • getFundsCenter

      @Nullable public String getFundsCenter()
      Constraints: Not nullable, Maximum length: 16

      Original property name from the Odata EDM: FundsCenter

      Returns:
      The fundsCenter contained in this VdmComplex.
    • getOpenAmountInTransCrcy

      @Nullable public BigDecimal getOpenAmountInTransCrcy()
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: OpenAmountInTransCrcy

      Returns:
      The openAmountInTransCrcy contained in this VdmComplex.
    • getPaymentAmountInPaytCurrency

      @Nullable public BigDecimal getPaymentAmountInPaytCurrency()
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: PaymentAmountInPaytCurrency

      Returns:
      The paymentAmountInPaytCurrency contained in this VdmComplex.
    • getPaymentCurrency

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

      Original property name from the Odata EDM: PaymentCurrency

      Returns:
      The paymentCurrency contained in this VdmComplex.
    • getProfitCenter

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

      Original property name from the Odata EDM: ProfitCenter

      Returns:
      The profitCenter contained in this VdmComplex.
    • getSegment

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

      Original property name from the Odata EDM: Segment

      Returns:
      The segment contained in this VdmComplex.
    • getTaxAmountInTransCrcy

      @Nullable public BigDecimal getTaxAmountInTransCrcy()
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: TaxAmountInTransCrcy

      Returns:
      The taxAmountInTransCrcy contained in this VdmComplex.
    • getTaxBaseAmountInTransCrcy

      @Nullable public BigDecimal getTaxBaseAmountInTransCrcy()
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: TaxBaseAmountInTransCrcy

      Returns:
      The taxBaseAmountInTransCrcy contained in this VdmComplex.
    • getTaxCode

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

      Original property name from the Odata EDM: TaxCode

      Returns:
      The taxCode contained in this VdmComplex.
    • getTaxJurisdiction

      @Nullable public String getTaxJurisdiction()
      Constraints: Not nullable, Maximum length: 15

      Original property name from the Odata EDM: TaxJurisdiction

      Returns:
      The taxJurisdiction contained in this VdmComplex.
    • getTotalAmountInTransactionCrcy

      @Nullable public BigDecimal getTotalAmountInTransactionCrcy()
      Constraints: Not nullable, Precision: 23, Scale: 0

      Original property name from the Odata EDM: TotalAmountInTransactionCrcy

      Returns:
      The totalAmountInTransactionCrcy contained in this VdmComplex.
    • getTransactionCurrency

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

      Original property name from the Odata EDM: TransactionCurrency

      Returns:
      The transactionCurrency contained in this VdmComplex.
    • getWithholdingTaxCode

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

      Original property name from the Odata EDM: WithholdingTaxCode

      Returns:
      The withholdingTaxCode contained in this VdmComplex.
    • toString

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

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

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

      public int hashCode()
      Overrides:
      hashCode in class VdmObject<ContractAccountRetrieveAccountBalanceResult_Type>
    • getOdataType

      public String getOdataType()
      Specified by:
      getOdataType in class VdmObject<ContractAccountRetrieveAccountBalanceResult_Type>