‎2009 Feb 16 11:17 AM
Hi,
While trying to create handling unit through a custom transaction, its giving the following error:
There is no handling unit with identification identification number.
This is coming from the function module 'WS_DELIVERY_UPDATE'.
I saw a similar thread with title "N eed help with BAPI_OUTB_DELIVERY_CONFIRM_DEC". There some suggestion was given to skip the centralized system verification. In my case, its not even going to the verification part. What could be the problem?
‎2009 Feb 16 11:24 AM
Hi,
Normally we use " ws_delivery_update" FM to Update the delivery but not for the Handling unit number creation.
we here give delivery number, handling unit number with hierachical order,qty...etc
in your case you check Handling unit number range is defined correctly or not ?
you can check this with Vl02n tcode also with the help of functional consultant.
Thanks
Parvathi
‎2009 Feb 16 12:01 PM
No issue with number range. Actually the transaction has to create a handling unit in the background when executed. But its updating the handling unit no by 1 instead of creating it newly and throwing the error. When i checked for the error, it was coming only from WS_DELIVERY_UPDATE. I have given all the input data handling unit no, delivery, quantity.. whatever u have mentioned.
‎2009 Feb 25 4:42 AM
The problem was with VEPO. The data for VEPO was not populated rightly.