Serial Number on Delivery Document

Hello All,
I want to have the serial number of an item on the actual delivery document. I know that this is a standard functionality in 2007A. However, in my scenario, it doesn't work.
I have an item DG0001 which is a serial managed item. If have another item BOQ0001 which is NOT a serial managed item. DG0001 is the child item of BOQ0001. When I create a delivery document, I deliver BOQ0001. as a result, it doesn't display any serial number. However, since i've left the default printing preferences as they are, it prints out the "Serial Numbers in Document" Report as well as my delivery note and on that I see the correct Serial Numbers.
My question is, how do I get the serial number of a child item onto the delivery PLD?
Thanks
Reza

As the other reply suggests - add a UDF and create a formatted search on that UDF.
The formatted search could be a function call to a function you define in SQL Server which taken the ItemCode on the Delivery line as parameter and returns the Serial number as the result.
The logic to drill in to the line items child and then fetch it serial numbers can be created in the SQL Function.
Suda

Similar Messages

  • How can i restrict the change of serial number in delivery document ?

    how can i restrict the manual change of serial number in delivery document ?

    I can tell you that you are observing standard program behavior.       
    By using a reference document for a return delivery, you are only      
    receiving proposal values for a new document. The posting will not     
    create a permanent link between the referred document and the return   
    delivery document.                                                                               
    Hence it is allowed to change various fields. This applies not only    
    to serial numbers, but to storage location, quantity and other fields.

  • Removing Serial Number from Delivery

    Hi Folks,
      I have a requirement of Removing Serial Number from Delivery Document. Is there is some BAPI or FM available for this?
      Thanks in Advance,
      Punit

    Hi Anirban,
      I tried the FM. By Using the FM status of Serial Number 'Assigned to Delivery' is removed.
      But I could still see the Serial Number attached to Line Item in tran VL02N.
      Following is the code I have written.
    MOVE: '0085003031'     TO DA_SERXX-LIEF_NR,
            '000030'         TO DA_SERXX-POSNR,
            '0000034226'     to DA_SERXX-OBKNR,
            'M047SBX050034'  TO SERNO-SERNR.
            APPEND serno.
    CALL FUNCTION 'SERNR_DEL_FROM_DOCUMENT'
      EXPORTING
        objkopf                    = 'SER01'
        serxx                      = DA_SERXX
        operation                  = 'SDD1'
        MATERIAL                   = 'BM20847'
        j_vorgang                  = 'PMSA'
      BSTCH                      =
      BSTUP                      =
      DEL_COMPLETE               = ' '
      PROFILE                    =
      BUDAT                      =
    IMPORTING
      ANZSN                      =
      SERIAL_COMMIT              =
      STATUS_NOT_ALLOWED         =
    TABLES
       SERNR                      = serno
       R_SERNR                    = e_serno
    CHANGING
       T_SMESG                    =  t_msg
    EXCEPTIONS
       OBJECTLIST_NOT_FOUND       = 1
       PARAMETER_ERROR            = 2
       OTHERS                     = 3
    Please Let me know if I am worng someware.
    Thanks a lot,
    Punit

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

  • 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

  • SERIAL NUMBER in DELIVERY

    Hi, wich is the internal table that stores to serial numbers choosen for each item in the delivery document while creating/changing (vl01n/vl02n) ?
    I do not need SER01 or similar I need the internal table because I need data BEFORE saving the delivery.
    Roberto

    Hi Roberto ,
    whats ur requirement ---> Press F1 on Serial Number Field in VL02N , there u will come to know Structure name , so thru out this transaction it will have the same  values for that line item.
    Regards
    Peram

  • Serial number in delivery not  coming  automatically

    Dear all ,
    Please guide me on this
    We are having serial number management in our client, and we have decided for the FG the serial number will be maintained by the PP  while doing confirmation,    and this is make to order senario    so when i put a sales order  for a FG material   based on that  the pp will confirm the goods and add a  serial number to it and will put it in the stock   i.e " sales order stock"
    now my problem is   when i creating delivery   what is the procedure to get the serial number which is assigned by the pp person .     if  i go to  item  select  extras  and go to serial number  i am not getting the serial number which is assigned to the FG material    automatically    i have to click  the " select serial number"  in the dialog box  and then have to go and select the required serial numbers from there  .
    I wanted to have  the serial number to come automatically i.e  if  i click the item and extras  and serial number  the serial number assigned to that  FG material should come   defult 
    Is there any settings to be maintained  so that it comes
    *and  let say  i am getting the serial number but after adopting in the delivery  and save it  where will i can see the   serial number in the  delivery  , and  which table i can see it ? so that i can fetch it and show it in the smart forms which we need to create as an annexure  which will have a list of serial numbers *
    please give me some input on it
    Edited by: k.kumi on Sep 23, 2010 7:48 AM

    Hi,
    do I understand correctly that when doing a production order confirmation serial numbers are created for the produced product?
    When creating a delivery, do you create a sales order first on which you refer to with your delivery?
    If not, then it is clear, that you have to add the serial numbers in your delivery manually.
    This goes for sales orders as well, as PP only creates the serial numbers as equipments (view using IQ03) in stock. In your sales documents (sales order or delivery) you need to declare which serial numbers are actually being processed by the sales process (been taken from stock).
    If you refer to a sales order by your delivery any assigned serial numbers will be handed over to the delivery and also the material movement documents, if applicable.
    The tables affected are:
    OBJK
    SER01 (delivery)
    SER02 (sales order)
    SERnn (more documents)
    Go to SER01 to read single LIEF_NR = VBELN and item (POSNR) and then read OBJK with OBKNR and TASER = 'SERnn' to get the serial numbers. The master data you will find in EQUI (key EQUNR or SERNR/MATNR) and stock information in EQBS.
    btw.: what is FG?

  • SD - Serial number, BOM explosion, Document Flow

    Hi experts,
    I have three different topics and seek for your advice.
    1. I want to set the serial number in production to automatically
    be copied to the delivery note serial number field for make-to order
    products. Is this possible. I have looked around in the customizing
    but have had no luck finding it.
    2. We are currently using BOMs and want to specifiy to which level
    to explode the BOM when entered into the sales order. Is this possible?
    3. In the document flow when I post goods issue for service order, it shows
    "confirmation of order" in the document flow. I would like to hide this
    since this can be confusing. Is this possible?
    I have searched around the customizing but have yet to find the customizing
    to enable the above.
    Your help or any information is greatly appreciated.

    No replies therefore closing the Question

  • Find the sales order number with  delivery document

    hi:
    i want to quickly look for the delivery document  related the sales order ,now i find it via se16 in talble vbfa.
    please help me provied with means.
    best regards.

    hello, friend.
    you can go to your delivery document and click on the 'document flow' icon.  you will see the sales order number there.
    regards.

  • Problem in finding Idoc number from Delivery document number(VERY URGENT)

    Hi experts,
    I have a delivery document number.Now i have to find the Idoc number for thet delivery document and extract some necessary data from one of the segment of that Idoc.So I am not able to find a link through tables .
    So I exact query is 'what is the selection method i have to follow to get the idoc number given the delivery document number'.
    Regards,
    Praveen.
    Edited by: Praveen Jada on Mar 14, 2008 12:15 PM

    That's what I meant, do the following query:
    DATA: LT_DOCNUM TYPE TABLE OF EDI_DOCNUM.
    SELECT DOCNUM
      INTO TABLE LT_DOCNUM
      FROM EDID4
      WHERE SEGNAM EQ 'E1EDL20'
      AND SDATA EQ '0001234567%'.
    This will list you all the IDOC numbers in which delivery number 0001234567 appear in the delivery header segment.
    Depending on your process it's probably going to be one entry only.
    Hope that clarifies it,
    Michael

  • Serial Number in Delivery Doc

    Dear Fnds.
    I Need to print the Serial numbers in Delivery smart form.
    I tried with Ser01 /Ser02 Tables and FM:SUSR_USER_ADDRESS_READ.(What is the Input should  i give here),I didnt get the Serial number list...Plz can any one Let me know how can i fetch the data.
    Thanks in Advance
    Regards
    raj.

    Hi,
    LIPS table is having field ANZSN(Serial No). You can get serial number for a delivery from this table.
    Pass this serial number to SER01 table to get further data.
    Hope this helps.
    Aswartha.

  • Bapi or func to change serial number in delivery

    Hi
    does exist a bapi or a FM to modify the serial number in a delivery.
    with BAPI_OUTB_DELIVERY_CHANGE is not possible.
    thanks for your answer
    serge

    it's ok with
            CALL FUNCTION 'WS_DELIVERY_UPDATE_2'
              EXPORTING
                VBKOK_WA                           = LWA_VBKOK
      SYNCHRON                           = ' '
      NO_MESSAGES_UPDATE                 = ' '
               COMMIT                             = 'X'
                DELIVERY                           = P_ITEM-VBELN
               IT_SERNR_UPDATE                    = LT_SERIALS
               IMPORTING
         EF_ERROR_SERNR_UPDATE              = L_SERNR_UPDATE.

  • Serial Number for material document number

    Hi All,
    Can any body tel me where Serial number stores for particular Material Document number.
    When user creation/posting MB11 he will enter serial numbers for material in material document.
    I already searched the forum. Unluckily i didn't received any related information.
    Thanks in Advance.
    NK

    I Tried looking standard table which contain Material number, Serial number, Equipment and Material Document but there isn't any.
    So I went into SQVI and join two tables, MSEG and OBJK. There I manually draged the MATNR from MSEG Table to OBJK and then selected the fields like Materials Number, Plant, Material Document, Mov Type etc and from other table I selected Material Number plus Serial Number, Equipment (chose your required filters) and then executed and it shows the required records correctly.
    Only issue it had was that if you try thousands of records e.g. Materials it went though and brought resukts and some time it dumped.  But it fulfilled my needs successfully.

  • I need my serial number to view document - I have purchased and downloaded software online

    Hello?

    Hi a frase,
    Please visit this link: http://helpx.adobe.com/x-productkb/global/find-serial-number.html
    Regards,
    Ajlan Huda.

  • Printing Serial Number in Material document print output

    Hi
    Is it possible to print serial numbers in Material document print output. Any settings to be done?
    Regards

    Hi,
    Yes you can, you need to get you ABAP Developer to change the smartform (He should know how to do this)
    Please award points if helpful
    Regards
    Adeel

Maybe you are looking for