|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SellableItem | |
---|---|
com.retek.component.customerorder | |
com.retek.component.event | |
com.retek.component.inventory | |
com.retek.component.item | |
com.retek.component.media | |
com.retek.rmm.gui.core |
Uses of SellableItem in com.retek.component.customerorder |
---|
Methods in com.retek.component.customerorder that return SellableItem | |
SellableItem |
NoCustomerInformationReturn.getSellableItem()
|
Methods in com.retek.component.customerorder with parameters of type SellableItem | |
void |
NoCustomerInformationReturn.setSellableItem(SellableItem sellableItem)
|
Constructors in com.retek.component.customerorder with parameters of type SellableItem | |
InvalidShippingMethodForSellableItemException(ShippingMethod shippingMethod,
SellableItem sellableItem)
|
|
InvalidShippingMethodForSellableItemException(SellableItem sellableItem)
|
Uses of SellableItem in com.retek.component.event |
---|
Methods in com.retek.component.event that return SellableItem | |
SellableItem |
ItemSupplierEvent.getItem()
|
Uses of SellableItem in com.retek.component.inventory |
---|
Methods in com.retek.component.inventory with parameters of type SellableItem | |
AtpValues |
InventoryManager.calculateAtp(SellableItem sellableItem,
RDate reserveFromDate,
DistributedReference organizationRef)
|
ReservationValues |
InventoryManager.reserve(SellableItem sellableItem,
Store virtualStore,
Quantity quantityToReserve,
RDate reserveFromDate,
boolean directShipSkuSegregation)
|
ReservationValues |
InventoryManager.reserve(SellableItem sellableItem,
Store virtualStore,
Quantity quantityToReserve,
RDate reservationFromDate)
|
void |
InventoryManager.releaseFromVirtualStore(SellableItem sellableItem,
Store virtualStore,
Quantity reservationReleaseQuantity,
Quantity backorderedReleaseQuantity)
|
AtpValues |
InventoryManager.calculateAtpAndFutureAvailableQuantities(SellableItem sellableItem,
RDate reserveFromDate,
DistributedReference organizationRef,
boolean allowNegativeFutureAvailableQty)
|
void |
InventoryManager.releaseFromSupplier(SellableItem sellableItem,
Supplier supplier,
Quantity reservationReleaseQuantity,
Store virtualStore,
RDate supplierStartDate)
|
void |
InventoryManager.warehouseRelease(SellableItem sellableItem,
Store virtualStore,
Warehouse virtualWarehouse,
Quantity warehouseReleaseQuantity)
|
void |
InventoryManager.warehouseReserveCancel(SellableItem sellableItem,
Warehouse virtualWarehouse,
Quantity warehouseReleaseQuantity)
|
Quantity |
InventoryManager.getTotalBackorderedQuantity(SellableItem sellableItem,
DistributedReference organizationRef)
|
SupplierInventory |
InventoryManager.getSupplierInventory(SellableItem sellableItem,
Supplier supplier)
|
Uses of SellableItem in com.retek.component.item |
---|
Subinterfaces of SellableItem in com.retek.component.item | |
interface |
Pack
|
interface |
Sku
|
Methods in com.retek.component.item that return SellableItem | |
SellableItem |
ItemManager.readSellableItem(java.lang.String id)
|
Methods in com.retek.component.item with parameters of type SellableItem | |
ItemSupplier |
ItemManager.buildItemSupplierInstance(SellableItem SellableItem,
Supplier supplier)
|
ItemSupplier |
ItemManager.readItemSupplierInstance(SellableItem sellableItem,
Supplier supplier)
|
ItemLocation |
ItemManager.buildItemLocationInstance(SellableItem sellableItem,
Location location)
|
ItemLocation |
ItemManager.readItemLocationInstance(SellableItem sellableItem,
Location location)
|
boolean |
ItemThresholdableItem.match(SellableItem sellableItem)
|
Uses of SellableItem in com.retek.component.media |
---|
Methods in com.retek.component.media that return SellableItem | |
SellableItem |
SellingSku.getSellableItem()
|
SellableItem |
SellingItem.getSellableItemBySellingSkuDisplayCode(java.lang.String sellingSkuDisplayCode)
|
Methods in com.retek.component.media with parameters of type SellableItem | |
void |
MediaSearchCriteria.setSellableItem(SellableItem sellableItem)
|
void |
SellingList.setTrigger(SellableItem sellableItem)
|
Uses of SellableItem in com.retek.rmm.gui.core |
---|
Methods in com.retek.rmm.gui.core that return SellableItem | |
static SellableItem |
RmmRepository.retrieveInventorySellableItem()
|
Methods in com.retek.rmm.gui.core with parameters of type SellableItem | |
static void |
RmmRepository.storeInventorySellableItem(SellableItem item)
INVENTORY SELLABLE ITEM |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |