Serial Numbers for Components in production Order

Hi All
I want to enter the serial numbers of the components in the production order.  How can we do it.
I am able to enter the serial number of the FG in the production order, but want to enter for the Components as well.
Any direction will be greatly apprecialted.
Tom

Hi,
You can assign componenets (with serial nos.) to FG ( also with serial nos.) with COIB after goods receipt.( Menu path --Logistics -> Plant maintenance -> Management of technical objects -> Installed base -> Create (special) -> With reference to production data.)
Example: Say FG sr. no. is 1
And components serial no. are- 1,5,10,20 and so on.
After assignment of components it can be viewed on right part of screen, You can have the assignment history--- ie for which assembly no. which components are assigned or vice versa. In production order i.e in descrete mfg. it can be directly done at the time of operation confirmation.
The following is the detail steps:
  1. T code--COIB
  2. Enter material code ( FG). You can select specific serial no. of FG --- by putting sr. no. in serial no. field.
  3. Click on list tree- you will find FG with serial numbers.
  4. Click on explode-- it will show the BOM ( in bottom left corner of screen)
  5. Select the FG numbers for which you want to assign the componets
  6. Clik on tranfer
  7. Select the component 
  8. Also select the FG no. on right side screen.
  9. Select the serial no. which you want to assign to an FG
