public class SalesItem extends InventoriedItem
Constructor and Description |
---|
SalesItem() |
Modifier and Type | Method and Description |
---|---|
LotCategoryKey |
getLotCategoryKey() |
Short |
getMinimumShelfLifeDays1() |
Short |
getMinimumShelfLifeDays2() |
List<SalesItemWarehouse> |
getQuantities() |
Percent |
getTolerancePercentage() |
TrackingOption |
getTrackingOption() |
ValuationMethod |
getValuationMethod() |
Boolean |
isRevalueInventory() |
void |
setLotCategoryKey(LotCategoryKey value) |
void |
setMinimumShelfLifeDays1(Short value) |
void |
setMinimumShelfLifeDays2(Short value) |
void |
setQuantities(List<SalesItemWarehouse> value) |
void |
setRevalueInventory(Boolean value) |
void |
setTolerancePercentage(Percent value) |
void |
setTrackingOption(TrackingOption value) |
void |
setValuationMethod(ValuationMethod value) |
getABCCode, getAssemblyVarianceGLAccountKey, getClassKey, getCostofGoodsSoldGLAccountKey, getCreatedDate, getCurrencyDecimalPlaces, getCurrentCost, getDamagedGLAccountKey, getDefaultPriceLevelKey, getDefaultSellingUofM, getDefaultWarehouseKey, getDescription, getDropShipGLAccountKey, getFunctionalCurrencyDecimalPlaces, getGenericDescription, getInServiceGLAccountKey, getInternetAddresses, getInUseGLAccountKey, getInventoryGLAccountKey, getInventoryOffsetGLAccountKey, getInventoryReturnGLAccountKey, getKey, getLastModifiedDate, getMarkdownGLAccountKey, getModifiedDate, getPriceMethod, getPurchasePriceVarianceGLAccountKey, getPurchaseTaxBasis, getPurchaseTaxScheduleKey, getPurchaseUofM, getQuantityDecimalPlaces, getSalesGLAccountKey, getSalesReturnGLAccountKey, getSalesTaxBasis, getSalesTaxScheduleKey, getShippingWeight, getShortDescription, getStandardCost, getSubstituteItem1Key, getSubstituteItem2Key, getType, getUnrealizedPurchasePriceVarianceGLAccountKey, getUofMScheduleKey, getUserCategoryList1, getUserCategoryList2, getUserCategoryList3, getUserCategoryList4, getUserCategoryList5, getUserCategoryList6, getVarianceGLAccountKey, getWarrantyDays, isAllowBackOrder, isIncludeInDemandPlanning, isIsDiscontinued, isKeepCalendarYearHistory, isKeepDistributionHistory, isKeepFiscalYearHistory, isKeepTransactionHistory, setABCCode, setAllowBackOrder, setAssemblyVarianceGLAccountKey, setClassKey, setCostofGoodsSoldGLAccountKey, setCreatedDate, setCurrencyDecimalPlaces, setCurrentCost, setDamagedGLAccountKey, setDefaultPriceLevelKey, setDefaultSellingUofM, setDefaultWarehouseKey, setDescription, setDropShipGLAccountKey, setFunctionalCurrencyDecimalPlaces, setGenericDescription, setIncludeInDemandPlanning, setInServiceGLAccountKey, setInternetAddresses, setInUseGLAccountKey, setInventoryGLAccountKey, setInventoryOffsetGLAccountKey, setInventoryReturnGLAccountKey, setIsDiscontinued, setKeepCalendarYearHistory, setKeepDistributionHistory, setKeepFiscalYearHistory, setKeepTransactionHistory, setKey, setLastModifiedDate, setMarkdownGLAccountKey, setModifiedDate, setPriceMethod, setPurchasePriceVarianceGLAccountKey, setPurchaseTaxBasis, setPurchaseTaxScheduleKey, setPurchaseUofM, setQuantityDecimalPlaces, setSalesGLAccountKey, setSalesReturnGLAccountKey, setSalesTaxBasis, setSalesTaxScheduleKey, setShippingWeight, setShortDescription, setStandardCost, setSubstituteItem1Key, setSubstituteItem2Key, setType, setUnrealizedPurchasePriceVarianceGLAccountKey, setUofMScheduleKey, setUserCategoryList1, setUserCategoryList2, setUserCategoryList3, setUserCategoryList4, setUserCategoryList5, setUserCategoryList6, setVarianceGLAccountKey, setWarrantyDays
public LotCategoryKey getLotCategoryKey()
public void setLotCategoryKey(LotCategoryKey value)
public Short getMinimumShelfLifeDays1()
public void setMinimumShelfLifeDays1(Short value)
public Short getMinimumShelfLifeDays2()
public void setMinimumShelfLifeDays2(Short value)
public List<SalesItemWarehouse> getQuantities()
public void setQuantities(List<SalesItemWarehouse> value)
public Boolean isRevalueInventory()
public void setRevalueInventory(Boolean value)
public Percent getTolerancePercentage()
public void setTolerancePercentage(Percent value)
public TrackingOption getTrackingOption()
public void setTrackingOption(TrackingOption value)
public ValuationMethod getValuationMethod()
public void setValuationMethod(ValuationMethod value)
Copyright © 2010–2016. All rights reserved.