Handling unit system status

Hello Everyone,
I am looking for system status of handling units.
In HUMO transaction, under tab-strip <b>Status</b>, we have <b>HU-specific data</b>. In this block, we have <b>System status</b> field, where the status of handling units are maintained.
I am trying to retrieve the value of this system status field from database table, but it takes me to structure VEKP_TXT under which there is one filed SYS_STATUS.
Could not find in which table the system status are stored by SAP.
The possible values of this status field are:
PHEX
UNLD
Anybody having idea where the value of system status field gets stored in database table.
Thanks in advance.
Regards,
Tarun

Hi TG  ,
values comes from Domain , So try to get values from domain itself.
<b>DDUT_DOMVALUES_GET</b>and name is <b>HU_SYSSTATUS</b>--->System status.
Regards
Prabhu

Similar Messages

  • How to Change Handling Unit User Status

    Hi All,
    I am trying to change the HU Status using FM 'STATUS_CHANGE_EXTERN' but its not working.
                 lx_huheader-hu_id  is the Internal Handling unit number.
                CONCATENATE 'HU'
                            lx_huheader-hu_id INTO
                            lv_objnr.           
                CALL FUNCTION 'STATUS_CHANGE_EXTERN'
                  EXPORTING
                    client              = sy-mandt
                    objnr               = lv_objnr
                    user_status         = 'E0002'
                  EXCEPTIONS
                    object_not_found    = 1
                    status_inconsistent = 2
                    status_not_allowed  = 3
                    OTHERS              = 4.
    Please guide me.
    Thanks
    Srinath

    HI...
    add this Export parameter in the call of function module,
               SET_CHGKZ                 = 'X'
    after chef id the objnr is correct.........remember to call the commit work, or BAPI_TRANSACTION_COMMIT after the status change.
    Marco

  • Handling Unit user status

    Hi all,
    I want to update the HUs with a user status. I have done the following steps.
    1. Defined a status profile (OK02) with a status.
    2. Configured the packaging material type (VHAR) with new status profile.
    3. When I update the status via HUMO>Display/Change>Edit>Status>Set Status, I am getting following error.
                       "HU 23 has no user status"
    Please help me to resolve this issue.
    Thanks
    Guru

    Hi,
    In the Status screen, set status icon is not activated. But in the Status detail screen, when i press F4 on status profile, i am able to see the created status profile.
    Appreciate your help.

  • 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

  • Handling Unit Error

    Hi All,
    The scenario is STO from Plant(2003) to Plant(2002) within company and sales from Plant 2002 to customer.
    VA01(Plant2002-no stock)->ME21N->VL10B(with HU-from Plant 2003)->VF01(JEX)->MIGO(GR w.r.t delivery,selecting via.HU)> VL02N-from Plant 2002(with same HU of Plant 2003)-> VF01.
    When i am doing the outbound delivery from Plant 2002(with same HU of Plant 2003), iam getting the following error.
    Handling unit 1000000023 has status 0040 - No Assignment to outbound delivery
    Message no. HUDIALOG141
    Diagnosis
    While processing an outbound delivery, you can only assign handling untis that are currently in stock. This includes handling units with status '0020' = (stock not at HU STORAGE LOCATION) and '0030' (stock at HU STORAGE LOCATION).
    Handling unit 1000000023 that you selected has a current status of 0040,
    System response
    Handling unit 1000000023 cannot be assigned to this outbound delivery.
    Procedure
    If the handling unit has status '0001' (planned) or '0010'-'0011' (realized), check whether you have to post goods receipt for the handling unit. If the stock is already in the warehouse, you can change the status manually by choosing 'Process handling unit'.
    Kindly help me.
    with regards

    Hi Azeez,
    I hope you are trying to pack the material in already used HU.
    In your scenario, initially plant 2003 used a HU to deliver the goods to plant 2002. now after doing GR in 2002, you are PGI ing from 2002. You can only use existing HU's that are available for packing in plant 2002. If you try to use HU of plant 2003, if it is not defined in plant 2002 system won't allow to use it.
    Thanks
    Chandramouli

  • Who familiar with Handling Unit Management(HUM) module?

    Hi,
    It was said that if we active the HUM module in Clint level.  Then the packing BOX number will not be allowed to be duplicated.
    Whether this means that VEKP-EXIDV, this field will not be allowed to be duplicated??
    Could anyone help my understanding on this?  Thanks!
    Thanks.

    Hi,
    HANDLING UNITS CONFIGURATION:
    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.
    Hope this will helps you and Please Reward If Really Helpful,
    Thanks and Regard,
    Sateesh.Kandula

  • Goods Receipt with respect to Handling Unit (Transaction u0096 MIGO)

    Hi All,
    A delivery is created for stock transport order for goods movement from Plant XXXX (Storage Location – YYYY) to Plant XXXX (Storage Location – ZZZZ).
    Handling Units are packed on delivery and delivery is post goods issued from Plant XXXX (Storage Location – ZZZZ).
    While posting goods receipt (Transaction – MIGO) without selecting “Via Handling Units” system populates the “packaging material” line item whereas when “Via Handling Units” is selected (in other words – when tried to post Goods Receipt with respect to Handling Units) system doesn’t populate the associated “packaging material”.
    Requirement is to populate “packaging material” line item while posting Goods Receipt with respect to Handling Unit.
    Plz guide me.
    Satish

    Hi Vatcan,
    Chek the Inbound Delivery 1st weather you refer the right PO in it
    You can also chek in  PO i
    1 Me23n Go to confirmation tab here you can see the  Inbound delivery  quantity
    2 Chek  which reference document you recived the goods,  (i.e You recived the goods with reference to PO or  Inbound delivery)
    2 Coz if you refer the inbound delivery then syestem will deafult show the inbound quanity
    And yes the actual quanity will update in inbound delivery if you refer the inbound deivery while reciveing the goods

  • "Current assignment" field missing in Handling Unit status tab

    Our scenario is as below:
    1. STO created and outbound deliveries generated
    2. Deliveries are assigned to shipment
    3. Packing is done using RF transaction
    In the normal scenario, the HU status tab would show the outbound delivery number in the current assignment tab. But for some Handling Units, the current assignment field shows blank. Also, the contents tab shows only the delivery line item number and not the delivery number. We have also noticed that the problem delivery line items have been packed in 2 different Handling Units, each containing the full delivery line item quantity. (not sure how this is possible). One of the HU is displayed correctly but the other one has the missing delivery number issue.
    Has anyone encountered such a scenario? How is the system allowing to pack the same delivery item quantity in 2 different Handling Units? Any suggestions in this regard would be very helpful.

    Hi,
    Thank you very much...
    i have another doubt.....
    i am unable to understand determination of packing instructions.
    where it is linking i am confused.
    we are assigning the determination procedure in the T.code
    OVHU2.(Maintain Packing Transaction Profile in IMG).
    my doubt is where we are assigning this Transaction Profile in Handling Units.
    Please help me....
    with regards

  • To Update the status of a handling unit in VEKP table

    HI,
    My smartform(picking slip ) is triggering from vl02n transaction,my requirment is
    to change the status of handling unit to 60 (Delete) ,after my form printed,
    I checked with FM hu_update_status but it is not changing the VEKP-status field for that particular hanling unit .

    Hi,
    What's the link between Printing the Smartform and Updating the HU status?
    Generally Smartform is used to print the Output of Packing Slip,?
    You mean after packing is over you have to Modify the handling Unit status?
    then you have to find the status of packing and based on that field you have to modify the JU status.
    Regards,
    Anji

  • Structure AENDB has status X -Handling Unit Can No Longer Be Changed

    Hi,
    During TO confirmation using LT12 we are facing an issue with TO confirmation.
    we get the error
    ERROR-MsgNo :HUDIALO Handling unit / item has the status "cannot be changed"
    We identified that the AENDB value is set to X for the HU. Kindly can you let me know when this value is checked in the HU.
    Also where in the HU can we trace this
    Thank you

    Hi,
    Check the OSS note
    1925247 - Cannot confirm next TO item into the same pick-HU
    Thanks,

  • External System Handling Units to SAP ECC System and Pack Outbound DO

    Hi Guru
    Packing Is done in External System for SAP ECC Sales Order Before Outbound Delivery Creation.
    How to  capture External System Handling Units in to SAP ECC System and Pack Outbound Delivery Line Items.
    Please help
    Thanks In Advance
    SR

    Bit of a cart-before-the-horse situation here.
    Lets assume that your business process goes ahead and creates a delivery note, but leaves it unpicked and unpacked.  Picking and packing will occur with the inbound IDoc from your external system.
    Map the external system data into a basic IDoc type DELVRY0X.  I think the current one is DELVRY07. 
    Use an inbound IDoc message type SHPCON to carry the external system data into your ECC system. 
    The process code DELV works well with DELVRY0X inbounds.  It has lots of user exits.  You will need them because you will need a determination process to know which delivery note to update with the external system data.
    When you map the handling unit data correctly into the IDoc, the process code will create the handling units on your delivery.  The external handling unit numbers should end up in VEKP- EXIDV.
    Regards,
    zKen

  • Handling unit Status

    Hi Friends,
    i am getting problem while creating delivery for material with handling unit in Packing.
    Please help me
    Error Message:
    Handling unit 299999990000000151 has status 0010 -             No Assignment to outbound delivery
    with regards

    Hi,
    Thank you very much...
    i have another doubt.....
    i am unable to understand determination of packing instructions.
    where it is linking i am confused.
    we are assigning the determination procedure in the T.code
    OVHU2.(Maintain Packing Transaction Profile in IMG).
    my doubt is where we are assigning this Transaction Profile in Handling Units.
    Please help me....
    with regards

  • Failed to update handling units status

    Hi,
    I'm joseph. I'm trying to load my shipment in LM30. I have 8HU's in one outbound shipment. I successfully loaded the 5HU's but on the last 3HU's i encountered problem "Failed to update handling units status" <note that they are nested HU's>.
    Do you know how to fix this problem?
    Thanks in advance!
    Edited by: jmanzanero on Jul 26, 2011 8:00 PM

    Hello ,
    Please consider the following points when doing the load process.
    If loading is by HU, the HU must be still in the warehouse but post good issue deletes the HU from the warehouse. With Transaction LM30 , you can load the HU only before the goods issue. Also , all of the RF transactions provided in the SAP standard product are to be used for the warehouse operations. Here , the HU must exist in the warehouse to be able to use the LM30 for loading.
    I hope this information has been helpful.
    Best Regards,
    Frank

  • Handling unit

    can anybody explain handling units
    -what is it's use
    -how material are kept in W/H
    i have gone thru help.sap but unable to understand concept
    Nikhil
    Edited by: nniikkhhiill on Feb 8, 2010 11:22 AM

    Hi
    Handling Unit Management  
    Purpose
    You can use Handling Unit Management (HUM) to reflect packing-based logistics structures in the SAP System. Using this method, you track the movements of entire handling units and the materials they contain rather than tracking each material individually.
    When you base logistics processes on handling units, goods movements processing is made easier, which in turn optimizes all logistics operations. This simplified processing includes the existing packing function in shipping and warehouse processing in the Warehouse Management system, which is expanded here.
    Features
    In the system, the handling unit (HU) expands on the shipping unit. Handling units can be nested, which means that you can create new handling units from several handling units as often as you like. At the material item level, HUs contain the complete material identification, the quantity, and, in the case of serial numbers, the respective object list. Handling units have unique, scannable identification numbers that can be developed according to standards such as EAN 128 or SSCC.
    Handling units contain all inventory management information of the materials they contain that are maintained in Inventory Management. There are also status messages that you can call up at any time that indicate whether a handling unit is only planned or if the ship-to party has been notified of the arrival of this handling unit, or whether it is in the warehouse or has already been posted to goods issue. The integrated history function also records each business process in the life cycle of each handling unit, meaning that you can track the handling unitu2019s path and development at any time.
    In HU-managed storage locations, all goods movements are executed through the specification of the respective HUs, and Inventory Management is performed through the handling units. If you are not working with HU-managed storage locations, you can use handling units (without stock information) as before in the delivery and in the shipment.
    In HU-managed storage locations, materials can be managed in HUs only. Mixed stock (stock made up of packed and non-packed materials within the same storage location) is not supported. HUs can also be managed in interim storage types. Unpacking a material from an HU means that the stock of the material is posted to a storage location that is not HU-managed.
    If you call up normal material movements in connection with an HU-managed storage location, a delivery is created, rather than a direct material posting, which has been the procedure up to this point.
    Handling units are unique at client level in at least one system. Using an indicator at client level (see Unique Identification of Handling Units), you can control whether you are going to work with the HU functions. Since the handling unit is a physical unit, the central logistics processes are controlled through the input of the handling unit identification. These processes include putaway, picking, and stock transfers, as well as goods receipts and goods issues.
    A handling unitu2019s mobility can be limited if quality checks are active. Changes in the stock category caused by a quality inspection are made using a posting change in the handling unit.
    There is also a report available that you can use to find and display handling units using different selection criteria such as material, packing instruction, or storage location.
    Although the handling unit is basically a unit that remains constant in the system, you can change it by repacking the materials it contains. All the packing functions, such as packing, repacking, and unpacking, are completely supported by the handling unit function. In this way, handling units can be created in production, during goods receipt, or in the packing areas of the warehouse. If you have automatic packing, the handling unit is created from the packing proposals defined in the system (from the packing instructions, for example).
    Pl.go thorugh link
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/19/7f6d36f74c7505e10000009b38f839/frameset.htm
    Edited by: Sanjay  Shah on Feb 8, 2010 11:32 AM

  • Handling unit preventing deletion of inbound delivery

    Hello,
    Our Decentralized WMS had a glitch in the system that left several
    idocs queued to create inbound deliveries. These deliveries have
    associated handling units which were placed from the outbound delivery
    to the inbound.  Before the inbound deliveries could be created via XI,
    users created manual inbound deliveries against the POs and PGRed.
    When the Decent WMS glitch was addressed, the IDOCs submitted were
    processed, creating inbounds with handling units that were completely
    packed.
    So our system contains 2 inbounds for a po.  We would like to delete the one with with the handling unit, but it's not that simple.
    To address this issue, it is necessary to remove the handling units,
    but this isn't possible.  We receive an error message, unable to change.
    I've attempted to PGR the delivery but this isn't possble either.
    the following error message is received.
    MSSA-SATRA exceeded by 2 EA : 10004063 AA26 0001 E
    How can these Handling units be deleted to allow the associated inbound
    deliveries to be deleted as well?
    Is there a program to modify the status of the handling unit?  I do not
    want to perform any table editing or goods movements unless there are
    no other alternatives

    applying note 1083602 which should resolve

