Interface ReplenishInterface


public interface ReplenishInterface
Custom Replenishment Interface
Version:
$Id: ReplenishInterface.java,v 1.2 2006/07/30 00:51:05 jjanke Exp $
Author:
Jorg Janke
  • Method Details

    • getQtyToOrder

      BigDecimal getQtyToOrder(MWarehouse wh, X_T_Replenish replenish)
      Return the Qty To Order
      Parameters:
      wh - warehouse
      replenish - replenishment criterias
      Returns:
      qty to order