External numbering assignment for Handling Unit

We are activating HUM in our facilities. We currently assign an alphanumeric number to our SU's and when we turn on HUM and try to pack the SU with the alphanumeric number into a HU, the validation routine in the function check_number fails, the SU number is not in the correct range. How can we get past this validation and continue to use the alphanumeric SU tags within HUM

hi,
if i m not wrong then u will get serial no. by using follwing FM.
TABLES: RSEROB.
DATA : S_LV_IRSEROB TYPE STANDARD TABLE OF RSEROB WITH HEADER LINE,
S_LV_ORSEROB TYPE STANDARD TABLE OF RSEROB WITH HEADER LINE,
WA_RSEROB TYPE RSEROB.
refresh :S_LV_ORSEROB, S_LV_IRSEROB.
clear : S_LV_IRSEROB , S_LV_ORSEROB.
  S_LV_IRSEROB-TASER   = 'SER01'.
  S_LV_IRSEROB-LIEF_NR = ur delivery no..
  S_LV_IRSEROB-POSNR   = ur delivery item.
  APPEND S_LV_IRSEROB.
  CALL FUNCTION 'GET_SERNOS_OF_DOCUMENT'
    EXPORTING
      KEY_DATA                  = S_LV_IRSEROB
  STATUS_PRE_READ           = ' '
  EQUNR_CORR                = 'X'
    TABLES
      SERNOS                    = S_LV_ORSEROB
  SERXX                     =
   EXCEPTIONS
     KEY_PARAMETER_ERROR       = 1
     NO_SUPPORTED_ACCESS       = 2
     NO_DATA_FOUND             = 3
     OTHERS                    = 4.
if this is helpful write to me.
i wl help u more
Edited by: MONIKA DHUMAL on Mar 25, 2009 5:46 PM

