com.retek.component.inventory
Class DirectShipReservationDateCalculator
java.lang.Object
com.retek.component.inventory.DirectShipReservationDateCalculator
- public class DirectShipReservationDateCalculator
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirectShipReservationDateCalculator
public DirectShipReservationDateCalculator()
getDaysUntilNextContactDay
public static int getDaysUntilNextContactDay(java.lang.String supplierId,
java.lang.String itemId,
RDate reserveFromDate,
DistributedContext context)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getSupplierLeadTime
public static int getSupplierLeadTime(java.lang.String supplierId,
DistributedContext context)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getTotalSupplierDays
public static int getTotalSupplierDays(java.lang.String supplierId,
java.lang.String itemId,
RDate reserveFromDate,
DistributedContext context)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25