public class PurchaseOrderLine extends BusinessObject
Constructor and Description |
---|
PurchaseOrderLine() |
public MoneyAmount getBackoutTaxAmount()
public void setBackoutTaxAmount(MoneyAmount value)
public String getComment()
public void setComment(String value)
public CommentKey getCommentKey()
public void setCommentKey(CommentKey value)
public CostCategoryKey getCostCategoryKey()
public void setCostCategoryKey(CostCategoryKey value)
public Calendar getDocumentDate()
public void setDocumentDate(Calendar value)
public MoneyAmount getExtendedCost()
public void setExtendedCost(MoneyAmount value)
public FreeOnBoard getFreeOnBoard()
public void setFreeOnBoard(FreeOnBoard value)
public GLAccountNumberKey getInventoryGLAccountKey()
public void setInventoryGLAccountKey(GLAccountNumberKey value)
public Boolean isIsCapitalItem()
public void setIsCapitalItem(Boolean value)
public Boolean isIsNonInventory()
public void setIsNonInventory(Boolean value)
public String getItemDescription()
public void setItemDescription(String value)
public ItemKey getItemKey()
public void setItemKey(ItemKey value)
public ItemTaxScheduleKey getItemTaxScheduleKey()
public void setItemTaxScheduleKey(ItemTaxScheduleKey value)
public String getJobNumber()
public void setJobNumber(String value)
public PurchaseTransactionLineKey getKey()
public void setKey(PurchaseTransactionLineKey value)
public LandedCostGroupKey getLandedCostGroupKey()
public void setLandedCostGroupKey(LandedCostGroupKey value)
public PurchaseOrderLineOrigin getLineOrigin()
public void setLineOrigin(PurchaseOrderLineOrigin value)
public ProjectKey getProjectKey()
public void setProjectKey(ProjectKey value)
public Calendar getPromisedDate()
public void setPromisedDate(Calendar value)
public Calendar getPromisedShipDate()
public void setPromisedShipDate(Calendar value)
public Quantity getQuantityCanceled()
public void setQuantityCanceled(Quantity value)
public Quantity getQuantityOrdered()
public void setQuantityOrdered(Quantity value)
public Calendar getReleaseByDate()
public void setReleaseByDate(Calendar value)
public Calendar getReleasedDate()
public void setReleasedDate(Calendar value)
public String getRequestedBy()
public void setRequestedBy(String value)
public Calendar getRequestedDate()
public void setRequestedDate(Calendar value)
public BusinessAddress getShipToAddress()
public void setShipToAddress(BusinessAddress value)
public AddressKey getShipToAddressKey()
public void setShipToAddressKey(AddressKey value)
public ShippingMethodKey getShippingMethodKey()
public void setShippingMethodKey(ShippingMethodKey value)
public String getSourceDocumentLineNumber()
public void setSourceDocumentLineNumber(String value)
public String getSourceDocumentNumber()
public void setSourceDocumentNumber(String value)
public PurchaseOrderStatus getStatus()
public void setStatus(PurchaseOrderStatus value)
public MoneyAmount getTaxAmount()
public void setTaxAmount(MoneyAmount value)
public PurchasingTaxBasis getTaxBasis()
public void setTaxBasis(PurchasingTaxBasis value)
public List<PurchaseTax> getTaxes()
public void setTaxes(List<PurchaseTax> value)
public MoneyAmount getUnitCost()
public void setUnitCost(MoneyAmount value)
public String getUofM()
public void setUofM(String value)
public String getVendorItemDescription()
public void setVendorItemDescription(String value)
public String getVendorItemNumber()
public void setVendorItemNumber(String value)
public WarehouseKey getWarehouseKey()
public void setWarehouseKey(WarehouseKey value)
public TaxScheduleKey getWarehouseTaxScheduleKey()
public void setWarehouseTaxScheduleKey(TaxScheduleKey value)
Copyright © 2010–2016. All rights reserved.