Remove serial number profile

I would like to remove a serial number profile in the material master for a material that does is no longer handled as serialized.
During trying to remove the serial number profile in the respecitve material a system-error message occurs telling "Serial numbers already assigned to this material" and it refers to report RISERNR9.
Could you please tell me the required steps (e.g. remove stock? / change each serial number status?) that are required to realize this? Is there a OSS note available that descripes the approach?
Thank you in advance!

Hi,
Please execute the serial number profile removal process and see.  Material serial number removal procedure as follows.
Using T-Code MM02-change material code to the respective plant(6000),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 removed during change/edit of the material. After that doing MIGO for the material serial number should not asked and also not displayed.  set the deletion flag in IQ02,  archive the serial number history using archiving object PM_OBJLIST,  archive the serial number using archiving object PM_EQUI. Please execute these steps and check. Hope it works. Thanking you.

Similar Messages

  • How to remove srial number profile ?

    Hi sap Guru,
    my issue is how to remove serial Number profile in material master,
    a  material use all  plant ,only  one plant  serial number profile is on,
    ex- having  plant 1000,2000,3000,4000,5000,6000.
    plant 6000  serial number profile is on, having  five quantity with serial no and  the material already issue,
    how to remove serial number profile 6000 plant that material ,
    i try in material master remove serial  no profile but getting error serial number profile already assign
    How to remove serial no profile For plant 6000 ?
    2.
    in sto material sent delhi to bagalore ,
    available material is 10 in delhi store , when user sto that material geting error like
    only 0 ea of material available
    what might be problem ?
    regards
    shiv

    HI Shi,
    1) Material serial number removed procedure as follows.
    Using T-Code MM02-change  material code to the respective plant(6000),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 removed during change/edit of the material. After that doing MIGO for the material serial number should not asked and also not displayed.
    Hope, it is useful for you.
    Regards,
    K.Rajendran.

  • 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 Number Profiles based on sales order movement types.

    Hi,
    I am trying to config. serial number profiles based on specific movement types in sales order.
    So as usual,i have created Serial number profile with Serial Procedures including MMSL.
    I have assigned this procedure MMSL to Movement type group created by me.
    And similarly i have also assgined this movementype group to specific movement type which i need to use.
    But the system asks serial number for all movement types inspite of me speciifying specific movement types to be triggered.
    Have anyone faced this situation. Could you pls help me?

    Hello Diwakar,
    Thanks for ur suggestion.But,i found it is possible in the following thread
    Serial Number Profile and assigning to movement types
    And moreover we have an option to define serialization atttributes for movement types in plant maintenanace.
    i followed the similar step,but it was'nt working.
    Could you please chk it and let me know your suggestions

  • User-Exit for Serial Number Profile / Equipment creation

    Hi ,
    In the Material Master Data , we have a serial number profile and at the time of
    Post Good Issue , the system do generate an equipment record in the Service Module .
    That is standard SAP and working very well .
    For some customers (Inter-Company) customers we do not want any Equipment record in the Service Module to be created .
    What standard SAP functionality or user-exit can we use in order to not create the Equipment record in the Service Module ?
    Regard's

    Transaction SPRO
    Plant Maintenance and Customer Service --> Master Data in Plant Maintenance and Customer Service --> Technical Objects --> Serial Number Management --> Define Serial Number profile
    In the Serial number profile, go to Serializing procedures. The EqReq field determines whether an equipment is to be created or not. For e.g. 01 in MMSL implies that equipment will not be created during GR,
    Not sure whether this will satisfy your requirement. Will need more information for that...
    Hope this helps,
    Lakshman

  • Maintenance of serial number profile for a material

    Hi,
    We need to maintain serial number profile for a material. Presently there exists stock for this material.
    Could you please let us know the prerequisites for maintaining the serial number profile for a material where stock exists.
    System should not allow to update the material with serial number profile if stock exists, since for the existing stock serial numbers are not available. But in our case, system is allowing to update the profile for the material where stock exists. Could you suggest if any setting/config is missing to throw an error.
    Regards,
    Srinivas

    I have the solution below.
    - Don't change Serial no. profile
    - Goods issue all stock with mvt 201 or 261 into temporary cost object and note your text.
    - Change Serial no. profile in material master
    - Goods receipt all stock (You may ref. material doc.) and you need to input serial number for all materials.
    Hope this solution can help you.
    Edited by: Saiyaman on Dec 9, 2009 5:33 PM

  • Material; Serial Number profile check

    Dear All.
    We've recently upgraded from ECC 5.0 to ECC 6.0.
    In 5.0 we used to receive a warning message if someone tried to create a serial number for a material which did have a serial number profile.  The message was "Material not allocated a Serial Number Profile".
    It was only a warning message, but was still helpful.
    Now in 6.0 we're not getting that message.  SAP is letting us create the serial number even though no profile has been assigned in the material master.
    Does anyone know if there's been a change made between 5.0 and 6.0?
    If this is configurable?
    Other tips?
    Many thanks!

    Hi,
    Ecc 6.0 also if you are not assign serial number profile it will give warning message.
    below the message number will display as warning.
    Material not allocated a serial number profile
    Message no. IS160
    Please check with ABAPer.
    SAM

  • Serial number profiles differ

    Hello experts,
    I have one material with serail no profile & other is without serial number profile.
    we are required to do 309 movement from serialised material to non-serialised material.
    System is reflecting error as mentioned below.
    "You want to carry out a transfer posting for materials with serial number management. However, the serial number profiles of the receiving and issuing points are not identical."
    Is there any way that we can do conversion of material from Serialized to non-Serialized.
    Thanks.
    AbhiD

    Dear Abhijeet,
    Thanks for response.
    In OIS2 we are using procd MMSL Maintain goods receipt and issue doc. with Serial Number Usage as "OPTIONAL" for the profile required in material master.
    I require MB1B - Transfer posting (mv type 309 material to material xfr). What needs to be done for this so that it should not dipaly error of serial profile mismatch.
    Thanks.
    Regards, AbhiD

  • Serial number profiles differ ( Transfer of stock)

    Dear All,
                 While transfering stock ( movement type 301) from one Plant to other showing error Serial number profiles differ Message no. M7174 in Diagnosis it is showing You want to carry out a transfer posting for materials with serial number management. However, the serial number profiles of the receiving and issuing points are not identical. . Kindly suggest what could be the possible reason.
    Thanks & Regards
    Ajit K Singh

    Refer note 53229
    thanks
    G. Lakshmipathi

  • Number Ranges for the Serial Number Profiles

    Hi All,
    We wanted to trace the Goods movement based on the serial numbers. we could make this possible by attaching the serial number profile with relevant procedure (Stock Chk) to the Material.
    Now the issue left out is of Number range and the pop-up for the existing serial numbers for the material. Is it possible to define Number Ranges (Ext. / Int) to the Serial Number profile ? Also, to get a pop-up for the serail numbers of material currently in Stock, which can be issued. Currently, I have to get the detail of sr. No. thru' IQ09 / IQ03.
    Pls advise.
    Shekhar.

    Hi,
    Yes. In IMG under Plant maintenance -- > Technical objects -->Serial No profile.
    Here you can create diff profile with difff procedures.
    And mention the properties of each.
    There is a material master record for each type in the system. For control purposes, the company wants to know which customer received which collector type, and which serial number(s) of the collector type were supplied to the customer, when the individual solar collectors were delivered.
    It is therefore necessary to assign a serial number to the customer delivery in addition to the material number.
    A serial number master record is created with the assignment of the serial number. You can maintain data fields specific to the serial number in the master record.
    At a later date, it may be necessary to enter equipment master records for materials that have already been serialized and delivered to customers, for example, if the producer of the solar collectors also has to perform maintenance activities for the customers and therefore wants to use all the functions available in the equipment master record for a serialized material.
    In order to keep this option open at any time, you must define a number range for serial numbers. The numbers assigned from this number range are not the serial numbers but reserved keys that stand for the combination of material number and serial number and the equipment number that may possibly be assigned.
    You can also define one or more serial number profiles.
    The serial number profile defines how and under which conditions a serial number is assigned for a material.
    Note
    A material can only be assigned serial numbers after the required serial number profile has been entered in the material master for a specific plant.

  • Sales Order Incompletion log - Serial Number profile is missing for materia

    The sales order is incomplete with missing data = No. serial numbers
    System gives an information saying "Serial number profile is missing for material".
    Message no. V1192
    I maintained a serial no. profile for the material in "Work scheduling" view.  But still the document is incomplete.
    Please let me know how to make this document complete.
    Thanks,
    Shankar

    Hi,
    Goto the Sales document in VA02  ->Edit-> incompletion log.
    It will show the data which should be filled, select that and click on the COMPLETE DATA tab and it will lead to the field in which the data should be entered.
    Please do like that and save it
    then once again check the EIT-->INCOMPLETION LOG
    if the document is complete save it
    rgards,
    santosh

  • Serial Number Profile in repetetive manufacturing :-

    Hi all ,
    I have a issue related to use serial number profile in repetetive manufacturing industry.
    In my client scenario there is  one finished good product which is produced internally inside the plant where repetetive manufacturing scenario is using by using 'mfbf' or 'mf42n' transaction.In this both we are doing GR & GI posting together in one shot.
    Here one more scenario is that, one semifinished good is also consuming while manufacturing the finished good(repetetive) & the same semifinished good is produced in different plant by descrete manufacturing & consumed in this plant where repetetive is going on inside the finished good.
    In both the cases they want to use serial no.
    1. For semifinished good which is a finished good for a plant & then transfered or sell to different plant .
    2. For finished good manufactured by repetetive method.
    Here the problem is after getting the stock of semifinished good i have got the serial no. & then transfered the same serial no. to the new plant . at the time of manufactre finished good system is asking serial no. for finished good & consuming the semifinished good but here i also want to consume or capture serial no. of semifinished good.
    How to consume this serial no. of semifinished good , means pop up should come for both the material finished good & semifinished good.
    I am using two different serial no. profile for both the product with stock check indicator as 2.
    Serializing procedure for semifinished good :- MMSL  03 01 & PPSF  03 01
    Serializing procedure for finished good        :- PPSF  03 01
    I would be highly thankfull to you if you provide the best solution .
    Regards
    Piyush Sharma

    please check here (may be it will help a bit):
    http://help.sap.com/saphelp_47x200/helpdata/en/dd/f8c814b3f911d1896e0000e8284931/frameset.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/8a/a5aa004adc11d189740000e8322d00/frameset.htm

  • Serial number profile

    I have create a profile for production orders as optional and the equipment as not required
    which is:
    MMSL     Maintain goods receipt and issue doc.     02     01
    PPAU     Serial numbers in PP order     02     01
    PPRL     PP order release     02     01
    QMSL     Maintain inspection lot     02     01
    When I enter the serial number in the production order its status doesn't change from available and when I confirm it it still says the same.
    Is there some place in the confirmation CO11N I need to enter the serial number?
    Why isn't the status changing?

    Hello,
    After going to OPK0, go to Details Area and select "Serial Number Assignment" from the drop down option list.
    Now at the time of confirmation, in CO11N Screen you will see "Sub screen- Serialized assembly" where in you can enter the serial number.
    As the production order confirmation is at plant level then the serial numbers assigned to that production order will be at plant level.
    Thanks,
    Meghasham
    Edited by: Meghasham Badgujar on Sep 2, 2009 8:51 AM

  • Acrobat 9 - Remove Serial number for image?

    Hi all,
    We are purchasing Dell PCs with OEM installations of Adobe Acrobat  Standard 9.  I am attempting to create an  image based on one of these machines, but I want to remove the Acrobat  Serial number, so when I push this image onto another machine, I can  enter the proper serial number for that machine.
    I know you can go into the registry and change the serial number, so I  tried to just delete the value from there.  However, when I did this  and start up Acrobat, it runs through the installation and the previous  serial number is back in it's place.  I found the serial number listed  in a "Repair" key as well and when I delete it from there, I have the  same result, with the exception of the registry values for the serial  number remain blank.  Surprisingly, Acrobat works fine even though it  appears (at least in the registry) that there is no serial number  associated with it.
    Can anyone help with this?
    Thanks!

    Can anyone help here?
    I've downloaded the Adobe Customization Wizard and set the user name, company name, etc. and left the serial number blank.  When I attempt to run an unattended installation, it fails with a dialog box that simply says "error."
    I changed to an interactive install to see if I could get any more information on when and where it was failing.  User and company name are filled in, as expected, but Serial Number is blank and I cannot advance without entering a Serial Number.  I assume this is also why the unattended installation is failing.
    How can I install without a serial number, so that I will be prompted for that upon first launch?

  • I don`t have the right serial # .My name is  carolyn powell personal details removed serial number removed don`t work

    I need another serial # , I gave $100. for adobe photoshop elements 13 and the serial number <serial number removed> don`t work my email <email address removed> my phone # <phone number removed>. Please help.

    First, this is an open forum, not Adobe support... do not post personal information
    Second, Redemption Code http://helpx.adobe.com/x-productkb/global/redemption-code-help.html
    -and https://forums.adobe.com/thread/1572504
    Being an open forum, you may need to contact Adobe
    Select a topic, then click I STILL NEED HELP to activate Photoshop Elements Online chat
    -http://helpx.adobe.com/contact.html?product=photoshop-elements or
    http://helpx.adobe.com/photoshop-elements/kb/troubleshoot-installation-photoshop-elements- premiere.html

Maybe you are looking for