10. Click on assign
11. You will find all the components will get assigned to FG with serial numbers.
12. Now on right side screen there is "save" button. ( It will ask you create/ change as built in foreground or background?
13. Select as foreground
14. Save
15. You will find a message at the borttom --- saved.
16. Now you will find tick mark ( in front of FG material) in right part of screen ( indication of assignment of components)
Thanks

Similar Messages

  • Committed Date For Components in Production Order

    Dear All,
    I m facing this,  Committed Date For Components in Production Order,
    the date appeared as 31.12.9999,
    How can i make this correct.
    please tell me..
    Thanks
    Raghu

    Hi, Thnkx,
    You Are correct, I got this while doing Availability Check, 2 dates.
    Requirement Date, and Committed Date.
    I tried your solution,
    I change the Quantity of one of my BOM , I tried to change the Quantity by Change Number,
    So in CS 03 I can see the Validity of that component up to 01-09-2010,
    I run MRP agian, new planned Order, tried to convert, the question is same.
    I still get the date as 31-12-9999.
    Thanks
    Regards
    Raghu

  • Reg serial numbers for components

    Dear all,
    I have a scenario in which BOM header material and its components are having serial numbers,
    How to account the serial number of component to that of header , when we should do COIB (is it after goods receipt) for the header material whether we should have serial number at order release or at goods receipt.please give me detailed steps to do it.
    Thanks in advance.

    Dear,
    Please refer this link,
    [Serial Number For Component  |http://www.sap-img.com/production/serial-number-for-component.htm]
    Regards,
    R.Brahmankar

  • Deletion of Serial numbers/ Parallel sequences from production order

    HI ,
    I am trying to delete the Serial numbers from the production order programatically using the FM SERNR_DEL_FROM_PP. I dont get any error , but the serial number is not getting deleted from production order. If anyone have used this FM for deletion Please let me know what extra has to be done.
    Similarly i have a requirement or deletion of parallel sequence from the production order. Any FM to do the same?
    Code screenshot below
    CALL FUNCTION 'SERNR_DEL_FROM_PP'
           EXPORTING
                material              = i_matnr
                j_vorgang             = 'PMP2'
                ppaufnr               = i_paufnr
                ppposnr               = i_itemno
           IMPORTING
                anzsn                 = l_num_serno
                ZEILEN_ID             =
               SERIAL_COMMIT         =
           TABLES
                sernos                = gt_sernos
           EXCEPTIONS
                serialnumber_errors   = 1
                serialnumber_warnings = 2
                OTHERS                = 3.
      DATA ls_afpod_po TYPE afpod.
      MOVE-CORRESPONDING gs_afpod_po TO ls_afpod_po.
    *.....Update Number of serial numbers in parent order
      ls_afpod_po-anzsn = l_num_serno.
      update afpo
      set anzsn = l_num_serno
      where aufnr = i_paufnr and
            posnr = i_itemno.
      commit work AND WAIT.

    Hello,
    the function module SERNR_DEL_FROM_PP calls the function module SERNR_DEL_FROM_DOCUMENT within. There, the changes are only written into the memory.
    See also the code below:
    CALL FUNCTION 'STATUS_BUFFER_EXPORT_TO_MEMORY'             "P99K058111
            EXPORTING                                             "P99K058111
                 I_MEMORY_ID = MEMID_STATUS.                      "P99K058111
    The variable memid_status has the value 'SN_STATS'.
    So if you want to update the data, you have to call the following function module:
    CALL FUNCTION 'SERIAL_LISTE_POST_PP'
      EXPORTING
        MEMORY_ID_STATUS       = 'SN_STATS'
    Regards Simon

  • Storage location and Batch updation for components in Production Order.

    Hi Friends,
    After creating Production Order,need to update components with Storage Location(RESBD-LGORT) and Batch(RESBD-CHARG).
    Plese any one can help me by providing FM/BAPI for the same(Update Component level)
    Points will be rewarded.
    Thanks,
    Prb.

    Hi Prathap,
    Path - OCHA
    Condition type,access sequence, strategy type,
    Work on automatic batch determination. Assign standard search procedure to order type dependent parameter, check against manual entry.
    Make sort sequence for material by CU 70, tick ascending order, Then assign component in COB1, enter selection values and sort sequence. In finish product material master set automatic batch determination.
    System will copy the required material with batch & storage location, also check against manual entry.
    I think it will solve your problem.
    Regards,
    Suhas

  • Batch determination for components in Production order

    Dear All,
    I have components which are batch determined. and backflush active.
    There is no search procedure active, everything else is std.
    While doing confirmation in Co11n. i could not get all the Batches copied in Goods movement Tab. Though i have enough batches and stock available. with proper shelf life dates.
    What can be the issue??
    Please help.
    Regards
    Raghu

    Dear ,
    1.Please check in MRP 2 view Batch entry= 3 is maintained
    2.Check Classification view with characteristic that use in CU70
    3. Check whether you have assign Batch Search Procedure to this new order type in OPL8 i
    4.Check whether Batch Search Strategy is maintain or not for this new order type and Plant using COB1.If not then complete this assign it.
    5.Its not necessary that you shud always use GR date for batch determination.you can create any characteristic using CT04. and assign your own values.
    1.Assign that characterisitc to class,
    2.Maintain that class in material master, strategy type.
    3.Assign the strategy type to Search procedure, then assign that search procedure to required mvt type.
    4.Maintain the selection criteria for the strategy type in MBC1.
    While doing GI system will ask for the characterstic value for the batch.You maintain required value, same as maintained in MBC1.So, when you do that mvt type put * in the batch. system will propose yoou the batches
    Visit my earlier posting  :Automatic Batch Determination during Goods issue of Production Order
    Check and revert
    Regards
    JH
    Edited by: Jiaul Haque on Oct 11, 2010 11:27 AM

  • Mandatory Goods Recipient for components in production order

    Hello Experts,
    I want to control the field Goods Receipt for Plant Stock items in Production orders. I need it to be mandatory.
    This is the scenario.
    I have a Production Order assigned to a WBS element. This production order in its BOM has Plant materials (no value for Special stock indicator) and Project stock (Value 2 for Special stock indicator).
    I need the field Goods Receipt to be mandatory for the reservations for Plant materials.
    I have been checking PPCO00XX Exits but the only thing that I can do is include a warning in PPCO0007 when the reservation does not have value in database.
    Is there any way to control this value??
    Thanks in advance
    Laura

    Hello,
    The problem is still the same, as I am checking the database is not possible to set an error, if so, the production orders will never be saved.
    I need to know if it is possible to access Goods Receipt not from the database but from  RAM memory…
    Regards

  • User-exit  for components in Production Order

    Hello
    I have to change automatically materials parameters in production order components  (  e.g    resb u2013 fmeng  I need to mark  or stand out the indicator ) before saving.
    Does anyone know a BADI or user-exit that i can use?
    Regards,
    Artur

    Hi Artur
    You can try BADI WORKORDER_UPDATE
    or
    user exit PPCO0001 and PPCO0008
    Hope it helps you .
    Regards
    Ritesh

  • Where do I find the serial numbers for new activated products.. As I had a macbook and iPad stolen?

    Where do I find new activated devices serial numbers? As I had my macbook and iPad stolen

    Try here if they have been registered:
    https://supportprofile.apple.com/

  • Serial number assignment to components during production order confirmation

    Dear all,
    When confirming a production order (Tcodes CO11, CO11N, CO15) the user should have the possibility to add serial numbers for components directly in the goods movements overview.
    A modification for that is describe in the SAP Training documents SCM 310, p. 485-487.
    Do you have any details on the described modification and/or any experience with similar modifications?
    Thank you in advance.
    Best regards,
    Klaudia

    Hi friend,
    Use t-code OIEN... Thr u can see the external number range given for various groups of equiments..
    hope this will help.
    Regards,
    Ravi Thakkar
    INCAT

  • Serial Numbers for Production Orders

    Hi All
    Can anyone tell me the table in which the serial numbers are stored for the production orders?  I have created a production order and have assigned serial numbvers to it.  Now I want to extract these serial numbers from the table.
    Thanks in advance.
    Tom

    Hello Jack,
    In table SER05, the list of serial number details can be obtained.key the order noin ser05 table, get field OBJKNR, then pass this OBJKNR in table OBJK .
    Some useful table for serial numbers
    SER00 Generic table for serial numbers
    SER01 Serial numbers assigned to a delivery
    SER02 Serial numbers assigned to a guarentee
    SER03 Serial numbers assigned to a material document
    SER04 Serial numbers assigned to an inspection lot
    SER05 Serial numbers for a production order
    SER06 Serial numbers for Handling Units
    SER07 Serial numbers for Stocktaking
    SER08 serial numbers for Orders (SD)
    The assignment of serial numbers to a production order can be done either via transaction CO02 or at the latest when the GR from Production is made.
    I hope that this information clarifies the issue.
    Regards,
    R.Brahmankar

  • Missing Serial Numbers for CS4 COmponents & Acrobat X Pro

    Greetings!
    I installed CS5.5 on my 32-bit system, which means I had to install the included "complimentary" CS4 copies of After Effects & Premiere Pro.  As stated in one of the Adobe troubleshooting sections I read, the CS4 components require a separate CS4 serial number.  As also stated in that same section, Acrobat and CS products have different serial numbers.  Unfortunately, I was only given one serial number, and that one was for CS5.5.  See image below for related screenshot collage.
    The serial number has been intentionally rendered unreadable for obvious reasons, but it's sufficient to show that there's only one serial number associated with my products.  I need serial numbers for the 32-bit CS4 components and for Acrobat X Pro.  How do I get them?  I tried chatting with an Adobe support agent a couple weeks ago, and he told me he couldn't help me.  He said I needed to get the serial numbers from the company that provided me with the CS5.5 serial number (Identit-E, who evidently gets involved with providing serial numbers for validated student license purchases).  They said they couldn't help me, and that I had to get with Adobe!  So I'm being run around in circles with nobody taking responsibility!  And when I tried to follow instructions and a link that I thought MIGHT give me some answers (on this page:  http://kb2.adobe.com/cps/517/cpsid_51791.html)...
    "In North America: If you're a student or educator, look in the Adobe Student Licensing website"
    ...I got a warning from my browser that it's an untrusted site:
    I'm not into taking that kind of risk.
    So I've done about all I can think to do, including contacting the actual reseller who sold me the software (no word from them yet).  Nobody's claiming responsibility, and they're pointing at each other.  That leaves me in the middle with no answers and only partially working, very expensive software!
    If there are any ideas from folks on this forum, I'm all ears!
    Thanks!
    Scott

    ScottSutherland can you please private message me with your contact information.  So we can work on resolving your difficulties.

  • Serial Nos entry for FG during Production order confirmation in CO11N

    Hi all,
    Can anybody explain me how can we confirm the assemblies serial no wise for FG in CO11N.  this is a stringent requirement for my client.
    Withthis  they can track which assembly n upto which operation was that confirmed.
    Thank you

    Hi,
    In OIS2 define a profile and assign procedure PPAU and configure PPAU as
    usage = 03,
    EQ re = 01.
    Assign this profile to assembly as well as product, that profile u have to assign it in material master work scheduling screen.
    Now when you go for confirmation in co11n system will ask you the serial no.
    Now you do the confirmation...you can get what you described.
    This is a standard Sap functionality.First do confirmation and then do goods receipt in MB31 where you assign serial numbers.
    OR.
    An other way is go to COIB here u have to enter the the serial number and material then it will display the this serial number generated against which production order.and if ur generating number of serial number against single production order then it will dispaly all serial number.
    COIB -
    > enter material number and serial number -
    > click on list<>tree--
    >again enter the serial number and material -
    >click on explode it will display the production order and if number of serial numbers are their then it will display at the bottom
    Please check it and refer to below link
    http://help.sap.com/saphelp_470/helpdata/en/dd/f8c817b3f911d1896e0000e8284931/frameset.htm
    Hope will work for you.
    Regards,
    R.Brahmankar

  • Researching Serial Numbers for MTO Production

    Hello,
    I work for a make-to-order manufacturing company.  We currently use Project Systems and PP for production.  We use the Project Definition + WBS Element as the serial number of our finished, sellable product (FERT).
    I am trying to investigate using SAP serial number feature instead, but everything I am reading (SAP Help Files) seems more geared toward mass-production.  Can anyone direct me to some information on a MTO scenario for serial numbering?
    Thanks very much!
    Timothy

    Hi Timothy,
    Serial number functionality is more applicable to MTO. In typical Mass production (Make to stock ) PP implementation , Batch management will be sufficient to identify if there is any quality issue for finished goods. But most MTO PP implementation would require Serial number functionality as you will need to track it for warranty( What has been revsion level for FG) .
    You are using Project+WBS number as serial number which measn you have to use external serial numbers.  There are user exist available to configure Serial number suffix. Projects have Project ID which can be Serial number suffix.
    There is possibility of doing Delivery from Project( Not very commonly used) , but if you need to generate serial numbers for each project delivered, you need to create DO from project & assign serial number (First time in system). This is because Projects are compleleted without any FG number assigned anywhere in header & Project package is delivered & it don't have stock functionality.
    Hope it helps,
    Jatin

  • Serial Numbers for Sales Orders

    We have a business Process where we do not maintain any serial numbers for the products. How ever one of our customer maintains serial numbers for the products that come to their warehouse.
    This customer will send in the serial numbers for each material and quantity in the inbound 850 Idoc and he wants those serial numbers to be printed on top of the boxes. so that he can scan them while receiving the GR and do automatic posting at thier system.
    we have to store this serial numbers against this sales order and print them in the shipping tags for the finished products  that are to be sent to  this customer.
    Now
    1) we do not want to use serial number profiles because it effects every sales order / delivery created for that material. the serial numbers should be assigned only to the orders from this specific customer.  Is there any way to acheive this?
    2) in the sap idoc 850 ( message type ORDERS05) how do we store the serial numbers. what segment and fields are available for this purpose. 
    3) how to save this serial numbers in the sap system against the sales order created for this customer.
    Your answers will be highy appreciated.
    Thanks,

    Thanks for all those wonderful replies..
    I am looking more at  a standard solution. with minor changes..
    Storing the serial numers in text items is possible but not practical, the more the quantity the more difficult and time consuming is this process for ex if this customer orders 10,000 qty. then it would be tough.. and again to solve that problem we have to break   the qty into multiple line items and this is only a alternatve but not a good solution i guess.
    I thought  this scenario should be more in practice because, customers can request us to put their serial numbers on the packing boxes that we send them.
    So just wondering if any our colleagues have already worked in this scenario.. While doing a search I saw a couple of questions regarding the same situations back in 2005 and 2007  but the questions were marked as answered without mentioning the solution they approached to solve this problem.
    Can any of you suggest me whether is this scneario a standard one ?

