public class ReceivablesDocument extends BusinessObject
Constructor and Description |
---|
ReceivablesDocument() |
public CustomerAddressKey getAddressKey()
public void setAddressKey(CustomerAddressKey value)
public String getAuditTrailCode()
public void setAuditTrailCode(String value)
public BatchKey getBatchKey()
public void setBatchKey(BatchKey value)
public CustomerKey getCorporateAccountKey()
public void setCorporateAccountKey(CustomerKey value)
public MoneyAmount getCostAmount()
public void setCostAmount(MoneyAmount value)
public CurrencyKey getCurrencyKey()
public void setCurrencyKey(CurrencyKey value)
public MoneyAmount getCurrentDocumentAmount()
public void setCurrentDocumentAmount(MoneyAmount value)
public CustomerKey getCustomerKey()
public void setCustomerKey(CustomerKey value)
public String getCustomerName()
public void setCustomerName(String value)
public String getCustomerPONumber()
public void setCustomerPONumber(String value)
public Calendar getDate()
public void setDate(Calendar value)
public String getDescription()
public void setDescription(String value)
public List<ReceivablesDistribution> getDistributions()
public void setDistributions(List<ReceivablesDistribution> value)
public MoneyAmount getDocumentAmount()
public void setDocumentAmount(MoneyAmount value)
public Calendar getExchangeDate()
public void setExchangeDate(Calendar value)
public BigDecimal getExchangeRate()
public void setExchangeRate(BigDecimal value)
public MoneyAmount getFreightAmount()
public void setFreightAmount(MoneyAmount value)
public TaxScheduleKey getFreightTaxScheduleKey()
public void setFreightTaxScheduleKey(TaxScheduleKey value)
public Calendar getGeneralLedgerPostingDate()
public void setGeneralLedgerPostingDate(Calendar value)
public Calendar getInvoicePaidOffDate()
public void setInvoicePaidOffDate(Calendar value)
public Boolean isIsDeleted()
public void setIsDeleted(Boolean value)
public Boolean isIsDirectDebitDocument()
public void setIsDirectDebitDocument(Boolean value)
public Boolean isIsElectronic()
public void setIsElectronic(Boolean value)
public Boolean isIsIntrastatDocument()
public void setIsIntrastatDocument(Boolean value)
public Boolean isIsVoided()
public void setIsVoided(Boolean value)
public ReceivablesDocumentKey getKey()
public void setKey(ReceivablesDocumentKey value)
public MoneyAmount getMiscellaneousAmount()
public void setMiscellaneousAmount(MoneyAmount value)
public TaxScheduleKey getMiscellaneousTaxScheduleKey()
public void setMiscellaneousTaxScheduleKey(TaxScheduleKey value)
public String getModifiedBy()
public void setModifiedBy(String value)
public Calendar getModifiedDate()
public void setModifiedDate(Calendar value)
public String getPostedBy()
public void setPostedBy(String value)
public Calendar getPostedDate()
public void setPostedDate(Calendar value)
public MoneyAmount getSalesAmount()
public void setSalesAmount(MoneyAmount value)
public TaxScheduleKey getSalesTaxScheduleKey()
public void setSalesTaxScheduleKey(TaxScheduleKey value)
public SalesTerritoryKey getSalesTerritoryKey()
public void setSalesTerritoryKey(SalesTerritoryKey value)
public SalesPersonKey getSalesPersonKey()
public void setSalesPersonKey(SalesPersonKey value)
public ShippingMethodKey getShippingMethodKey()
public void setShippingMethodKey(ShippingMethodKey value)
public MoneyAmount getTaxAmount()
public void setTaxAmount(MoneyAmount value)
public TaxScheduleKey getTaxScheduleKey()
public void setTaxScheduleKey(TaxScheduleKey value)
public List<ReceivablesTax> getTaxes()
public void setTaxes(List<ReceivablesTax> value)
public MoneyAmount getTradeDiscountAmount()
public void setTradeDiscountAmount(MoneyAmount value)
public ReceivablesTransactionState getTransactionState()
public void setTransactionState(ReceivablesTransactionState value)
public ReceivablesDocumentType getType()
public void setType(ReceivablesDocumentType value)
public Calendar getVoidDate()
public void setVoidDate(Calendar value)
Copyright © 2010–2016. All rights reserved.