cancel
Showing results for 
Search instead for 
Did you mean: 

/SCDL/BO_VALIDATION 047 Negative Quantity not allowed for Putaway after Quality inspection in ERP

jonkai
Explorer
0 Kudos
1,416

Hi,

I have an issue where most of my positions in my inbound delivery are blocked with error message "Negative Quantity not allowed for Putaway" after the usage decision was processed in ERP and communicated to EWM. I tried to adjust the quantity with process code I002 but the error message remained. I cannot cancel the GR and reject the delivery since some of the positions are completed. How do I unblock or get rid of the blocked items in this delivery?

Thanks and best regards,

Jonas

Accepted Solutions (0)

Answers (1)

Answers (1)

Daniil
Active Contributor

Hi Jonas,

It looks like a problem with a docflow.

You can check your itmes on the "additional quantities" tab, if there some negative values, for example.

Check the document flow for an item, if there, for example, WT cancellation is missing.

Sometimes it is possible to fix it with a transaction /SCWM/CHM_prf , but sometimes/scdl/db_refdoc table ( hopefully you have new docflow, in old one it is several tables one for each document type ) has to be corrected.

BR,

Daniil

jonkai
Explorer
0 Kudos

Hi Daniil,

thanks for your help so far! Unfortunately there were no errors detected during /SCWM/CHM_prf run.

Here is how the document flow for the faulty positions look like:

And this is how it looks like for the correct ones:

Any idea on how to correct this / create the "PWP" element in docflow?

In /SCDL/db_refdoc table I only see DOCID, ITEMID, REFDOCCAT, REFDOCID, REFITEMID, DOCCAT and REFBSKEY.

Thanks and best regards!

Jonas