Assign handling unit

Hello,
I looking for a bapi to assign open reservation of a process order to handling unit (like tansaction copawa).
Thanks.

Hello Naama
Did you check Transaction BAPI, there you can find a complete documentation about all the available BAPIs.
Gabriel

Similar Messages

  • Archiving Non Assigned Handling Units

    Hello Experts,
    I have a large number of Non Assigned Handling Units (Object 12) in my Production system. I want to archive them. I understand that if I delete these HU's in HU02 then their status will be updated from 0020 to 0060 and they can be archived. But what is the implication of this? Can Non Assigned HU's be used at a later stage?
    One more thing I wanted to clarify is that suppose I have a HU in my Delivery. It will have object as 01 in VEKP. Now can I delete this HU after PGI or Invoice is created and once it is deleted from delivery then will it be updated to 12 object is VEKP? Basically I want to understand how Non Assigned HU's are created. Is it by just deleting from Delivery or is there any other way also.
    Appreciate your inputs.
    Thanks,
    Karan

    Hi,
    a non-assigned handling unit is a free HU that is not assigned to any document and you can assign it to documents (outbound deliveries f.e. to post it to customer).
    You can only have/store free HUs in your system when handling unit management is activated in your system (TVSHP-EXIDV_UNIQUE is set).
    You can create non-assigned handling units with transaction hu02 f.e.
    You can check in table VEKP if the HU is a free HU or not (if VEKP-VPOBJ is 12, it is a free HU).
    Regards,
    Ely

  • Error:Assign handling Unit from one Process order to another process order

    Hi Experts,
    I am facing different issues in assigning handling unit from one process order to another.
    Business process:
    1. Two similar Process Orders are existing in the system
    2. Delivery is created for first process order using LP10 for one or more components
    3. TO is created in foreground using VL06P
    4. TO is confirmed by providing in stock available Handling Unit (HU) / storage Unit details Using LT12
    5. Customized transaction is used to reassign newly created HU (created in previous step) from first process order to second process order. As a result many steps are performed in background for delinking the HU from first process order to second process order (including creation of different TOs)
    I am facing different issues in the process:
    1. Sometimes while confirming the TO in step 4: error is received as "Reservation item 0065 with material 4013959300300 does not exist" OR "Reservation item with material does not exist"
    2. If the TO is confirmed in step 4. I am facing error in step 5 as "Warehouse number  does not exist (new selection required)"
    Both these errors are standard errors and I could not find much information on them in SCN also.
    If anyone can throw light on any of them then it would be great.
    Please let me know if any additional information is required.
    Thanks
    Harsh Aggarwal

    Hi Manish
    Thanks for your response. Actually, the customized program is used only in fifth step and not till TO confirmation so that error is not related to Customized program. However, in some cases I am able to do the confirmation but the error is received in 5th step i.e. Warehouse number  does not exist (new selection required)"
    Any further guidance you can provide. I will ask ABAP to check the customized program but the error seems to be a standard error.

  • Assigning Handling Unit to the Inbound Delivery

    Could anyone please give me an example of code (using FM 'ws_delivery_update' and probably others) to assign a HU created by transaction HU02 (status PLND)to the inbound delivery (like VL32N).
    After such assignment I want to create an appropriate Transfer Order to move the HU to the warehouse. In my case ws_delivery_update doesn't update the HU positions table VEPO-VBELN.
    When tried to use FM 'L_TO_CREATE_DN' it just showed an error saying that 'No items or handling units to be placed in storage could be determined'.

    What parameters have I missed? Please, help!

  • Confirm Transfer Order - Assign Handling unit

    Hi All,
    When I try to confirm a Transfer Order system by default assigns a Pallet (packaging material - pallet) handling unit.
    Is there a way I can assign a Master Carton handling unit (packaging material - MC)?
    Am I missing any customizing entries?
    Please help.
    Thanks,
    Meghna

    Hi,
    the customizing for the creation of the Pick-HU:
    IMG: Logistics Execution -> Warehouse Management -> Interfaces -> Shipping -> Define Shipping Control.
    Define Control for Automatic Creation of Pick HUs. Check the entries for you whse/source/destination/movmnt type.
    I suppose at least that is what you mean with "by default assigns a Pallet (packaging material - pallet) handling unit". Or anything else?
    Best regards
    Juergen
    Edited by: Juergen Pitz on Feb 17, 2010 8:38 AM

  • Error while assigning Handling Unit to Delivery

    Hi Friends,
    I am facing the problem while assigning(manually) the HU to Delivey in VL02N.
    Plant/St.Loc are not manged by WM.
    It gives the following error:
    HU XXXXXXX is in the warehouse. Assignment only possible through transf.order
    Note:Warehouse Management is not active.
    kindly guide me..
    With Regards
    Azeez.Mohd

    Hi,
    Activate lean warehouse management,
    Logistics execution>>>shipping>>>picking>>>lean warehouse.
    kapil
    Edited by: Kapildev Farakte on Nov 24, 2009 9:56 AM

  • Assigning Handling Unit to Inbound delivery

    Hi Guys,
    My requirement is i need develop program which will t program which will take the  mutliple Purchase orders/STOs and create a single inbound delivery.   Acutally this will be done SAP transaction VL31N.  But as it has sap enjoy transaction we can run write a bdc for this transaction.   So I found one transaction VL34, which is taking the multiple POS, but..creating  multiple deliveris i.e. a inbound delivery for each PO.  So I copied this code in Z program and did the modifications to create a single inbound w.r.t. given purchase order numbers.  But I found packing details are not getting updated. 
    So, now i need to assign the packing details (HU numbers) to created inbound delivery . 
    Any idea on this ?
    Best Regards,
    Ganesh Nama

    Any body knows...solution for above question ?

  • Assigning Handling Unit(HU) to Inbound Delivery.

    I have Created Inbound Delivery and HU and I want to assign HU to Inbound Delivery.
    I want to develop Z transaction to assign HU to Inbound Delivery.
    Please tell me any Function Module or BAPI to assign HU to Inbound Delivery with the parameters.

    Hi,
    Try with PROCESS_HU_INBOUND_DLVRY, WS_DELIVERY_UPDATE, SD_DELIVERY_UPDATE_PACKING
    Thanks,
    Abhijit

  • 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

  • Assignment of handling unit to materials for TO

    Hello,
    Can anyone tell me how to assign handling unit to materials for transfer orders?
    Thanks.
    Regards,
    Patrick

    Hi,
    Try this SPRO>Master Data>Business Partner>Integration Business Partner>Organization Management --->Set Up Integration with Organizational Management.
    Regards
    GK.

  • Copy of handling units

    Hello,
    my current scenario is that I have delivery notes with serial number information and assigned handling units. Those information I should coy in existing delivery notes of the affiliate. For those I should copy and create:
    - delivery note subitems
    - serial number information for assigned quantities in subitems and
    - handling unit information of parcels, containers etc. which should be delivered without any physical change (no new labels) via an affiliate to the end customer.
    The two first tasks are not the problem. The problem is the 3rd tasks of copying the HU information because I don't want to generate a new HU. I just want to assign the HU to a second delivery item with the same external ID and all the other technical information.
    How can I do this?
    Regards
    Norbert Buerger

    *

  • Output type for non assigment Handling Unit

    Hi All.
    I would like to make a Output type for non assigned Handling Unit
    Can anyone tell me about it?
    Edited by: John Brown on Feb 9, 2010 10:53 AM

    Make a new output type, transaction NACE, application V6 (Handling unit) and assign the output type to your output procedure.
    Create a new output requirement, transaction VOFM and assign it to the output type in the output procedure. In the requirement check on KOMKBV6-VPOBJ. The value of KOMKBV6-VPOBJ shows to which object the handling unit is assigned: '00' or empty for not assigned, '01' for outbound delivery. See the domain VPOBJ for all possible values.
    Reagards Jack

  • 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

  • Change Handling Unit Dimensions

    Hi,
    Is there any function module to change Handling Unit Dimensions (length, height and width).
    BAPI_HU_HEADER_CHANGE does not help as this FM works only for non-assigned handling units where vpobj eq 12 ,05 and 06.
    I need something for VPOBJ = 01.
    Any idea. Thanks in advance.

    Hi,
    Why you need to change the dimension of Handling Unit ?
    Dimension of Handling Units are derived from the packaging material types, if you have a packaging material type like Pallet of different dimension you should create a different packaging material type and use.
    As this dimension of Handling Units is further required to calculate the Storage Bin Capacity in your warehouse.
    Please check and confirm.
    Regards,
    Harsh

  • Packing and handling units

    Hi,
       Please help me solve this problem.
    At the truck station, when we are packing a shipment with more then 60 boxes,
    the system will stall and we are forced to log off and log back on to finish the job i.e
    packing boxes.
    The solution i want is:
    We need to ensure that we can pack more then 60 handling units in one transaction session
    Please respond immediately it will be helpful to me.

    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

Maybe you are looking for