The Auto PO Generation function evaluated all products at every location or a specific location to see if the products need to be replenished. The function will use the following formula to decide whether an item (Item Type of Stock or Consignment) at a location needs to be replenished.
Replenish Formula for an Item = On Hand + Held Orders + Submitted Orders < Min Value.
If a replenishment is needed, the function will reorder to the Max level established for each product at each location.