public class Item extends BusinessObject
Constructor and Description |
---|
Item() |
public ABCCode getABCCode()
public void setABCCode(ABCCode value)
public Boolean isAllowBackOrder()
public void setAllowBackOrder(Boolean value)
public GLAccountNumberKey getAssemblyVarianceGLAccountKey()
public void setAssemblyVarianceGLAccountKey(GLAccountNumberKey value)
public ItemClassKey getClassKey()
public void setClassKey(ItemClassKey value)
public GLAccountNumberKey getCostofGoodsSoldGLAccountKey()
public void setCostofGoodsSoldGLAccountKey(GLAccountNumberKey value)
public Calendar getCreatedDate()
public void setCreatedDate(Calendar value)
public CurrencyDecimalPlaces getCurrencyDecimalPlaces()
public void setCurrencyDecimalPlaces(CurrencyDecimalPlaces value)
public MoneyAmount getCurrentCost()
public void setCurrentCost(MoneyAmount value)
public GLAccountNumberKey getDamagedGLAccountKey()
public void setDamagedGLAccountKey(GLAccountNumberKey value)
public PriceLevelKey getDefaultPriceLevelKey()
public void setDefaultPriceLevelKey(PriceLevelKey value)
public String getDefaultSellingUofM()
public void setDefaultSellingUofM(String value)
public WarehouseKey getDefaultWarehouseKey()
public void setDefaultWarehouseKey(WarehouseKey value)
public String getDescription()
public void setDescription(String value)
public GLAccountNumberKey getDropShipGLAccountKey()
public void setDropShipGLAccountKey(GLAccountNumberKey value)
public CurrencyDecimalPlaces getFunctionalCurrencyDecimalPlaces()
public void setFunctionalCurrencyDecimalPlaces(CurrencyDecimalPlaces value)
public String getGenericDescription()
public void setGenericDescription(String value)
public GLAccountNumberKey getInServiceGLAccountKey()
public void setInServiceGLAccountKey(GLAccountNumberKey value)
public GLAccountNumberKey getInUseGLAccountKey()
public void setInUseGLAccountKey(GLAccountNumberKey value)
public Boolean isIncludeInDemandPlanning()
public void setIncludeInDemandPlanning(Boolean value)
public InternetAddresses getInternetAddresses()
public void setInternetAddresses(InternetAddresses value)
public GLAccountNumberKey getInventoryGLAccountKey()
public void setInventoryGLAccountKey(GLAccountNumberKey value)
public GLAccountNumberKey getInventoryOffsetGLAccountKey()
public void setInventoryOffsetGLAccountKey(GLAccountNumberKey value)
public GLAccountNumberKey getInventoryReturnGLAccountKey()
public void setInventoryReturnGLAccountKey(GLAccountNumberKey value)
public Boolean isIsDiscontinued()
public void setIsDiscontinued(Boolean value)
public Boolean isKeepCalendarYearHistory()
public void setKeepCalendarYearHistory(Boolean value)
public Boolean isKeepDistributionHistory()
public void setKeepDistributionHistory(Boolean value)
public Boolean isKeepFiscalYearHistory()
public void setKeepFiscalYearHistory(Boolean value)
public Boolean isKeepTransactionHistory()
public void setKeepTransactionHistory(Boolean value)
public ItemKey getKey()
public void setKey(ItemKey value)
public Calendar getLastModifiedDate()
public void setLastModifiedDate(Calendar value)
public GLAccountNumberKey getMarkdownGLAccountKey()
public void setMarkdownGLAccountKey(GLAccountNumberKey value)
public Calendar getModifiedDate()
public void setModifiedDate(Calendar value)
public PriceMethod getPriceMethod()
public void setPriceMethod(PriceMethod value)
public GLAccountNumberKey getPurchasePriceVarianceGLAccountKey()
public void setPurchasePriceVarianceGLAccountKey(GLAccountNumberKey value)
public PurchasingTaxBasis getPurchaseTaxBasis()
public void setPurchaseTaxBasis(PurchasingTaxBasis value)
public TaxScheduleKey getPurchaseTaxScheduleKey()
public void setPurchaseTaxScheduleKey(TaxScheduleKey value)
public String getPurchaseUofM()
public void setPurchaseUofM(String value)
public QuantityDecimalPlaces getQuantityDecimalPlaces()
public void setQuantityDecimalPlaces(QuantityDecimalPlaces value)
public GLAccountNumberKey getSalesGLAccountKey()
public void setSalesGLAccountKey(GLAccountNumberKey value)
public GLAccountNumberKey getSalesReturnGLAccountKey()
public void setSalesReturnGLAccountKey(GLAccountNumberKey value)
public SalesTaxBasis getSalesTaxBasis()
public void setSalesTaxBasis(SalesTaxBasis value)
public TaxScheduleKey getSalesTaxScheduleKey()
public void setSalesTaxScheduleKey(TaxScheduleKey value)
public BigDecimal getShippingWeight()
public void setShippingWeight(BigDecimal value)
public String getShortDescription()
public void setShortDescription(String value)
public MoneyAmount getStandardCost()
public void setStandardCost(MoneyAmount value)
public ItemKey getSubstituteItem1Key()
public void setSubstituteItem1Key(ItemKey value)
public ItemKey getSubstituteItem2Key()
public void setSubstituteItem2Key(ItemKey value)
public ItemType getType()
public void setType(ItemType value)
public GLAccountNumberKey getUnrealizedPurchasePriceVarianceGLAccountKey()
public void setUnrealizedPurchasePriceVarianceGLAccountKey(GLAccountNumberKey value)
public UofMScheduleKey getUofMScheduleKey()
public void setUofMScheduleKey(UofMScheduleKey value)
public String getUserCategoryList1()
public void setUserCategoryList1(String value)
public String getUserCategoryList2()
public void setUserCategoryList2(String value)
public String getUserCategoryList3()
public void setUserCategoryList3(String value)
public String getUserCategoryList4()
public void setUserCategoryList4(String value)
public String getUserCategoryList5()
public void setUserCategoryList5(String value)
public String getUserCategoryList6()
public void setUserCategoryList6(String value)
public GLAccountNumberKey getVarianceGLAccountKey()
public void setVarianceGLAccountKey(GLAccountNumberKey value)
public Short getWarrantyDays()
public void setWarrantyDays(Short value)
Copyright © 2010–2016. All rights reserved.