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

Stock mixing without Country of Origin

sohaib20
Explorer
0 Likes
996

Hi Experts,

I have a scenario where i want to mix stock in BINs without mixing Country Of Origins for Product at bin level. (Batch Management not activated)

With standard Putaway configuration I am able to mix stock based on GR dates but it is also mixing COO any input how to restrict this ?

Accepted Solutions (1)

Accepted Solutions (1)

Andrey_Andriyan1
Product and Topic Expert
Product and Topic Expert

Hello Mahmood,

Such a function is not available in standard and you have to consider the enhancement to fulfill the requirement. Depending on storage behavior (bulk, fix bin, standard..) it might be Badi /SCWM/EX_CORE_PTS_MIX (bulk) or /SCWM/EX_CORE_PTS_NBIN_NRM "(standard).

To find a right enhancement you can set a breakpoint at:

27 FUNCTION /SCWM/PUT_BIN_DET_INT

28 FORM BIN_DETERMINATION_SINGLE

29 FORM DEST_BIN_DET

Regards,

Andrey

sohaib20
Explorer
0 Likes

Thanks andreyandriyan ,

Answers (0)