IDOC DELVRY03 (WHSCON) create Handling Units

Hi,
I am creating an inbound delivery from an IDoc.
I now want to have the items packed on the delivery.
Therefore the HU's need to be suitably created and packed into for the items.
From investigating, SAP states use the 'WHSCON for creation of Handling Units for deliveries'.  Refer OSS note 792726.
Can somebody please point me in the correct direction for performing this.
So far all I have managed to find is that EXIDV needs to be present, which is the HU, which I do not have.  Unless I am missing some fundamental point that SAP has not pointed out to me yet
As far as a BDC goes for packing, use the Single Entry tab, on VL32N anyway.
I have a BDC to do this, so can fall back to that, but it would be preferred to create the delivery and then pack it right away, whilst creating/posting the IDocs.  The IDocs also provide tracking in case things go wrong, etc, hence, prefer the workflow rather than have another program to run, etc etc.
Thanks
Justin Mortlock

Hi,
Check out the qualifier in the E1EDL41 segment.
It has following qualifiers.In your IDOC you should be having 002???!!!.
If so update the mapping with the 003 qualf at the middleware/translator level.

Similar Messages

  • How to create Handling Unit using Process Order no. & Packing Instruction

    Hi experts,
    Please guide me how to create Handling Unit using Process Order number & Packing Instruction reference?Noramlly this is done using standard transaction 'COWBPACK'.
    ANY FUNCTION MODULE OR BAPI TO DO THIS.
    if any solution please explain with proper example..
    Thanks In advance
    Thanks,
    Yogesh

    Hi experts,
    Please guide me how to create Handling Unit using Process Order number & Packing Instruction reference?Noramlly this is done using standard transaction 'COWBPACK'.
    ANY FUNCTION MODULE OR BAPI TO DO THIS.
    if any solution please explain with proper example..
    Thanks In advance
    Thanks,
    Yogesh

  • I need to create handling units by serial numbers in HUPAST

    Hello Experts,
    I need to create handling unit by serial numbers instead of Batch Numbers.
    Please suggest me how we can do this.
    Thanks,
    Gaurav

    Hi
    Check the following link
    https://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/62f21d43-0c01-0010-4094-f870e02c6264
    Cheers
    Chandra

  • BAPI or Function Module to create Handling Unit at the delivery level

    Please send me the BAPI / FM details to create Handling Unit at the delivery level.
    Thanks

    Hi
    you can try below BAPI's.
    BAPI_HU_CREATE 
    BAPI_HU_PACK
    Hope this helps you.
    Rgds,
    Kris.

  • Create Handling unit after receiving finished goods

    Hello,
    My client's requirement is that they do not want a TR or TO to get created at the time of Production order confirmation and neither they want to create the Handling unit at the time of confirmation.
    They want to move the material from production to warehouse as one Handling unit after multiple confirmations. They want to create Handling unit manually after the receipt of materials.
    What is the process of creating Handling unit after we have FG (multiple batches).
    After creation of Handling units, my client wants to ship the same Handling unit out to customer.
    How to create Handling unit
    Regards
    Prabhjot Singh

    Dear
    Please Follow this Steps
    Process Cycle:
    1)Create Material with WM View in Material Master (MM01)
    2)Crearte Purchase Order(ME21N) consult MM
    3)Release Purchase Order(ME29N, ME28)
    4)Goods Receipts (MIGO)
    5)Creating Transfer Request (note:- this will come Automatically while doing G/R)
    6)Create Transfer Order (LB13)
    7)Confirm Transfer Order (LT12)
    10)Check Stock Overview in Warehouse (LS24)
    Goods Issue Process from Warehouse:
    1)Create Reservation (MB21)
    2)Goods Issue W.R.T Reservation (MIGO)
    3)Create Transfer Order (LT06)
    4)Confirm Transfer Order (LT12)
    After Doing all This Steps In MMBE At Stock Requirement List Click on the Selected Stock and Right Click u can See the WM stocks And Handling Unit
    with Regards
    Pushpalas

  • Create handling units and assigning them as Packing Proposal for Sales Orde

    Hi Friends
    How to create handling units and assigning them as Packing Proposal for Sales Order Items in the background.
    Could you please help to provide Input Parameters for BAPI_HU_CREATE for sales order OR is there any other program creating and assigning them to Sales Order line Items.
    Thanks in Advance.
    SR

    Hi Friends
    I created Handling Units with BAPI_HU_CREATE , Pack materials with BAPI_HU_PACK in to Handling Untis and assign handling units to sales order with BAPI_HU_CHANGE_HEADER . But These BAPIs are not doing packing sales order line items in to handling units . I have to go sales order and do sales order line item packing by clicking packing button.
    Could you please help on how to do packing Sales Order Line items in the background with BAPIs.
    Thanks in Advance.
    SR

  • Create Handling unit after receiving finished goods  from production

    Hello,
    My client's requirement is that they do not want a TR or TO to get created at the time of Production order confirmation and neither they want to create the Handling unit at the time of confirmation.
    They want to move the material from production to warehouse as one Handling unit after multiple confirmations. They want to create Handling unit manually after the receipt of materials.
    What is the process of creating Handling unit after we have FG (multiple batches).
    After creation of Handling units, my client wants to ship the same Handling unit out to customer.
    How to create Handling unit
    Regards
    Prabhjot Singh

    Hi,
    If I understand right - customer wants a simple transfer of finished goods from production to warehouse, and latter pack into handling units.
    Possible scenario:
    1) Assign production order to non-WM and non-HU storage location. Post GR for production order using transaction MIGO (mvmt. type 101) for a whole quantity produced for production order.
    2) Setup packing table in IMG (Logistic General > Handling Units > General > Setup packing table> ...) --> packing table is a functionality for packing goods into HU - it takes goods from predefined source non-WM/non-HU location, packs them into HU and places them in target WM-HUM location.
    2) Maintain packaging instruction (trans. POP1 and POF1) to automate the packaging quantities.
    3) Run packaging table by HUPAST, select your table and pack.
    4) Packed HU ends up on WM-HUM location.
    This process can be done either in SAP GUI (HUPAST) or you can build it in RF transaction and run it with mobile RF scanner (ABAP development required).
    Hopefully this will be of any help.
    Regards, Primoz

  • Creating Handling Unit

    Hi All,
    Can anyone guide me which BAPI/FM to use to create Handling unit?
    And, How to update the delivery with the HU information?
    Was able to get the Handling Unit number through FM V51P_FIND_HEADER given the packaging Material number.
    Regards,
    Raj

    <b>Hi Rajasekhar,</b>
    I have mailed you the document on Handling Units.
    To create a Handling Unit you need to use the following BAPI Functional Module
    <b>BAPI_HU_CREATE</b>
    check the following Documentation:
    <b>FU BAPI_HU_CREATE</b>
    Text
    <b>Create Handling Unit with Items</b>
    <b>Functionality</b>
    You can use this method to create non-assigned handling units without stock information. These handling units may also be created with items, if you like. Serial numbers can also be included for each handling-unit item at this point.
    You can also create nested handling units by accessing this method more than once.
    Example
    <b>Example 1:</b>
    Creating a non-assigned handling unit with packaging material PALLET with a "Planned HU" physical status:
    HEADERPROPOSAL:        pack_mat  =  'PALETTE'
            hu_status_init =  'A'.
    <b>Example 2:</b>
    Following access of the above method (example 1), the return parameter HUKEY returns the ID of the handling unit that was created in the KEY = ID1 field. To pack the handling unit that was just created in another handling unit, call up the BAPI_HU_CREATE method again with the following import parameters:
    IHEADERPROPOSAL:        pack_mat = 'CONTAINER'
    ITEMPROPOS AL:              hu_item_type = '3'
    lower_level_key = ID1
    You have now created a nested handling unit (a pallet inside a container).
    <b>I suppose this will solve your problem.Also go through the document.</b>
    Thanks & Regards
    Pawan P.Khilari
    <b>*Mark Helpful Answers</b>
    Message was edited by: Pawan Khilari

  • Which BAPI can Create handling Unit for VL02N.

    Dear All,
         Which BAPI can Create handling Unit for VL02N.
    The Business is: VL02N, click head toolbar PACK, then call up handling Unit.
    Thanks

    Hi sun!
    I'm facing the same requirement since three days and i'm not able to get it workin.
    Did you resolve the problem and if yes which function modules did you use?
    Thanks in advance!
    Florian
    Edited by: Florian Visintin on Sep 17, 2009 10:21 AM
    Edited by: Florian Visintin on Sep 17, 2009 10:22 AM

  • Creating Handling Unit for Inital Load with SU active

    Hi,
    What is the best way to create Handling units for WH with SU active during Initial load.

    Hi,
    To upload stock please refer below steps.
    1.You can write a program or create LSMW to upload stock. In my experience I used program to upload stock in WM. To upload stock I used transaction LT01 in program.For this I have to give input file which will have material,plant, storage type ,bin ,storage unit type, qty etc.When you run this program system will create automatically TO &SU for the material with the given bin.This TO can be automatically confimed in system.
    2.To perform your program your whole warehouse structure should be in place.
    I believe you got the answer.
    Regards,
    Prashant

  • To add already created Handling Units in VL02N

    Hello Friends,
        I have one requirement where in I am suppossed to insert already created Handling Units in VL02N.So, kindly please suggest any suitable FM/BAPI through which this can be done.
    I have tried FM 'ws_delivery_update' but have not successed.
    Thanks & Regards,
    Raghavendra Kulkarni.

    Hello,
                Try the FM WS_DELIVERY_UPDATE_2 instead of WS_DELIVERY_UPDATE. It worked fine for me for doing Packing of HUs.
    Thanks and Regards,
    Venkat Phani Prasad Konduri

  • Warehouse task not being created : Handling unit was not locked

    Hi,
    I am trying to create a warehouse task w.r.t to an o/b delivery in EWM. While doing so when I try and create the Warehouse task from the Warehouse Req an error comes up : Warehouse Task cannot be created. Handling unit was not locked.
    What is the resolution for this? is there some way we can lock the individual handling units?
    Arup

    Hi,
    I am not using HUM at the warehouse level. The storage type used is 0010 (High Rack Storage) and it is defined to behave as a standard storage type.
    Arup

  • Handling Units via Idoc

    Hi all,
    Im trying to create Handling Units in a Shipment with Deliveries by use of idoc SHPMNT05
    According to SAP docs I need to fill field EXIDV with $1, $2 etc.... in both segments E1EDT37 and E1EDT43 so that upon posting a HU Identifier number is created.
    However, this is not working and Im getting the error that system cannot create HU $1
    <E1EDT37 SEGMENT="1">
                    <EXIDV>$14</EXIDV>
                    <TARAG>13.600</TARAG>
                    <GWEIT>KGM</GWEIT>
                    <BRGEW>228.600</BRGEW>
                    <NTGEW>213.600</NTGEW>
                    <GWEIM>KGM</GWEIM>
                    <BTVOL>13679746.600</BTVOL>
                    <VHILM>not filled</VHILM>
                    <E1EDT43 SEGMENT="1">
                        <VELIN>3</VELIN>
                        <EXIDV>$1</EXIDV>
                    </E1EDT43>
                    <E1EDT43 SEGMENT="1">
                        <VELIN>3</VELIN>
                        <EXIDV>$2</EXIDV>
                    </E1EDT43>
    Any ideas are most welcome.
    rgds,
    eric

    Hi,
    you need to make sure the customizing of handling units match the values you give in your IDoc.
    Identifiers for handling units are determined during creation according to settings in Customizing for number assignment of the packaging material type for the packaging material that is being used. You can also assign default values for identifiers when you create handling units, although these values must correspond to the settings in Customizing.

  • BAPI Handling unit creation

    Hi Everyone,
    I am trying to create handling unit number using bapi
    BAPI_HU_CREATE.
    I am able to create the handling unit number.
    The problem arises in - no entry is getting created in line item table VEPO for the new handling unit number generated.
    Anybody having idea why no entry is getting created in VEPO table.
    Also, would like to know i want to update the inbound delivery with the new handling unit number generated.
    For that i am planning to use FM "WS_DELIVERY_UPDATE".
    Is this is the right approach to update the inbound delivery with this FM.
    Thanks in advance.
    Regards,
    Tarun

    Tarun,
    Here is the text from SAP Note - 581282
    You want to generate or change handling units for a delivery. You have planned to use the BAPIs for business object "Handling unit" for this purpose. (For example BAPI_HU_CREATE, BAPI_HU_DELETE, BAPI_HU_PACK, BAPI_HU_REPACK, BAPI_HU_UNPACK). Since these modules do not make updates on delivery, these cannot be used for packing in the delivery.
    In the same way it is not possible to pack deliveries with function modules of function group V51E (HU_CREATE_ITEM, HU_CREATE_ONE_HU, HU_DELETE_HU, HU_REPACK, HU_UNPACK).
    If possible, the packing of the delivery should occur via IDOC DELVRY03 (WHSCON). If this also is not possible, function module WS_DELIVERY_UPDATE can be used. Please note, however, that this function module is not released for customers. That is, it is subjected to changes via SAP. In case of changes it is possible that your program which uses this function module, does not run anymore after importing of a Support Package and that is is necessary to change your program.
    More options are currently not available.
    <b> That is why I am recommending not to use the function but to have a BDC on the non-enjoy transaction. </b>.
    Regards,
    Ravi
    Note : Please mark the helpful answers

  • Line items are clubbed in Handling Unit's

    There are two line items in delivery for same material , while packing  I am selecting single line item  and packing it . But when I select line item 10 and try to pack it, line item 20 also automatically getting clubbed with line item 10 and getting packed together .
    For this material , rounding profile has been maintained .I canu2019t delete this rounding profile because when we process single line item for this material , system has to round off . Suppose , material is rounded off for 30 units in material master and  rounding profile has been assigned for this material.
    My requirement is handling unit need to be created for single line item , system should not consider 2nd line item while creating handling unit for first line item even though first and second line items consume same material .
    In delivery, suppose , there are two line items for same material . for first line item quantity is 20 and  for second line item , it   is 23 .  
    When I try to pack it manually , system should create 2 handling units with quantity of  20 and 23 nos .  System   should not create handling units with quantity of 30 and 13 .
    What configuration change I need to make in handling unit management .
    Thanks In Advance
    Jaya

    Hi Pratyush
    I have checked up in  both the places, POP2 and POF2,  target quantity was mentioned as 1 only for this material  .
    still ,Why is system not considering only one line item's quantity while packing . why is it clubbing both line items .
    Pls help me ........

Maybe you are looking for