Packing two HU's - Outbound delivery

Hi,
I am creating a RF transaction to merge two HU's with same delivery.
I want to merge two HU's with packing object 01 - Outbound delivery and same delivery.
I don't want to create a new HU, but merge one HU into another ie, add the source HU line item to Target HU.
I have used BAPI_HU_REPACK Function Module but it was giving an error "HU &1 is assigned to an object that cannot be processed here", where I have passed HUKEY as Target HU and in REPACK table passed the values of Source HU with FLAG_PACKHU as 'X'.
Is there any problem in sending the data.. or else i need to use a different Function Module. Please suggest me.
Thanks in advance... Waiting for ur reply.

Hemanth,
I recall that we used to update the HU status as well when we dissociated HU from delivery,  though can't remember the reason now.
Pls check the VEKP-STATUS for HU after you have done with these 3 FM calls, I believe you have to update the status to 'BLANK' with the help of some FM, try it first if it works for you by direct updating it in table in Dev.
BR,
Diwakar

Similar Messages

  • Pack two or more Outbound Deliveries into the one Handling Unit

    Hi Gurus,
    I'd like to, sometimes, pack two or more Outbound Deliveries into the one Handling Unit, can anyone please advise how this can be achieved.
      Thanks in advance

    Hi Simon,
    there's no way you can do that, the HU is owned by the delivery, so the relationship is one to one.
    In order to be able to pack items coming from multiple deliveries into the same HU/HUs you'll have to use Shipments: basically a shipment is made of deliveries and HUs are owned by the shipment, that way you would be able to achieve your result.
    Pls. reward if useful.
    Best regards,
    Enrico

  • Packing handling units to outbound delivery with batch management

    Hello all,
    I am packing an outbound delivery with a material that has batch management active. The packing is from a storage location that manages handling units (HU-managed sloc).
    My problem is u2013 before entering the HUs to the delivery u2013 the system asks me to enter the batches (in the batch split function). Only then I am allowed to enter the HUs in the packing function.
    What could be the reason for this preliminary batch entries ?
    How can I set the system not to do that, i.e., I would like to be able to enter the HUs directly without entering the batchs separately.
    Thanks,
    Isaac

    Dear Isaac,
    this system behaviour can not be changed in standard and is also not recommended to change it via a modification. The reason for this system behaviour is to avoid inconsistencies in the system. The HU that you assign to the delivery, should exactly fit to the delivery. In case if the material is batch managed, you should specify the batch first, and then add the fitting HU with exactly that batch.
    I suppose you checked the longtext for HUDIALOG102, that you get in the described case, but I copy it for you, in case if you did not read it:
    "Diagnosis
    There are items to be handled in batches which have not yet been
    assigned to a batch.
    Batches must be recognized for items with HU-managed storage location
    For items at a storage location that is not HU-managed, the item type
    determines if packing will take place at cumulated item quantity level
    (meaning that the batch is not recognized at any point in the handling
    unit) or if packing must take place at batch level.
    System Response
    If an item requires batch identification, that item will not be
    suggested for packing as long as the batch is not recognized.
    Procedure
    Go to the maintenance of the delivery item and assign at least one batch
    to the item."
    Regards,
    Ely

  • Packing outbound delivery

    Is it possible to pack more than one outbound delivery in the same pack? Can you explain me how can I do this? (consider that we don´t use shipping)
    very thanks in advance!!

    Hello Andrea
    When you say "we don´t use shipping", I am guessing you mean that you don't use Transportation (Shipment) functionality.
    You can not pack more than one outbound delivery in the same pack if you don't use Transportation.  In Transportation you can create a shipment with multiple deliveries and pack them together.
    Please post this in LE forum to get better guidance.

  • Error after HU packing in Outbound Delivery

    Hello All,
    I unpack existing Handling Unit (HU) in an outbound delivery in VL02n transaction and pack part of its quantity in new HU that I create on same screen. Now, while saving this delivery I get this error "Movement type 990 does not allow immediate confirmation". Even when I delete existing HU nd pack all its content in new one I get the same message while saving the delivery.
    Surprisingly for the same packing material and packed material in another outbound delivery I can do this operation without any error message.
    What can be the possible reason for this. Please help me out.
    Thanks,
    Amit G

    N/A

  • Check where outbound delivery is located

    Dear all,
    At present we keep completed Sales Order Deliveries in various locations around the factory and yard. Some Deliveries are even stored off site.
    Could anyone tell me a way of warehouse managing these Deliveries through SAP, tells me where outbound deliveries are located.

    Thanks for replies, here are more detailed info on my question:
    Once we've packed goods into an Outbound Delivery, we'd like the ability to locate the actual delivery number, via SAP, into an SAP recognised valid storage location. Following that, we'd like to be able to re-locate the delivery into another location, from time to time, as and when our priorities change.
    The absolute pinnacle of the above request would be if we could have the option too, of breaking the delivery down into the individual Handling Units and then be able to separate the delivery in such a way as that the HU's could be stored, as the occasion demands, separately.
    At present, once the goods are packed into a delivery, we cannot track the location of the HU's. We just know that they are somewhere - either on site or stored offsite at one of two outside storage options.
    Thanks for any help in advance!

  • How to update packing list inform to an outbound delivery document

    Hi all Experts,
    I meet with an tough requirements, Is there any solution fuction can use to generate packing to a outbound delivery document?
    PLease kindly advice, thanks!
    Regards,
    wei-guo

    Hi,
    I did a little test and, within the method CHANGE_DELIVERY_ITEM, itu2019s possible to fill the picking quantity (structure CS_LIPSD) but unfortunately during the save the added information is lost.
    This is because the BAdI method is fired too soon and the routine PICKMENGE_BEARBEITEN (SAPFV50P) is not called at all.
    The problem is quite complex; even after changing the picking quantities, the picking status still remains open!
    The picked quantity is generally filled:
    u2022     by printing the picking list
    u2022     Warehouse Management by creating a transfer order
    u2022     or by manual entry
    Otherwise, it is assumed that picking has not yet been initiated and the result is that picked quantity is ignored.
    In my opinion itu2019s very difficult to solve your problem using only the BAdI implementation.
    I suggest you to propose an alternative solution such as the automatic processing of Picking Output EK00; easy to activate and absolutely standard!!!!!!
    Regards,
    Andrea

  • Outbound Delivery created between two different Storage Bins

    Dear Guru ,
    Using WM can I create an SD Outbound Delivery between two different storage bins linked to the same storage location ?
    Thanks

    Hi,
    Between storage bins only transfer posting is possible as per my understanding.

  • Packing using function modules in outbound delivery

    Hi All,
             I am creating a outbound delivery using BDC. I am trying to Create HUs, Pack and assign serial numbers. I wish to do it using standard FMs.
    Please advise.
    Step # 1. I was able to create HUs using BAPI_HU_CREATE .
                   I was not sure on the HU_EXID_TYPE though. I created with
                                 'F' -No. rnge obj. HU_VEKP external interval - SSCC18 before GI.
    Step #2  I assigned the HU to my Outbound delivery by updating VPOBJKEY and VPOBJ field of VEKP table. QUERY.
                    This also successful. I am now able to see the HU attached to the Outbound delivery.:)
    Step #3  But I am not sure how to do the packing/ Assign Serial numbers.  Need help?
                         I am working with FM WS_DELIVERY_UPDATE...... Pls advice.
                           Not sure on the values that I need to pass. Please help!
    Thanks!

    hi sridhar,
    i have the same requirement as yours....
    but i m facing some problems with it....can u please share u r solution ?
    thanks and regards,
    Omkar

  • Pack existing Handling Units into outbound delivery

    Hi,
    The current scenario is that a WHSCON IDoc is passed into SAP which will pack handling units onto an inbound delivery. As part of this processing the IDoc will create the HU records on VEKP.
    Now, we are sending in a similar WHSCON IDoc to pack the same HU onto an outbound delivery. However, the IDoc is failing. It appears that the IDoc wants to create the HU instead of simply using the existing one.
    Has anybody faced a similar issue.
    Thanks
    Martin

    Hallo!
    Yes, I have the same problem now.
    In the past we had 2 wm sub systems which send data via WHSCON to SAP and pack the delivery items.
    To avoid error messages we "kill" the old vekp-record by setting the vekp-status to "0099" with a hart update and create new hu records.
    Nowadays this solution is not sufficient,  because the old hu has serial numbers.
    Any solution in sight?
    bye
    bernhard

  • Auto Packing in outbound delivery via IDOC

    Hello All,
    I got a requirement for Auto-packing in outbound delivery via IDOC process.
    Can anybody through some light on the above requirement in finding Message type, process code and so on...
    your every suggestion or hint will help me to fulfill the requirement.
    Thanks in advance.
    Best Regards
    Suresh.

    Hi,
    Auto Packing message type: SDPACK
    Process code: SDPA
    Basic type: SDPAID01
    Regards
    Suresh.

  • About packing question in outbound delivery

    Hi there:
    Could you tell me whty some outbound delivery need to be packed before PGI and some do not need? I meant what's configuration to trigger that? Thanks.

    Hello
    Its definitely depends on the item Category getting determined during delv.
    Check TCode VLPP - Packing Control By Item Category (SPRO - LE - Shipping - Packing)
    By this you can control for each item category whether it can be packed or whether it requires packing. If an item category is characterized as requiring packing, the item must be packed in delivery, before goods issue. If it can be packed, you can pack it. You cannot pack items with an item category which cannot be packed.
    For materials to  be handled in batches, you control whether only items with batch available can be packed, or basically the cumulated main item quantity is packed.
    For each item category, enter either the packing control "A" for item categories requiring packing or "B" for item categories which cannot be packed or, leave the field empty if you want to characterize the item category as "can be packed".
    Regards
    JP

  • Packing logic in outbound delivery VL01N

    Hi All,
          We are creating outbound delivery using BDC. I am facing problem, while packing.
          Tcode : VL01n
          Screen  PACK (SHIFT + F6 )
         Tab        PACK MATERIAL
                 I am building the whole packing logic in BDC.
          Steps
                  #1 . Create Handling units - Table control 1
                 #2  . Pick the materials       - Table control 2
                 #3 . Hit the pack button .
                    I do this for all the HUs.
    Problem: The table control 2 has only 10 visible line._ I cannot find a consistent method to scroll the table._?
      Currently I am using the NEXT_PAGE button to scroll. [ PPLUS ]
         It displays the last 9 line items. 
    Scenario :
    Can you guys suggest me a consistent way to scroll?
    Please do not suggest the scroll bar option/ P+ / P++ - These are not working for this screen!!!

    Hello,
        There is this program MV50AFZ1 inside that you have the
    forms 1)USEREXIT_SAVE_DOCUMENT
             2)USEREXIT_SAVE_DOCUMENT_PREPARE.
    I think you can write your code to populate the fields here.
    Regards
    ashish

  • Can we make two shipment cost for one outbound delivery

    Hi team,
    Can we make two shipment cost for one outbound delivery?
    Need your suggesstions.
    Regards
    Venkat Ramana

    Hi
    I do not think that you will get a reply now as it has been too long.
    Maybe the answer is not known.
    However as the forum is growing and it takes so much time to get through all of the pages it would be nice to keep it current so could you please close your thread and either re-open a new one (this might help as people are more likely to look at curret ones) or try another forum.
    This will make life easier for everyone
    Regards
    Frenchy.

  • Outbound Delivery with TWO material Documents

    Dear all,
    Here at my client place, User has created Cash Sales order with Qty-1, and done Post Goods Issue (PGI).
    But when go into document flow of sales order it shows two material
    documents under one outbound delivery.
    But is it possible to have two material documents under same outbound delivery,
    if yes, how it is possible and where& what I need to check.
    Moreover stock is reduced by qty 2 (with 601 movement).And there is no change log of Quantity in Sales Order and Delivery.
    Is there any otherway to post material document with the ref of Delivery(movement type 601).
    Please adviceu2026

    Hi,
    In delvery please check the picked quantity and delviered quantity. If you picked two items and then deliveried two items then it will be creating two material documents. So please check delviered quantity in delivery...
    And also have a look at free goods senario if u have implemented
    Regards
    sankar

