public class SalesComponent extends BusinessObject
Constructor and Description |
---|
SalesComponent() |
public GLAccountNumberKey getCostOfSalesGLAccountKey()
public void setCostOfSalesGLAccountKey(GLAccountNumberKey value)
public GLAccountNumberKey getDamagedGLAccountKey()
public void setDamagedGLAccountKey(GLAccountNumberKey value)
public Boolean isDeleteOnUpdate()
public void setDeleteOnUpdate(Boolean value)
public GLAccountNumberKey getDiscountGLAccountKey()
public void setDiscountGLAccountKey(GLAccountNumberKey value)
public MoneyAmount getExtendedCost()
public void setExtendedCost(MoneyAmount value)
public GLAccountNumberKey getInServiceGLAccountKey()
public void setInServiceGLAccountKey(GLAccountNumberKey value)
public GLAccountNumberKey getInUseGLAccountKey()
public void setInUseGLAccountKey(GLAccountNumberKey value)
public GLAccountNumberKey getInventoryGLAccountKey()
public void setInventoryGLAccountKey(GLAccountNumberKey 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 SalesComponentKey getKey()
public void setKey(SalesComponentKey value)
public Quantity getQuantity()
public void setQuantity(Quantity value)
public GLAccountNumberKey getReturnsGLAccountKey()
public void setReturnsGLAccountKey(GLAccountNumberKey value)
public GLAccountNumberKey getSalesGLAccountKey()
public void setSalesGLAccountKey(GLAccountNumberKey value)
public MoneyAmount getUnitCost()
public void setUnitCost(MoneyAmount value)
public String getUofM()
public void setUofM(String value)
public WarehouseKey getWarehouseKey()
public void setWarehouseKey(WarehouseKey value)
Copyright © 2010–2016. All rights reserved.