on 2024 Apr 04 3:42 PM
Hello SAP expert,
I have the following situation. I have a storage type (RL05) for a rack storage. Most important settings for the storage type are:
Rest of the settings see screenshots:
To the case:
For example I have the HU 810000167 with a quantity of 1 ton of the product 1000000058 on the bin RL05-01-01-01-03.
Then I get a new inbound delivery of the same product (or also another product) with maybe 0,5 tons and I want to put those 0,5 tons to the existing HU 810000167 and throw away the Handling Unit where the 0,5 tons were on. We are working with Handling Units 100% of the time and create the Handling Units already in the delivery with the Fiori App. And when doing the putaway to the existing HU, I get of course a nested Handling Unit.
New inbound delivery with warehouse task of the product:
Confirm the warehouse task in the foreground to the existing HU 810000167 which is already on the bin:
Then the stock looks like this on the bin with a nested Handling Unit:
Is there a way to set up the system to delete the Handling Unit when adding it to another HU so I avoid that a nested Handling Unit is created?
What I would like to have as a result is only the HU 810000167 with a quantity of 1,5 tons.
Thanks in advance!
Request clarification before answering.
...looked at this topic also. I think these are the options that you have:
- putaway WT is a product WT: change destination HU via exception code CHHU (source HU will be deleted automatically)
- putaway WT is a HU WT: change destination HU via exception code CHHU and unpack the source HU via an implementation of Badi /scwm/ex_core_co_unp_outhu
How to control the creation of product vs. HU WT was already mentioned in other comments below I think - won't repeat that here.
Hope that helps!
Regards,
Hendrik
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Did you solve this issue?
We have the same requirement but we only end up with nested HU´s regardless if we use HU WT or product WT.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
yes, in the settings for the warehouse process type (SCM EWM -> EWM -> Cross Process Settings -> Warehouse Task -> Define Warehosue Process type) I had to deselect the following option "Select HU Without Storage Process". If this checkbox has not been selected, the product items of a handling unit without a storage process are put away via product warehouse tasks.
But it only works if you confirm the warehouse task via the /n/scwm/RFUI. Confirming the warehouse tasks in the monitor I was not able to make it to work, which is fine in my case.
I hope it helps.
Greetings
Hi ewmguy11,
Thanks for your answer!
Yes, we have the same setting in the process type, and also I discovered some day ago that it was possible from the RF. But it's not possible from the monitor or via the Fiori APP.
I find it a little bit strange that you have customizing tables in order to control how the system reacts, but then there it's different coding for different user interfaces that behaves in different ways, which makes it confusing and time consuming when testing different settings. But now it's working anyway.
SAP sometimes works in mysterious ways;)
Hi,
From your example, you've created an HU WT for Qty 0.5 ton which leads to the nested HU.
You should create the product WT instead.
BR,
Bruce Huang
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
10 | |
6 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.