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

SAP EWM-Splitting happening for specific storage types

former_member585436
Participant
0 Likes
2,696

Hello All,

I am facing a weird situation while creating a task .

I am using decentralised EWM.

While working in the Quality system I find that the splitting is happening for storage type cabinets but there is no split when storage type wheel-bins is used. The settings for both storage types is the same.

However in the development system , both are working fine.

Please can someone help me in resolving this issue.

Regards.

cab.jpg

capture.jpg

capture-cab.jpg

wb.jpg

Accepted Solutions (0)

Answers (3)

Answers (3)

j_blohm
Active Participant

Hi smallick2018,

If you check the log you will find that the split is generally activated for storage type WB (message "Split during putaway active for storage type WB"). So there's no issue with the customizing at all.

Now what the split does, it retrieves the capacity checks specified for the storage type. These are maximum storage type quantity, weight, volume and unitless capacity.

The split is executed mainly if the calculated quantity to put away (according to the capacity checks) exceeds the quantity that's already in the bin. Please double-click on one of the log messages for WB put away that says "No split during putaway in storage type WB (product ... bin ...)". You will see a long text with detailed values (percentages) that led to the system's decision.

So, it's probably the stock situation that led to the behavior, not a customizing issue.

Best regards,

Jonas

former_member585436
Participant
0 Likes

Helo,

In our case, the weight limit is always 0 for the bin type meaning the weight is without limit. The volume has a Max value set that should determine split and the Capacity Key Figure is 0, therefore, without limitation.

So really, only Volume should be considered.

former_member585436
Participant
0 Likes

Hello ,

The screenshot attached shows zero.

capture-1.jpg

j_blohm
Active Participant
0 Likes

And have you maintained the max. volume in the respective storage bins?

It looks like the system determines it cannot put away anything into the respective bin, so either the bin max. volume has been reached with the stock already in it or the max. volume is not maintained for the bin.

You can check this in warehouse management monitor --> Stock and bin --> Storage bins, enter storage type WB and look for the column "max. volume". As the bin attributes are master data, it seems quite plausible that there's a difference between your development and quality system.

former_member585436
Participant
0 Likes

Since I am a newbie please can you guide me as to what I should check.

Regards.

Daniil
Active Contributor
0 Likes

Hi Mallick,

could you check settings in warehouse process type? Is it same process used for WT creation? Is it same product? Do you have rounding after split in your warehouse process type? And I see that when split does not work you have message about HU in your log. Maybe it is somehow related to rounding or to the quantity determination (could be that system thinks you have no space at all available, therefore no split possible)

BR,

Daniil

shailesh_mishra5
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello,

On what criteria you expect, splitting of WT should happen? Generally, split happens on condition.

  • The system only performs a split if the possible quantity added to stock has a greater percentage share of the maximum quantity in the bin than the addition threshold.

And for splitting during Putaway, your task should be Product WT not HU WT.

Best regards

Shailesh Mishra

former_member585436
Participant
0 Likes

Hello Sir,

Splitting will happen according to the second option that is weight,volume and capacity check which is already configured.

Regards