Maybe you are looking for

  • How do i turn off the find my phone

    i have a iphone 6 64 gb gold. i also have the same phone in the grey.i want to sell my gold iphone but i dont know how to turn off the "find my phone program. help?

  • Handling Unit Event

    Hi, I need to change a HU from free stock to blocked stock. I use FM HU_CREATE_GOODS_MOVEMENT with IF_EVENT = 0005 and it does make the change. My problem is that I don't want to change all the materials in that HU, just one. Is there any way to do i

  • Library of congress jp2 files not opening in photoshop

    Am I missing something?  I am using Adobe Photoshop CC (2014).. but when I attempt to open a .jp2 file (JPEG 2000) downloaded from the LoC, I get an error in Photoshop saying "Could not complete your request because the file-format module cannot pars

  • Auto reboot / Manual reboot : easy way to apply group policy for each group without multiple AD links? Help appreciated

    Good morning, I have two policies for WSUS, one that auto-reboots the client and one that allows for manual reboots.  I'm sure this is very obvious, but i'm wanting to make sure I do this correctly. What's the easiest way to apply the policy for manu

  • Passing of data from webdynpro to BSP

    Hi Experts, Can anyone tell me is there any possibility of passing data from webdynpro to BSP and vice-versa. If so, kindly let me know. thanks a lot. regards vijay