cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Split Warehouse task during Wave Relase based on custom criteria

gujrati_akshay
Explorer
0 Likes
1,221

Hi Guys,

In a custom table, we are maintaining ZFIELD value 'V'. During wave release, if the warehouse task has value 'X' more than this ZFIELD value 'V', then the warehouse task should get split into 2 tasks, First task with value 'V' & 2nd task with value 'X-V'.

I explored lots of Badi's wrt WareHouse task creation but couldn't find anything relevant to this requirement to split the warehouse task.
Do we have any Badi, to achieve this ?

Accepted Solutions (0)

Answers (1)

Answers (1)

pdelerue
Explorer

Hi,

Clearly sounds like a quantity split criteria, so I'd go with /SCWM/EX_CORE_RMS_QUANTITY.

Paul

gujrati_akshay
Explorer
0 Likes

Hi Paul,

Thanks for inputs but it seems we can change the quantity of the already created WT but we don't have provision to create another task with remaining quantity in this Badi.