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

Similar Messages

  • 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

  • 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.

  • 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

  • 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

  • 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

  • Consignment Deliveries: Handling Unit Changes to Non Assigned HU

    Hell Experts,
    We are having an issue with the consigment deliveries. After doing the PGI, the handlling unit assignment changes to Non Assigned Handlling Unit.
    Situation Before PGI:
    VEKP-VBOBJ = 01
    VEKP-VBOBLKEY = <Delivery Number>
    After PGI: (Movement Type Used is 631)
    VEKP-VBOBJ = 12 (Non Assigned handlling Unit)
    VEKP-VBOBJKEY = <Delivery Number>
    The handlling unit is assigned to the delivery but the field VBOBJ changes to 12. We could see the handlling unit in the delivery but the assignement is not 01. Logically, the field VBOBJ should be 01. (Because we are able to see these HU in delivery).
    If I reverse the PGI, then VBOBJ again changes to 01. Also, if I pack all the material into one HU and leave another HU empty then after PGI, VBOBJ for empty HU is 01 but for packed HU it is 12 (with VBOBJKEY = Delivery Number)
    I don't know why the assignment is 12? Are we missing anything?
    Thanks,

    are u already solved this issue ? can u please tell me how to solve it ? and I  why the assignment turns into 12 ?
    thanks
    regards
    Henny

  • 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.

  • URGENT DELIVERY HANDLING UNIT STATUS ERROR

    Hi Experts when i am doing PGI i am getting the following error and system is not allowing to do PGI
    ERROR: When trying to read the status of an object (HU  210868), a system error occurred: For object number HU0000210868 there is no status object.

    Hi Ramesh,
    The material is having the Packing ( Handling Units).
    In delivery please do the Packing for the Materials because they have linked with the Handling Units. and Also check the wheather the Handling Units are configured properly.
    For your Information please go through the Below which will help you further.
    The SAP Handling Unit Management system allows you to manage the entire movement of the handling units and the materials they contain rather than tracking each material individually. 
    This paper is for the HUM Delivery although some of the contents is related to Inventory under the Logistics General modules.
    Table of Contents
    Objective 
    IMG Menu – The Starting Point 
    Handling Unit Management Overview 
    Start of HUM Outbound Deliveries Manual Packing Configuration 
    Define Number Ranges for Handling Units 
    Define Packaging Material Types 
    Define Material Group for Packaging Materials 
    Define Allowed Packaging Materials 
    Use Handling Unit Supplements 
    Maintain Goods Movements for Handling Unit Stock-Posting 
    Define User Status Profile 
    Set QM Check and Delivery Type for Each Movement Type 
    HU Requirement for Storage Locations and Default Values for Deliveries 
    Packing Control By Item Category 
    Define Requirements for Packing in the Delivery 
    Delivery Type Determination 
    Set Unique Number Assignment for HU Identification 
    Number Range Maintenance for HU Identification 
    Define Number Assignment for Each Packaging Material Type 
    Delivery Output type for Packing List 
    Maintain the Delivery Output Determination Procedure 
    What else to maintain after the Manual Handling Units Configurations? 
    Start of the Automatic Packaging Configuration 
    Define Number Ranges for Packing Instructions 
    Define Determination Type for Packing Instructions 
    Define Number Ranges for Packing Instruction Determination Records 
    What else to maintain after the necessary Automatic Packaging Configurations? 
    Appendix A: How to do Manual Packing for Non-Assigned Handlings Units? 
    Appendix B: Scenario 1 – How to do Manual Packing by Delivery Item? 
    Appendix C: Scenario 2 – How to Manual Pack the Materials into Pallets? 
    Appendix D: How to do Automatic Packing? 
    Appendix E: How to do Goods Movement for Handling Unit Material? 
    Appendix F: How to Unpack the Handling Unit Material? 
    A handling unit is a physical unit that consists of the packaging materials (load carrier / packaging material) and the goods contained therein. A handling unit is always a combination of materials and packaging materials. All the information contained in the material items, such as batches and serial numbers, is always available by way of the handling units.
    Handling units can be nested, meaning that you can also create new handling units from several handling units as often as you like.
    Handling units have unique, scannable identification numbers that can be formed according to standards such as EAN 128 or SSCC.
    Figure 1: Handling unit example
    Structure
    The handling unit object contains the following attributes:
    •     Identification number
    •     Dimensions
    •     Weight
    •     Volume
    •     Status
    •     Materials and quantities
    •     Packaging materials
    •     Packing instructions
    A handling unit consists of a handling unit header and handling unit items. For identification purposes, it is given a unique number.
    Handling unit header
    The header data of a handling unit is divided in the following way:
    •     Weight/Volume/Dimensions
    •     General data
    •     Means-of-transport data
    •     Additional data
    •     Output determination procedure
    For more information about each of these detailed points, see Editing detailed data for handling units.
    Status
    The handling unit is linked to general status management. In this way, the various physical states (planned or implemented) and other attributes (weighed, loaded, blocked or posted goods issue) of handling units can be documented.
    You can use the HU_ST_INIT user parameter when you create handling units without object reference to set which initial status the handling unit is to have when it is created.
    If you want to implement a status of your own, you can define a user-specific procedure for the packaging material type (see also Define Packaging Material Types).
    Handling unit item
    The items of a handling unit can consist of material items, packaging materials or other handling units that appear in an overview. For more information about this overview, see the Contents section of Editing detailed data for handling units.
    To access the item data of an individual handling unit, select the handling unit concerned and choose Goto &#61614; Detailed HU data &#61614; Contents.
    Integration
    Handling units can be used in all processes within the supply chain.
    Please Reward If Really Helpful,
    Thanks and Regards,
    Sateesh.Kandula

Maybe you are looking for

  • Itunes music on external drive - how to get it back onto mac.

    hi - some time ago I transferred my growing itunes library to an external hard drive. The database remained on the mac. My mac was an old powerpc imac. So far no problem. Things moved on and I have just bought a new imac i3 etc. I would now like to t

  • Using an MS Excel like template for data entry into an Oracle table

    Does anybody know of a way, or development tool, that has the look and feel of MS Excel but can be used for data entry and be saved to an Oracle table and be embedded into a JSP page? I am currently using iSupport and have a need to allow users to en

  • Re: concurrent manager quest

    Hello, Sometimes even we kill the concurrent manager process at os level but that session still exits in the database.So now how can we verify the control code of concurrent managers in the database.Kindly tell me. Thanks , 928714.

  • How to wrap an existing javabean for using inside a form

    I have an existing java bean(meterbar.jar) I would like to try and intergrate into a bean area of a form. I have looked at a bunch of documentation but am still lost. How can I use jdeveloper to "wrap" the bean for use inside a form. I am in totally

  • Show Autofocus Points

    The software included with the Canon XTi ZoomBrowser EX has a nice feature missing in Lightroom, the ability to show the AutoFocus Points indicating the active and non-active points. This helps a lot explaining problems with focus/out of focus shots.