Skip to Content
Author's profile photo Chetna Khaparde

Automatic Pick HU creation in case of Outbound delivery processing for WM managed materials

Introduction

I would like to throw light on one of the seldom used functionalities rendered by SAP ERP in the area of packing in outbound deliveries. This functionality is namely ‘Control of Automatic PICK HU creation’. It can be utilized in cases where automatic packing is required at the time of picking of warehouse managed materials for a specific combination of source and destination storage types.

Business case

Your customer has warehouse management active for his plant and storage location. He wants to implement the automatic packing functionality for materials being picked for delivery from a specific source storage type for a concerned movement type using a predefined packaging material.

Solution approach

The prerequisites for this functionality are as follows-

  1. Define Packaging material type – VHAR

Pic1.jpg

We could either use the standard packaging material types provided by SAP or create a custom one as per the customer’s requirement. For creating a custom packaging material always prefer to copy the standard one and make the necessary changes.

    2.  Define material master for Packaging material – MM01

Pic2.jpg

/wp-content/uploads/2016/09/pic3_png_1044751.jpg

  The item category group for the packaging material should be ‘VERP’ and relevant data should be maintained in the ‘Packaging material data’ section.

Configuration path to activate automatic Pick HU creation as per our requirement-

IMG -> Logistics General -> Handling Unit Management -> Basics -> Warehouse Management -> Define Control for automatic creation of Pick HUs

/wp-content/uploads/2016/09/pic4_1044758.jpg

As we can see, we can maintain a combination of warehouse number, source storage type, destination storage type, movement type and packaging material. If we do not maintain the packaging material then the system tries to look for a common packaging material for all the line items of the transfer order that is being created for picking the material. This can have negative effect on system’s performance.

There are below three options available to be maintained in the Automatic pick-HU creation field. Select the value as ‘1’ for automatic creation and assignment of a Pick HU to the transfer order line item. However, the limitation with this option is that only one handling unit is created for each transfer order.

/wp-content/uploads/2016/09/pic5_1044759.jpg

To overcome the limitation with above option we use the ‘User exit’ option. When we activate the User exit checkbox a BAdI ‘BADI_HU_AUTOPACK’ is called during the transfer order processing. With the custom ABAP code in this BAdI one can assign several Pick Hus to the transfer order line items as per the requirement.

The other available options for assigning Pick HUs to a transfer order are –

  • Manual assignment using transaction code LH01
  • Manual assignment on the initial screen of transfer order confirmation – LT12
  • By Using IDOC WMPHID01

Kindly leave your valuable comments and feedback.

Assigned Tags

      8 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo venu gopal
      venu gopal

      Hi Dear ...This is very nice document

      Author's profile photo Chetna Khaparde
      Chetna Khaparde
      Blog Post Author

      Hi Venu gopal,

      Thanks for your feedback! 🙂

      Author's profile photo venu gopal
      venu gopal

      But ...Since it is new software, plz tell me how we can convert into PDF document of this post ?

      Author's profile photo Chetna Khaparde
      Chetna Khaparde
      Blog Post Author

      Good observation there..even I am unaware of the complete functionalities of this new portal. Tried searching for the download option but there doesn't seem to be one. Not sure if downloading is allowed anymore...

      Author's profile photo Martin Mathew
      Martin Mathew

      Hi,

      I have done the below but during TO confirmation I get an error as below.

       

      Handling unit ***** was not blocked - action cancelled 

      Message No. HUGENERAL089

      Diagnosis

      You attempted to change a handling unit that is not locked. Without the
      lock, the system cannot guarantee that the handling unit is not being
      processed by two users at the same time. Therefore, changes are not
      allowed.

      System Response

      The action is cancelled.

      Procedure

      Inform your system administrator.

      Author's profile photo Chetna Khaparde
      Chetna Khaparde
      Blog Post Author

      Hi Martin,

       

      Apologies about the immense delay here. Please refer OSS Note 370195 , 331715 for above issue.

       

      Best regards,
      Chetna

      Author's profile photo Pavol Polko
      Pavol Polko

      Hello,

      did you solve this isue? I have same and can not continue.

      Thanks

      Palo

      Author's profile photo Jibin George Mathews
      Jibin George Mathews

      Hallo Chetna,

      i was checking on the topic and was surprised to see your article. Small world ! Good one !

      Thanks and regards,

      Jibin