Pick Location Replenishment Quantity

[Reposted from US/Global group]

I have a location (AA01A) set up for replenishment of a product (ROP 200, max 500, EOQ 1) and the current quantity of the product in this location is 180. I have 250 of the product in a bulk location.

When I run the pick location replenishment FUNCALREO, I get a line in the replenishment screen FUNREO suggesting that I need 320, but the quantity to replenish is not populated. I can manually issue the 250 from bulk using the stock issues option from the line actions, but what I want the system to do is to issue the quantity that it can, even if that is less than is required.

Is there a parameter to handle this, or is this going to be a modification using an entry point in the replenishment process?

Thanks for your help

  • 0

    Hi  

    Could you please log this with Support as it is likely that this requirement will need to be addressed using an entry point.

    Kind regards,

    Rowanne

  • 0

    In Sage X3, the pick location replenishment process (FUNCALREO) calculates the replenishment need based on parameters like ROP and Max, but it doesn't automatically suggest partial quantities if the available stock in the bulk location is insufficient to fully meet the requirement. The system calculates a need of 320, but since only 250 are available, it leaves the replenishment quantity blank.

    Unfortunately, there isn't a standard parameter to handle this directly. To achieve automatic issuance of partial quantities, you may need to implement a custom entry point modification in the replenishment process. This adjustment could streamline stock movements, improving efficiency and even assisting in mileage calculation by optimizing inventory transfers and reducing unnecessary replenishment cycles.