com.retek.component.customerorder
Interface CustomerOrderReservationUtilsManager
- All Superinterfaces:
- DistributedObjectManager
- public interface CustomerOrderReservationUtilsManager
- extends DistributedObjectManager
isReservationQtyValidForNonDS
public boolean isReservationQtyValidForNonDS(java.lang.String skuId,
Store virtualStore)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getReservationQtyPlusFulfillingQtyForAllNonDSOrderLines
public Quantity getReservationQtyPlusFulfillingQtyForAllNonDSOrderLines(java.lang.String skuId,
Store virtualStore)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
isBackOrderedQtyValidForNonDS
public boolean isBackOrderedQtyValidForNonDS(java.lang.String skuId,
Store virtualStore)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getBackOrderedQtyForAllNonDSOrderLines
public Quantity getBackOrderedQtyForAllNonDSOrderLines(java.lang.String skuId,
Store virtualStore)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getReservationQtyPlusBOPlusShippedPlusFulfillingQtyForAllDSOrderLines
public Quantity getReservationQtyPlusBOPlusShippedPlusFulfillingQtyForAllDSOrderLines(java.lang.String skuId,
Supplier supplier)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
isReservationQtyValidForDS
public boolean isReservationQtyValidForDS(java.lang.String skuId,
Supplier supplier)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25