Re order point replenishment not generated.
Hi All,
I've been performing re order point replenishment in wms. But replenishment will not generate.
These are the steps I've performed to reproduce the replenishment.
1. Create FPL in Location Table Editor (eg. location:121212,process:C_UNIT)
2. Assign item in the FPL in Forward Picking Location Editor (eg item:121212,capacity:50,replen_qty:40,unit_qty:25)
3. Assign process to storage location (eg location:11110,process:CD)
--Make sure storage location have enough qty to satisfy the replenishment
4. Assign process for FPL (eg location:121212,process:CD)
5. Run schedule_rop_distribution batch
6. Run run_distribution batch
7. Check replen_directive table
--no data found.
What is lacking in the steps?