Similar Messages

  • External Number Range for Handling Unit in COWBPACK Transaction

    Dear All,
    I need to activate external number range for handling units in COWBPACK transaction.
    i have tested but its not possible in standard SAP.
    i want to know any USEREXIT or BADI or BAPI for the same, so that we can use external number range for HU in COWBPACK.
    with regards
    Azeez.Mohd

    Hi,
         Thry this BADI
    BADI_HU_MAIN
    BADI_HU_SAVE
    Regards
    GK.

  • Extrernal Number Ranges for Handling Units in COWBPACK

    Dear Friends,
    I need to activate external number range for handling units in COWBPACK transaction.
    When I run COWBPACK, I don't get any field to enter Handling Unit Number.
    Can anybody suggest the way out.
    Regards,
    Harsh

    OK

  • Assign Delivery Serial numbers to the Handling Unit

    Hi,
    How can i Assign Delivery Serial numbers to the Handling Unit, is there any User exit to populate serial numbers from delivery to Handling Unit numbers.
    Thanks.

    Isn't this controlled through config? Check here.
    Implementation Guide for R/3 Customizing (IMG)
    -->Logistics Execution
       -->Shipping
          -->Basic Shipping Functions
             -->Serial Numbers
                -->Determine Serial Number Profiles
    Also see if it can be achieved through copy control and data transfer routines or requirements.
    Srinivas

  • ALV Report for Handling Units

    Hi,
    In SAP, the standard report exists for the selection of handling units (HUMO). The requirement is that in addition to standard output the report should also display  for KMAT materials the serial number associated with the respective HU, catalog number and special stock category.
    -Depending upon the selection criterion, the HU assigned with the material will be identified for the materials.
    -The HU contains the catalog number in the contents field of status tab and will be displayed in output.
    -The serial number assigned with the HU will be picked up from the HU and will be displyed in the output.
    1. The program will first find out the HUs for the material. From the HU, catalog number and serial number will be traced.
    2.The output should be in ALV format.
    3.The output will display HU number, KMAT number, catalog number, serial number, quantity, special stock indicator, plant, Storage location, Warehouse number, and bin-location.
    Can Any body tell me what are the table involved in this ALV report to display HU number, KMAT number, Special Stock Indicator, Warehoure Number and Bin Location.
    Thanks,
    Bala.

    Hi ,
          For Handling unit tables are VEKP,VEPO also use object LE_HU in transaction SARA .
    For Warehouse number check out table t300,t320 or view v_T320
    For Bin location table T303,T303T or view V_T303
    For special stock determination T434P
    FOR KMAT - table MAST ,STKO ,STPO.
    Please reward if useful.

  • Custom output type configuration for Handling units

    All, Can any one guide me how to configure AZ output types for handling units?  My scenario is as follows.
    To print a new label for the handling units as soon as the packing happens. User should be able to see this new custom output type in VLO2N/VL03N.  Also user can print the labels thru VL74 by inputting the custom output type and processing mode. 
    For this I did the following.
    Created a new custom output type in "NACE" under the application "V6 - Handling Units".  And assigned print program and smart form for this output types.  After this I am able to see the output types in VL74, when I did F4 on output type field.  But I am not able to see the new output type in VL02N/VL03N.
    Can anybody tell me what needs to be done to get the new output type in VL02N/VL03N.
    Thanks in advance.

    for Delivery , Application is V2.
    regards
    Prabhu

  • Path for Handling Units

    Hi,
    Can you please give me the Path in SPRO to configure the number ranges for Handling Units?..................

    IMG > Logistics general > HU Management > Basics > technical basics ........

  • Configure for Handling units.

    hi
    Can anyone tell me the steps to configure for Handling units.
    thanks

    Dear Kumar
    Please go through this Building Block
    [Handling Unit Management|http://help.sap.com/bestpractices/BBLibrary/Documentation/G74_BB_ConfigGuide_EN_DE.doc]
    thanks
    G. Lakshmipathi

  • Output determination analysis for Handling Unit

    Hi Friends,
    Can any body help me on how to check the output determination analysis for  Handling unit outputs.
    I tried checking the document flow through delivery of the Handling unit but could not check.
    thank you for your help in advance.

    Hi,
    Try in t-code VL74 - Output from HU...
    enter ur selection parameters like Output Type,Transmission Medium,Sort order and Processing mode
    once you execute select the entries and click on Log (shift+F6) icon...
    Reg,
    JJ

  • Changing posting date at usage decision for handle units. How?

    Does anybody know how to change posting date at usage decision for handle units (HU)?
    If the material is not managed by HU, SAP allows this modification (there's a button with a hat on it referring the material document header).
    For HU I cannot seem to change posting date!
    Seba

    Yes it's possible! Well,...unless for versions 4.6C, 4.7 and ECC 5.
    I've found SAP Note #752131 by which SAP declares that you can create the pushbutton from the Screen Painter referring the document header.
    That's all,.....so simple, and it works fine!
    This note applies ONLY to version 4.6C, 4.7and ECC 5 (which is the version the customer I am with has installed).
    Thanks anyway.
    Sebas

  • Change Batch numbers (CHARG) for storage units in Warehouse Management

    Hi,
    I need to modify the batch numbers (CHARG) for storage units in Warehouse Management.
    I am new to Warehouse Managment System.
    Can you please let me know the transaction or movement types or Transfer orders to create/execute that will allow me to change the batch numbers for the storage units in Warehouse Management.
    The new batch numbers should be reflected in LQUA (Quants) table.
    Thank you very much. Thanks in advance.
    Regards,
    - Vidya

    Transactions related to Goods movement.
    MB01  Post Goods Receipt for PO                     
    MB02  Change Material Document                      
    MB03  Display Material Document                     
    MB04  Subsequ.Adj.of "Mat.Provided"Consmp.          
    MB05  Subseq. Adjustmt: Act.Ingredient Mat          
    MB0A  Post Goods Receipt for PO                     
    MB11  Goods Movement                                
    MB1A  Goods Withdrawal                              
    MB1B  Transfer Posting                              
    MB1C  Other Goods Receipts                          
    MB31  Goods Receipt for Production Order            
    MBNL  Subsequent Delivery f. Material Doc.          
    MBRL  Return Delivery for Matl Document             
    MBSF  Release Blocked Stock via Mat. Doc.           
    MBSL  Copy Material Document                        
    MBST  Cancel Material Document                      
    MBSU  Place in Stor.for Mat.Doc: Init.Scrn          
    Thanks

  • Serial numbers in Inbound delivery for Handling units

    Hello Experts,
    I have the following scenario:
    Purchase order + Inbound delivery + GR
    Inbound delivery is used because I need to create handling units, the materials included in these handling units are serialized and I am getting from the vendor an excel document with Handling unit number and the serial numbers included in each handling unit.
    So I would like to use this document to do the packing process in my inbound delivery instead of manually typing the serial numbers.
    What would be the best option to do this?
    I also need to do the same for MIGO when no HU are needed.
    Any Ideas??
    Thanks a lot in advance for your comments.

    Thanks a lot for your quick answer.
    I would like to avoid creating my own Z transaction, is there any point in packing process where I can include some enhancement to upload the serial numbers, I gues the HU and packing process can be done manually by the user.
    I was planning to enhance MIGO for the same process without handling units and I know that  there a tab can be added at item level. But I do not know where or how to do it while packing.
    Any suggestions?
    Thanks a lot for your time!

  • External number Range with leading zeros for Handling Units

    Hi Experts
        My requirement is to use the External number for the Handling Units provided by vendor.That number starts with 2digits"00"+18  for Example:00123456789123456789
      I am Using HU_VEKP Object for no range and maintaining
    External No Range From 00000000000900000000 to 00000000000999999999.
    But When i am giving Number 00000000000900000001 its only taking
    900000001.
    Kindly suggest me the right way to take leading zeros.
    Rewards for answer sure if it works.
    rajesh

    Hi Laksmipathi
                          I am maintaining the number range for External number range coz its vendor supplied HU.
               But the prefix zeros has meaning for identifying the Handling unit Functionality.In realtime IF prefix contains Say "0000" it refers to carton
    If prefix contains say "0010" it refers to pallet.
               So i need to satisfy there requirement.For example If it is for material number we can maintain In OMSL by check box of leading zeros.
                But i am not able to find any setting for this Handling units.U can check this object HU_VEKP in SNRO tcode where i am maintaining Number range.
    Thanks give suggestion
    RajeshS

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

  • External number range for storage units

    I have been trying to set this up without success.
    1. If I set up an external number range and assign it, then the system tells me to set up an internal number range.
    2. If I set up an internal number range the system does not allow manual input (external assignment from internal number range not allowed).
    I have allowed internal and external assignment for the warehouse.
    This is the error that I get when trying scenario 2.
    "External assignment of numbers from an internal number range not allowed
    Message no. L3212
    Diagnosis
    The external storage unit number to be issued is in an internal number range.
    Procedure
    Unlike other applications, external number ranges in the WM system are not explicitly defined.  Instead, they are taken from the unused numbers in the internal number ranges when the "Issue type" switch in the Customizing application allows external numbers to be issued for the warehouse number."
    So does this saying that external number assignment is not possible? Or is it saying that I have to use internal range even for external numbering? What is the solution?

    Please have a look at OSS note no. 14881.
    Best regards,
    Christiane Schnellenbach

Maybe you are looking for