public class PayablesDocument extends BusinessObject
Constructor and Description |
---|
PayablesDocument() |
public AddressKey getAddressKey()
public void setAddressKey(AddressKey value)
public MoneyAmount getAmount1099()
public void setAmount1099(MoneyAmount value)
public String getAuditTrailCode()
public void setAuditTrailCode(String value)
public BatchKey getBatchKey()
public void setBatchKey(BatchKey value)
public MoneyAmount getChargeAmount()
public void setChargeAmount(MoneyAmount value)
public CurrencyKey getCurrencyKey()
public void setCurrencyKey(CurrencyKey value)
public Calendar getDate()
public void setDate(Calendar value)
public String getDescription()
public void setDescription(String value)
public List<PayablesDistribution> getDistributions()
public void setDistributions(List<PayablesDistribution> 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 Boolean isHasIntercompanyDistributions()
public void setHasIntercompanyDistributions(Boolean value)
public Boolean isIsIntercompanyTransaction()
public void setIsIntercompanyTransaction(Boolean value)
public Boolean isIsVoided()
public void setIsVoided(Boolean value)
public PayablesDocumentKey getKey()
public void setKey(PayablesDocumentKey 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 getPONumber()
public void setPONumber(String value)
public String getPostedBy()
public void setPostedBy(String value)
public Calendar getPostedDate()
public void setPostedDate(Calendar value)
public TaxScheduleKey getPurchaseTaxScheduleKey()
public void setPurchaseTaxScheduleKey(TaxScheduleKey value)
public MoneyAmount getPurchasesAmount()
public void setPurchasesAmount(MoneyAmount value)
public AddressKey getRemitToAddressKey()
public void setRemitToAddressKey(AddressKey value)
public ShippingMethodKey getShippingMethodKey()
public void setShippingMethodKey(ShippingMethodKey value)
public MoneyAmount getTaxAmount()
public void setTaxAmount(MoneyAmount value)
public Calendar getTaxDate()
public void setTaxDate(Calendar value)
public TaxScheduleKey getTaxScheduleKey()
public void setTaxScheduleKey(TaxScheduleKey value)
public List<PayablesTax> getTaxes()
public void setTaxes(List<PayablesTax> value)
public MoneyAmount getTradeDiscountAmount()
public void setTradeDiscountAmount(MoneyAmount value)
public PayablesTransactionState getTransactionState()
public void setTransactionState(PayablesTransactionState value)
public PayablesDocumentType getType()
public void setType(PayablesDocumentType value)
public String getVendorDocumentNumber()
public void setVendorDocumentNumber(String value)
public VendorKey getVendorKey()
public void setVendorKey(VendorKey value)
public String getVendorName()
public void setVendorName(String value)
Copyright © 2010–2016. All rights reserved.