Maybe you are looking for

  • 1-Click YouTube Video Downloader 2.2.5 is Intermittent

    When I first download & install this add-on it works perfectly, two or three times... (with beautiful results). Then it stops working, This has happened a few times because if I download and install it again i again get to download 2 or 3 videos. Wha

  • Config.xml doesn't get updated in WLW

    Hi, When I try to update the server port number in the Weblogic Workshop console (via Tools -> Preferences -> Path -> Port), I was unsuccessful in achieving that. I changed port number from 7001 to 7010. This doesn't modify the config.xml. When I sta

  • Where are my applications?!

    A week or two ago I purchased a new iMac for the office. When I set it up, I migrated all my files and applications from the old computer to the new one. The new one has had a few bugs since then (which is a different, longer story), so I decided to

  • LabVIEW crashes when using the Get Scale Information.vi

    Hi, I'm using LV 6.02 and MAX 2.2.0.3010 on WinNT 4.0 SP6 and a AT-MIO 16E-10 DAQ-Board. In MAX I've created some virtual chanels and also some scales. Data-Aquisition works fine so far. But now in my application I need to know the scale coefficients

  • Instance of Class

    Hey everyone, I have declared an instance of a class Staffmember (stafflist = new StaffMember[n]) which holds the name, address, phone number and whether they are full time of part time. These arguments all get passed in as strings into the construct