com.retek.component.inventory.impl.remote.command
Class BackOrderEstimatedShipmentDateCalculator

java.lang.Object
  extended bycom.retek.component.inventory.impl.remote.command.BackOrderEstimatedShipmentDateCalculator

public class BackOrderEstimatedShipmentDateCalculator
extends java.lang.Object


Constructor Summary
BackOrderEstimatedShipmentDateCalculator()
           
 
Method Summary
 RDate getCalculatedDate(InventoryQtyBucket futureAvailableBucket, Store virtualStore, Item item, int maxItemLocationOutboundDays, int maxLocationOutboundDays, Quantity rsvBackOrderedQty, DistributedContext context)
           
 RDate getCalculatedDate(Quantity approvedPOQty, Quantity inTransitQty, Quantity backorderedQty, Quantity totalFABucketQty, Store virtualStore, Item item, int maxItemLocationOutboundDays, int maxLocationOutboundDays, Quantity rsvBackOrderedQty, DistributedContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackOrderEstimatedShipmentDateCalculator

public BackOrderEstimatedShipmentDateCalculator()
Method Detail

getCalculatedDate

public RDate getCalculatedDate(Quantity approvedPOQty,
                               Quantity inTransitQty,
                               Quantity backorderedQty,
                               Quantity totalFABucketQty,
                               Store virtualStore,
                               Item item,
                               int maxItemLocationOutboundDays,
                               int maxLocationOutboundDays,
                               Quantity rsvBackOrderedQty,
                               DistributedContext context)
                        throws SystemException,
                               BusinessException
Throws:
SystemException
BusinessException

getCalculatedDate

public RDate getCalculatedDate(InventoryQtyBucket futureAvailableBucket,
                               Store virtualStore,
                               Item item,
                               int maxItemLocationOutboundDays,
                               int maxLocationOutboundDays,
                               Quantity rsvBackOrderedQty,
                               DistributedContext context)
                        throws SystemException,
                               BusinessException
Throws:
SystemException
BusinessException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28