Maybe you are looking for

  • Need Suggestion for Archival of a Table Data

    Hi guys, I want to archive one of my large table. the structure of table is as below. Daily there will be around 40000 rows inserted into the table. Need suggestion for the same. will the partitioning help and on what basis? CREATE TABLE IM_JMS_MESSA

  • Sed and perl not replacing a letter in a file

    I have a file 1.htm. I want to replace a letter ṣ (s with dot below). I tried with both sed and perl and it does not replace. sed -i 's/ṣ/s/g' "1.htm" perl -i -pe 's/ṣ/s/g' "1.htm" can anyone suggest what to do 1.html

  • Crystal Reports 2008 - Excel 2007 Data Source

    Have been using Crystal reports 10 and have downloaded 2008 but I can't see a way that I can use an Excel 2007 spreadsheet .xlsx as a datasource. The reason I need 2007 is due to the increased number of columns. Can anyone confirm if it can be done i

  • Sharepoint 2013 and rds

    I need some direction with a implementation plan for sharepoint 2013.  I want to present a common sharepoint interface to my remote users but they will also need to run applications on my network.  will I have to bring up RDS or something similar in

  • Can't open Itunes on Windows PC

    The other day i accidentally uninstalled Bonjour, so after reading up I found it was best to uninstall then reinstall ITunes to get it to open again. I just went through the process but now I still cannot get into ITunes! The message " The file  'iTu