cancel
Showing results for 
Search instead for 
Did you mean: 

SAP EWM- REPLENISHMENT-WAREHOUSE TASKS

venu0708
Explorer
0 Kudos

Hi,

When my repl runs as per max quaintly & min quantity system creating multiple warehouses tasks based on stock availability in different bins for the same product.

for example if a Replen request is for 100 units and we have 2 pallets 50 on Day1 and 100 on day 2 receipt the system will pick the full pallet of 50 and then 50 off the full pallet of 100 which is causing extra work.

The ask is that only 1 tasks is created for the first pallet of 50 and the remaining quantity cancelled down, users do not want to go-ahead with multiple tasks for a single request.

Any badi can work to cancel remaining warehouse tasks?

TIA

V.

Accepted Solutions (0)

Answers (3)

Answers (3)

yaping_wang2
Active Participant
0 Kudos

Go to master data - storage type - in bottom of the screen - set Repl Tolerance and % setup. It will repl only 1 WT.

shamsul_arfeen
Explorer
0 Kudos

Hi V,

How about the rounding setup on the WPT?

Thanks,

Shamsul Arfeen

venu0708
Explorer
0 Kudos

Hi, Shamsul,

Thanks for reply.

Yeah, Looks like better option and I will paly around with this and let you know output.

Thanks

V.

venu0708
Explorer
0 Kudos

Hi Shamsul,

No Luck with mentioned changes.

V.

pavan-fc
Discoverer
0 Kudos

Hi Venkaiah,

Isn't it possible to adjust the quantity to make sure only 1 task is created?

Check if this helps for abort task creation /SCWM/IF_EX_CORE_CR_ABORT

Regards,

Pavan

venu0708
Explorer
0 Kudos

Hi Pavan,

Thanks for quick reply, we have more products with REPL process and cant adjust quantity every time based on availability.

let me check abort task.

Regards

V.