public class ReceivablesDebitDocument extends ReceivablesDocument
Constructor and Description |
---|
ReceivablesDebitDocument() |
Modifier and Type | Method and Description |
---|---|
MoneyAmount |
getGSTDiscountAmount() |
ReceivablesPayment |
getPayment() |
PaymentTermsKey |
getPaymentTermsKey() |
ReceivablesTerms |
getTerms() |
MoneyAmount |
getWriteoffAmount() |
void |
setGSTDiscountAmount(MoneyAmount value) |
void |
setPayment(ReceivablesPayment value) |
void |
setPaymentTermsKey(PaymentTermsKey value) |
void |
setTerms(ReceivablesTerms value) |
void |
setWriteoffAmount(MoneyAmount value) |
getAddressKey, getAuditTrailCode, getBatchKey, getCorporateAccountKey, getCostAmount, getCurrencyKey, getCurrentDocumentAmount, getCustomerKey, getCustomerName, getCustomerPONumber, getDate, getDescription, getDistributions, getDocumentAmount, getExchangeDate, getExchangeRate, getFreightAmount, getFreightTaxScheduleKey, getGeneralLedgerPostingDate, getInvoicePaidOffDate, getKey, getMiscellaneousAmount, getMiscellaneousTaxScheduleKey, getModifiedBy, getModifiedDate, getPostedBy, getPostedDate, getSalesAmount, getSalesPersonKey, getSalesTaxScheduleKey, getSalesTerritoryKey, getShippingMethodKey, getTaxAmount, getTaxes, getTaxScheduleKey, getTradeDiscountAmount, getTransactionState, getType, getVoidDate, isIsDeleted, isIsDirectDebitDocument, isIsElectronic, isIsIntrastatDocument, isIsVoided, setAddressKey, setAuditTrailCode, setBatchKey, setCorporateAccountKey, setCostAmount, setCurrencyKey, setCurrentDocumentAmount, setCustomerKey, setCustomerName, setCustomerPONumber, setDate, setDescription, setDistributions, setDocumentAmount, setExchangeDate, setExchangeRate, setFreightAmount, setFreightTaxScheduleKey, setGeneralLedgerPostingDate, setInvoicePaidOffDate, setIsDeleted, setIsDirectDebitDocument, setIsElectronic, setIsIntrastatDocument, setIsVoided, setKey, setMiscellaneousAmount, setMiscellaneousTaxScheduleKey, setModifiedBy, setModifiedDate, setPostedBy, setPostedDate, setSalesAmount, setSalesPersonKey, setSalesTaxScheduleKey, setSalesTerritoryKey, setShippingMethodKey, setTaxAmount, setTaxes, setTaxScheduleKey, setTradeDiscountAmount, setTransactionState, setType, setVoidDate
public MoneyAmount getGSTDiscountAmount()
public void setGSTDiscountAmount(MoneyAmount value)
public ReceivablesPayment getPayment()
public void setPayment(ReceivablesPayment value)
public PaymentTermsKey getPaymentTermsKey()
public void setPaymentTermsKey(PaymentTermsKey value)
public ReceivablesTerms getTerms()
public void setTerms(ReceivablesTerms value)
public MoneyAmount getWriteoffAmount()
public void setWriteoffAmount(MoneyAmount value)
Copyright © 2010–2016. All rights reserved.