Maxium number of serial numbers in delivery document (VL02n)

Hi
Can anyone know what is the maximum number of serial numbers that can be entered in delivery document (VL01N/VL02N)? I tried generating (automatically) serial numbers with line item quantity 999999 and system generated shot dump. Do let me know if there are any OSS notes for this.
Thanks in Advance for your immediate feedback.
thanks,
Joseph Anand B

Found Answer from OSS note
Which note ??   Was the one suggested by me or a different one ??
thanks
G. Lakshmipathi

Similar Messages

  • How to create place holders for serial numbers in billing document

    Hey Guys,
    I want to create place holders for serial numbers in the billing documents so that the serial number information along with the material number is copied from the delivery document into the billing document. Could you please suggest how to do this.

    Hey friend,
    We have a user exit for that however I don’t remember it. It is known issue as it is essential in India for a telecom industry. They need to declare their invoice no. according to the area. So they are assigning there no ranges with plants. Here plants are nothing but different region.
    So you try to find out that exit as you have the similar requirement. And your problem will be solved. If your ABAPer don’t get the user-exit and it’s really urgent come back I will find it out for you.

  • Update serial numbers in delivery (VL02N)

    Hi all,
    I need to update the serial numbers in delivery (VL02N) transaction. Do we have any BAPI or function module for this. I tried some function modules but didn't work. Anybody has information please share.
    Thanks,
    Pranav

    Hi,
    I have used the function  module SERNR_ADD_TO_LS and PERFORM serial_liste_post_ls IN PROGRAM saplipw1. It is adding the serial number to delivery. But I need to go to VL02N and save that delivery then only it is getting saved.
    Any input can appreciated.
    Thanks,
    Pranav

  • Update serial numbers in delivery

    Hi Experts,
    I need to update serial numbers in delivery,
    I am using function modules SERNR_ADD_TO_LS and SERIAL_LISTE_POST_LS for it.
    Its updating the serial numbers in tables SER01 and OBJK properly.
    but I am not able to see those serial numbers from tcode VL03N,
    though when in try to update the serial numbers using tcode VL02N , i can see the serial numbers updated through above function modules.
    i debugged the code and these FMs doesn't update the field ANZSN(number of serial numbers) in table LIKP.
    could you please suggest how can i update this field in this scenario. I don't want to use update/modify commands on SAP standard table(LIKP) directly .
    Thanks
    Yogesh Gupta

    Hi,
    did you find a solution for this? I'm facing the same issue. Before I use a BDC I would like to try the FM first.
    thanks!
    Frans

  • Serial no in delivery document

    Hi to all,
           i am facing some problem regarding print layout in delivery document .i want serial no in delivery doument.because serial no is print on separate page.i want print serial no. on delivery document .if i set serial no in prinlayout. it does not show serial no database table in delivery document...pls help me...
    Regards,
    vishal

    HI,
    IN 2007 version you can print the serial numbers. See the system PLD-s names "Delivery Including Batch/SN (System)"
    Regards,
    J.

  • Serial Numbers and Delivery not automated.

    "The serial number field on the delivery is only a text field and requires user input. The actual serial numbers shipped on the delivery are not put in this field automatically by the system as you know. This is how it works. The serial number data is stored in different tables, OSRI and SRI1 and linked to the delivery document."
    We have been manually typing the S/N into the delivery form so that we can have it print packing lists and invoices. Once we select the S/N for the delivery it should automatically update the delivery form.
    The Delivery form does not automatically fill in the S/N once we select a s/n. Here is a scenario
    1.)Select a Sales Order that has an item that requires a s/n.
    2.) Copy SO to Delivery
    3.) Click Add or put the cursor in the proper row of the s/n column and hit enter. A new window showing available S/N should appear.
    4.) Select the S/N, assign to this SO and click Update then OK.
    5.) Repeat if more then 1 item requires a s/n.
    6) When done,  click ADD and a new Delivery ticket is created. Note at this time the S/N are not showing in the Delivery Form.
    7) You can now click Print Preview and it will show the Packing List along with a page for serial numbers. Also a Crystal Report Packing list is generated, but the s/nu2019s are not listed.
    The only way we can get s/nu2019s to show on the Delivery form and in Crystal .Reports is to MANUALLY type the s/n into the Delivery form. We want to avoid typing the data, potential for typou2019s. This should be something the software  does for us.

    We're wondering the same thing. Would a bar code scanner work? The data would have to be displayed on a PC or something where it could be recorded.
    Yes and no.  
    We have a small Bluetooth barcode scanner.  Works well if the bar codes were printed better.  I mean, the bar codes for switches/routers are "readable" but for wireless access points, you would need several attempts to get it to read.  
    Alternatively, you can read the bar codes from the box.  I only use this as a "last resort" because I have seen, in two occasions, that the codes in the box and the the ones from the appliance don't match.  

  • Batch and serial numbers in Crystal Document Layouts

    I am attempting to write a set of document layouts using Crystal reports namely, Sales Order, AR Invoice (Items), Delivery Note. The stock items are either serial numbered items or batch numbered. I need to display the serial numbers or batch numbers on the Delivery Note, but cannot find a suitable link to the tables where the serial number/batch numbers are stored.
    I have identified the following tables as likely candidates for use in the document layout, but cannot see how I might join them to the ODLN or DLN1 tables:
    For the Batch Numbers OBTN; ITL1 and ILM1
    For the Serial Numbers OSRN and views OSRI; SRI1 and SRI1_LINK.
    Does anyone know or have suggestions on how to link these (or other?) tables to the DLN1? Thanks in advance
    David

    From memory, the link needs to be to SRI1 joined on Base Doc Type, Doc Entry / Base Doc entry, Item Code & row / line num (for serial numbers anyway...)

  • Function Module to update Serial Numbers in Delivery

    Hello there,
    I am attempting to update serial numbers in an outbound delivery using function module SERNR_ADD_TO_LS followed by a perform of serial_liste_post_ls IN PROGRAM saplipw1. However I am struggle with error messages of inconsistancies in status management of the serial numbers. I have verified that the serial numbers I'm using are valid and available. Has anyone had any experience with this FM or others to post serial numbers into an outbound delivery?
    Many thanks!

    That is very helpful and turns out to be true, the delivery is updated with the serial numbers however LIPS is not. I have started to write a routine to correct this.
    On another note in my application I'm noticing that the when I call FM serial_liste_post_ls IN PROGRAM saplipw1 that the internal tables being passed that were built in the FM SERNR_ADD_TO_LS contain serial data from all deliveries and consequently I'm getting errors.
    My program loops at the delivery then the item and for each item I call the FM SERNR_ADD_TO_LS and then I call the serial_liste_post_ls IN PROGRAM saplipw1 once all lines have been passed and the first delivery updates fine. However the subsequent delivery receives an error of " Inconsitancy in status management for serial ". I have confirmed that the serials are good and when I go into debug I see the first delivery goes fine and then I noticed on the FM call of serial_liste_post_ls IN PROGRAM saplipw1 that the internal tables contains data from that delivery and the previous one.
    Below is psuedo code replicating how I call the FM's
    loop at i_likp.
    loop at i_lips
           where vbeln = i_likp-vbeln.
          CALL FUNCTION 'SERNR_ADD_TO_LS'
               EXPORTING
                    profile               = 'Z002'
                    material              = i_lips-matnr
                    quantity              = i_lips-anzahl
                    j_vorgang             = 'PMS3'
                    document              = i_likp-vbeln
                    item                  = i_lips-posnr
                    debitor               = i_likp-kunnr
                    vbtyp                 = i_lips-vgtyp
                    bwart                 = '601'
               IMPORTING
                    anzsn                 = anzsn
                    zeilen_id             = l_zeile
                    serial_commit         = serial_commit
               TABLES
                    sernos                = sernr
               EXCEPTIONS
                    konfigurations_error  = 1
                    serialnumber_errors   = 2
                    serialnumber_warnings = 3
                    no_profile_operation  = 4
                    OTHERS                = 5.
    endloop.
        PERFORM serial_liste_post_ls IN PROGRAM saplipw1.
        COMMIT WORK.
    endloop.
    Any help is very much appreciated!!!

  • Serial numbers in delivery

    Hi Gurus,
    When i am performing goods issue for an outbound delivery the system gives an error message"Movement type 647 does not currently support serial number management" and the process is terminated there after.
    With the help of * under the business operation, the entry in table T156S used here under movement type 647 defines that no serial numbers are supported here.
    I have checked the table and one of the business transaction entries has wild card **** and my question is how can i change this value by possible configuration as iam not unable to find it.
    Thanks
    SAM

    Hi
    I was not able to find any standard sap transaction. But you can change as below
    1. Go to SM30 tcode
    2. Put V_T156SY and click Maintain. This will bring you to change screen.
    Caution:
    Its mentioned in the detailed screen (double click on any record) that this is for internal control and this should not be changed. Hence i will suggest if you looking for some thing like 647 but needs to change these field please create a new movement 9* and then you can assign what all transactions you need.
    For configuring new movement types you can go to SPRO-->Inventory mgmt -->movement types.
    Hope this helps. Reward if helpful
    kind regards
    sandeep

  • Serial Numbers for delivery

    Hi,
    i am cerated serial no. But it created only one no.
    when i am cerated outbound delivery, serial no. is assigned.
    But when i am trying to PGI showing the following error
    Pls help me out
    Item 000010 requires exactly 5 serial numbers for the asset
    Regards,
    Rao P

    Hi Mr. Rao,
    Looks like your material configure in that way, it requires 5 serial number.
    You do one thing --> Go to IQ04 --> Give your maerial number --> Then in the field "No. serial numbers" give the figure how many serial number you want --> Like one you have already created --> Give 4 in the field "No. serial numbers" --> Enter
    If your serial number require equipment view also --> then click at "View selection" --> Click at equipment --> Enter --> Save
    After that go to delivery and assign your serial number to your materials.
    Regards,
    MT

  • Serial numbers in material document

    Hello,
    I want to know the significance of Serial numbers and serialization in the material document or material master.
    How it can be maintained and what is the use of significance in the manufacturing scenario e.g. while posting Goods Receipt for a given Production order?
    Thanks & regards,
    Ravish

    HI,
    1) Material serial number activation as follows.
    Using T-Code MM01- material code creation to the respective plant,storage location,sales org and then give input data to the material view screen basic data1, basic data2...... In the view Plant data / Stor.2 input screen General plant parameters options Serial no.profile - '0001', SerLevel - '1' data to be given during material creation time. After that doing MIGO for the material, it will ask material serial number.
    2) Material serial number purpose as follows.
    a) Material identification based on serial number.
    b) Material serial number wise issues in FIFO method.
    c) Material stock.
    Hope, it is useful for you.
    Regards,
    K.Rajendran.

  • Add serial numbers in sales document

    Hi everyone
    In case of third-party businnes we use the workflow sales order -> purchase order -> invoice.
    In this case we have to add the serial numbers in the sales document under Extras->Technical Objects.
    Is there any function or bapi that I can use???
    PS:
    I've try the combination:
    SERNR_ADD_TO_AU and
    IWOL_WV_ADD_OBJECTS but is not working since the second function expects to have an equipment with the material nr and the serial nr that I try to add ( and this equipment is not existing yet ).
    Thanks.
    Anca

    Hi,
    Have you tried function modules SERIALPROFILE_CHECK,  SERNR_ADD_TO_DOCUMENT or SERNR_MAINTAIN_IN_DOCUMENT?
    Also check the function modules in table T377X for Serial Procedures related to SD (e.g. SDAP is for "Post serial numbers for SD order" and may have function module SERIAL_LISTE_POST_AU as its form value).
    By the way, in VA02 the function for Extras -> Technical Objects branches to include program MV45AF0F_FCODE_POTO, form FCODE_POTO.  Investigating or debugging this logic may provide you some clues if none of the functions suggested above are of use.
    Best Regards,
    James Gaddis

  • Need a BAPI to upload "Number of packages" for outbound delivery in VL02N

    Hi,
    I need a BAPI which can change data into field LIKP-ANZPK (Number of packages) for outbound delivery with tcode VL02N.
    I saw BAPI_OUTB_DELIVERY_CHANGE but don't know what to parameter to fill.
    Can anyone help me?
    Tarick.

    This solution is in kzapk and kzntg.
    Example:
    CLEAR ls_vbkok.
         ls_vbkok-vbeln_vl  = <ls_created>-document_numb.
         ls_vbkok-vbtyp_vl  = <ls_created>-document_category_sd.
         ls_vbkok-anzpk     = id_volum.
         ls_vbkok-kzapk  = 'X'.
         ls_vbkok-kzntg  = 'X'.
         ls_vbkok-wabuc  = 'X'.
         CALL FUNCTION 'WS_DELIVERY_UPDATE_2'
           EXPORTING
             vbkok_wa       = ls_vbkok
             update_picking = 'X'
             synchron       = 'X'
             commit         = 'X'
             delivery       = <ls_created>-document_numb
           IMPORTING
             ef_error_any   = ld_error.

  • Check number of enteered serial numbers in sd order

    Hallo,
    i need to check wether a user how many serial number were entered into a SD order by the user. this should be checked before the sales order was saved.
    to do so I tried to implement the logic into User exit USEREXIT_CHECK_VBAP in include MV45AFZB. The problem is: All function modules I found to determine the entered serial numbers need a document number for the selection. Due to the fact, that the sales order is not saved, yet, a document number does not exist at this time.
    Does anyone know a way to get access of the serial number data of a not saved sales order?
    Thanks a lot,
    Axel

    >
    SVP4SD wrote:
    > Hi
    >
    > If your concern is just to check if a serial number is already used in an existing Sales Order, you can dump VBAP .Fill in the serial number that you want to recheck in the field ANZSN, you should get the Order numbers in VBAP-VBELN that uses the given serial number.
    >
    > You can also check other Serial Number Tables like SER00, SER01 to SER07.
    >
    > Best Regards
    Hi,
    thanks for the answe but I think that I am missing something here..
    In field ANZSN has how many serial numbers have been entered from Extras-Technical objects. And I want to check the numbers that have been entered if they allready exist in another sales order. And for those numbers I cannot find the internal tables that they are keeping them..
    But thanks anyway..

  • 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

Maybe you are looking for