Steps for delete material from system

hi , all sap pp experts
      in material master by using mm06 we give deletion flag for material but system can't delete that material. So is it possible to delete material from system? if yes then please tell the sequence for this process
thanks in advance
regards
Nitin Nerkar

Before Archiving the Material Master the materials need to be flagged for deletion in T Code MM06/MM16.
Archiving the materials is done thro T Code SARA. All the SAP archive functions are shown in SARA. Choose the corresponding SAP archive object, hit enter and the archive administration menu will be shown.
When a material is no longer required in a company or plant, you can archive and delete the material master record.
Before a material master record can be archived and deleted, other objects (such as purchasing documents) that refer to this material must themselves be archived. You can see which objects these are and the dependencies between them in the network graphic.
Archiving object MM_MATNR for archiving material master records.
To archive the material master, first go to transaction SARA
Type in a variant name and click Maintain. (Tick the Test Mode for archive simulation).
Save the variant.
Maintain the Start date and Spool parameters and click execute.
Click Go to Job Overview to check the archive status.
To do a permanent delete, click Delete button.
Maintain the Archive Selection, Start date and Spool parameters.
Click Test Session for testing or click execute to start the deletion program.
Click Go to Job Overview to check the delete status.
This need to be done carefully and better to first do it in testing client.
After archiving those materials will not be displayed in reports unless categorically selected
Note: SARA is a general transaction where you can archive all types of records using respective archiving object

Similar Messages

  • T-code for delete file from application server

    Hi all!
    Please, has any t-code for delete file from application server? For upload exist CG3Z, for download has CG3Y. And for delete? Has anyone?
    I need to delete file from application server in QA system and i don't want to create a program for this because i will need to transport a request from DEV to QA.

    I don't have contact with basis team.
    The FM EPS_DELETE_FILE support directory name with max 60 char. My dir. has more than that. I need a transaction for this.
    Anybody know if this transaction exist?

  • FM for deleting Component from Ibase Hierarchy

    Hi,
    Is there any FM for deleting Component from Ibase Hierarchy.
    I have tried using the FM "CRM_IBASE_COMP_DELETE", it is anyway deleting the component from the hierarchy but not those component
    whose is already assigned to a Contract.
    I have read these similar thread of only deleting a component but it was not very helpful in my scenario.
    In CRM, standard way of removing the component from Ibase Hierarchy is to "CUT" the component  and save. The mentioned component will not
    be seen in Ibase hierarchy.
    So is there any FM which can actually remove or cut the component from the hierarchy even though it is assigned to any contract etc.
    Awaiting for your expeditious help on this issue,
    Thanks and Regards,
    Jojy

    Hi Naresh,
    Thanks for your response,
    Is there any way of doing the same from Std. FM apart from doing it manually.
    Mine is Interface scenario in which the call will be instantaneous.
    I have tried to dismantle the component also, but it will be remain present in Ibase hierarchy even though it is associated to any contract or not with dismantle sign in it's hierarchy .
    I want to cut it so that it will not remain in Ibase hierarchy, it can be present in CRM system.

  • Post Installation steps for Messages archiving from Adapter engine

    Hi,
    Can any let me know the post installation steps for Archiving messages from AE.
    We are archiving the messages from Integration Engine (BC_XMB).
    This note refers to the Post installation steps... But i could not find them anywhere.
    Note 790226 - Messages in AdapterEngine/PCK database do not get archived
    Thanks,
    Tanuj
    Message was edited by:
            Tanuj Kumar Bolisetty

    Hi Tanuj,
    have a look at note 872388
    "2) For messages in the Adapter Framework: note 816022, question 8
    (deletion) and
    http://help.sap.com/saphelp_nw04/helpdata/en/cf/b2fc3f48ecc742e10000000a
    1550b0/content.htm (archiving)"
    Additionally consult the troubleshooting guide,page 110
    Set the adapter service properties (note 791379)
    Hope it helps
    Jaime

  • Can anyone give me step by step for calling FM from one SAP to another SAP

    can anyone give me step by step for calling FM from one SAP to another SAP
    points will be rewarded,
    thank you,
    Regards,
    Jagrut BharatKumar Shukla

    *& Report  RFC_FOR_CUSTOMER_LIST
    *& RFC to a Fn. module from another system which implements BAPI
    REPORT  rfc_for_customer_list.
    DATA:
      fl_status TYPE i.
    DATA:
      fs_message TYPE bapiret2.
    DATA:
      BEGIN OF fs_customers,
        id   TYPE s_customer,
        name TYPE s_custname,
      END OF fs_customers.
    DATA:
      t_customers LIKE
         STANDARD TABLE
               OF fs_customers.
    CALL FUNCTION 'Z_BAPI_GET_CUSTOMER_LIST' DESTINATION 'R3N'
      IMPORTING
        return = fs_message
      TABLES
        customerlist = t_customers.
    IF sy-subrc EQ 0.
      fl_status = 1.
      LOOP AT t_customers INTO fs_customers.
        WRITE:
          /10 fs_customers-id,
           30 fs_customers-name.
        AT LAST.
          WRITE:
            /,/5 'No of customers in R3N = ', sy-tabix.
        ENDAT.
      ENDLOOP.
    ELSE.
      MESSAGE 'RFC failed' TYPE 'S'.
      EXIT.
    ENDIF.
                           TOP-OF-PAGE EVENT                            *
    TOP-OF-PAGE.
      IF fl_status NE 0.
        WRITE:
          /12 'ID'   COLOR 6,
           32 'NAME' COLOR 6.
        SKIP.
      ENDIF.
    This is one small example...
    Regards,
    Pavan

  • Doing GR for a material type, system should give a message like QI required

    Dear Friends
    While doing MIGO(GR) for a material type, system should give a message like Quality Inspection required
    but Client requirement is not to maintain QM view or Inspection Type 01for  material type
    Any setting required 
    Thanks & Regards
    Gajendranath

    Hi
    Please check user exit QBCK0003 |Extended QM check for goods receipt                        
    Regards
    sujit

  • TS1314 can you write the steps for transferring photos from my pc to ipad2

    Can you please write down the steps for transferring photos from my PC to IPAD2?

    Sync photos to iPad
    http://support.apple.com/kb/HT4236

  • Remove marked for deletion items from f4 search

    Dear Consultants
    We have many customers, Vendor, Cost centres which are marked for deletion, and we don't want to archive them, but they keep appearing on standard f4 search on various transaction, We dont want personalise list , so is there a way we can eliminate this marked for deletion item from standard f4 search.
    Your reply will be hightly appreciated.
    Many Thanks
    Sam Rathod

    Can you please tell us how

  • Creation of Production Order for Deleted Material

    How can I prevent a production order from being created for a material that has been marked for deletion?  Currently, our system generates a warning but allows the order to be created.

    Thanks for the suggestion of the material status but I am trying to stay away from assigning a code to a delete flagged material.
    The message I am getting is CO732.  I went into transaction OPJB to change the message from warning to error but that message is not listed in that transaction.  I tried adding it and still received a warning message.
    Is there another transaction to check so I can switch it?
    Edited by: Joe Reckelberg on Apr 28, 2009 4:49 AM

  • Customisation steps for archiving document mgmt. system

    Hi,
    Please suggest the customisation required for the document management system.The object name for the doc is CV_DVS.
    What are the steps necessary to archive this document.
    Thanks & best regards,
    Goraksh Dhikale.

    hi,
    To call the archiving functions for document info records from the standard R/3 menu, choose
    Logistics _ Central functions _ Document management _ Environment _ Archiving.
    You can set a deletion flag for document info records that you no longer require for managing
    documents and their original application files. Archiving object CV_DVS enables you to archive
    these document info records. After the archiving run, you can delete the archived document info
    records.
    The document info records that you archive and delete with archiving object CV_DVS are
    identified by the following data:
    Document,Document type,Document part, Version
    When you use archiving object CV_DVS, you archive data from the following tables:
    Table    Description
    DRAD   Link between document and object
    DRAO   Originals for document
    DRAOZ  Additional files for original for document
    DRAP    Document log file
    DRAT     Document descriptions
    DRAW    Document info record
    DRAZ      Table for additional files for original
    The following table shows the functions that you can use for archiving object CV_DVS.
    Function Report Program
    Archive   DVSARCH1
    Delete    DVSARCH2
    Manage  DVSARCH3
    rgds,
    Ben
    Edited by: benaka rajes on May 7, 2008 12:16 PM

  • MBP stuck to the spinning wheel, won't boot after deleting something from "/System/Library/LaunchDaemons/org.apache.httpd.plist"

    Hi all,
    I have a MBP 13" (early 2011) running Lion 10.7.2 and some days before, I wanted to host an HTTP server on it.  I googled and found I should turn on "Web Sharing" for this feature.  But unfortunately, it just wouldn't start.  I googled again and found a solution (I think).  I tried deleting the disable key and
    <string>-D</string>
             <string>WEBSHARING_ON</string>
    from "/System/Library/LaunchDaemons/org.apache.httpd.plist". I couldn't save the file because it is protected.  So I tried copying all the content of the file and save it to a new file with the same name, deleted the original file, and put the new one back to the directory.  Nothing worked.  I couldn't edit the new file as well.  So I put the original file back and replaced the new one.  Then I tried to change my rights of that directory as well as the file to "Read and Write".  And I managed to edit the file!  I deleted the mentioned sentences and saved it.  Then I tried turning Web Sharing on for about a hundred times, but never succeeded.  So I turned off my MBP and slept.  OK, the next day when I decided to try again, I found the machine won't boot!  It got stuck to the grey screen with Apple logo and a spinning wheel permanently.  Every time I needed to hold the power button for 4 seconds to turn it off.  I've tried SUM (command-S) and ran fsck, no problems were found.  I also tried the method from http://support.apple.com/kb/TA20809 , but still couldn't get past that grey screen.  Cannot boot into safe Boot also.  I don't if it is a problem related to the alias of that file because I had deleted it and put it back.  Please help.  Many thanks.
    P.S. If can't solve it, should I bring it to Apple Store and ask for Genius?

    Hi,
    Yes, I did resolve it - it was the graphics card. Changed that, updated OS X and it was done.
    I can't now remember exactly which card I used, and I'm away at the moment so I can't get to the infomation, but I do remember that it was a full length card with a large heatsink, and was a bit of a pig to squeeze into the chassis!
    Had to buy an adaptor for the second monitor connection, but that didn't cause any hassle. I got the card and cable from the local Apple Store.
    It also theoretically needed a later version of OS X than was already there, but since it allowed me to boot off the CD, that didn't matter (and it worked with the old one anyway, as it turned out).
    Oh, and also of course, although it's a bog standard PC card, you have to pay way over the odds for it because it has to have different PROMS for a Mac. (Thank you Apple.)  Just part of the price we all have to pay for using Macs.
    I seem to remember that there was a certain amount of dancing involved in upgrading the OS afterwards (might have had to do one step twice), but nothing that unusual.
    Hope this helps,
    All the best,
    Brian

  • Script to make 'delete' file from system and not just library svp.

    I would like something, possibly a script, to replace the delete option in iTunes so that a file deleted from within iTunes is actually deleted from the HDD. I have downloaded a script that can do this but the option ad to be called from the script menu and was not convenient, so I am looking for a way to amend or replace the menu option to achieve this in a natural fashion.

    Okay, here I found this page: http://ask.metafilter.com/18737/How-can-I-make-iTunes-delete-songs-again
    which is nice and informative. What I have found is that in order to delete files natively from within iTunes the default settings of keeping your music files in the iTunes music folder (which can be modified to another directory in iTune's preferences) must be left untouched. This is because iTunes will only delete files from the HDD if they reside in the music folder iTunes refences to. Its a nice structured system that iTunes itself keeps organised so its the better option, as oposed to having files everywhere.
    In order to reset the iTunes dialog messages, the file "com.apple.iTunes.plist" in the "~/Library/Preferences/" dir must be deleted - which resets everything, as the documentation suggests you will know because the copyright agreement will launch when iTunes is started. Please make sure iTunes is off before deleting the file. The documentation also suggests deleting another file but I didn't do this and it worked for me.
    However the ability to delete movies from the HDD is not an option from within iTunes, I suggest finding a script that will move all movies in a certain playlist to the recycle bin folder

  • How to delete material from meraterial mast

    Hi Guru
    Some wrong material are created on Pre - Production Client, we need to delete those material.
    i done following step.
    Use Tcode -  MM06 for Deletion Flag for material.
    after this use MM71 Transaction for archive material
    while MM71 Transaction  i got  following error
    Archive file C:\TEMP\MM_MM_MATNR_20110423_212148_0.ARCHIVE.ARCH cannot be opened for write program
    My autorization is SAP ALL,
    why this error is come , help me sol . <removed by moderator>
    Edited by: Thomas Zloch on Apr 23, 2011 6:46 PM - priority normalized

    Hi Rob
    Yes  I am running this in th backround. help me.
    Thanks
    Pranesh

  • Steps for Data extraction from SAP r/3

    Dear all,
    I am New to SAP Bw.
    I have done data extraction from Excel into SAP BW system.
    that is like
    Create info objects > info area> Catalog
                                                --> Character catalog
                                                --> Key catalog
    Create info source
    Upload data.
    create info cube
    I need similar steps for data extraction for SAP R/3
    1. when data is in Ztables ( using Views/Infosets/Function etc)
    2. When data is with Standard SAP using Business Content.
    Thanks and Regards,
    Gaurav Sood

    hi,
    chk the links
    Generic Extraction
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/84bf4d68-0601-0010-13b5-b062adbb3e33
    CO-PA
    http://help.sap.com/saphelp_46c/helpdata/en/7a/4c37ef4a0111d1894c0000e829fbbd/content.htm
    CO-PC
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/fb07ab90-0201-0010-c489-d527d39cc0c6
    iNVENTORY
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f83be790-0201-0010-4fb0-98bd7c01e328
    Extractions in BI
    https://www.sdn.sap.com/irj/sdn/wiki
    LO Extraction:
    /people/sap.user72/blog/2004/12/16/logistic-cockpit-delta-mechanism--episode-one-v3-update-the-145serializer146
    /people/sap.user72/blog/2005/01/19/logistic-cockpit-delta-mechanism--episode-three-the-new-update-methods
    /people/sap.user72/blog/2005/02/14/logistic-cockpit--when-you-need-more--first-option-enhance-it
    /people/sap.user72/blog/2004/12/23/logistic-cockpit-delta-mechanism--episode-two-v3-update-when-some-problems-can-occur
    /people/sap.user72/blog/2005/04/19/logistic-cockpit-a-new-deal-overshadowed-by-the-old-fashioned-lis
    Remya

  • Deleting the inventory for deleted material

    Hi
    Can you please guide how to delete inventory for the deleted material?
    Stock is available in the inventory but the material is deleted.
    Regards
    Raja

    Hi
    Plz donot use 562 movt,if that is production system.

Maybe you are looking for

  • The report terminated with error:  REP-110: File test2. cannot be opened. REP-1070: An error occurred while opening or saving a document.

    Hi, I'm getting the below error for reports. The report terminated with error: REP-110: File test2. cannot be opened. REP-1070: An error occurred while opening or saving a document. REP-0110: File test2. cannot be opened. . When checked Environment u

  • Apple Script Help

    Hi,   I wrote the below script to delete files of a particular folder, but now I want to do that to the Documents folder. I tried using this script but it didn't work. Any ideas? Or any entirely different script that might work. Thanks. tell applicat

  • Huge loss of color on images. Please help.

    When saving my presentation into a quicktime file, all my images become so dull with loss of color/vibrancy etc. (I save it this way, because I use this file on my IWeb built website) Any ideas on how to correct. Thanks in advance.

  • Alternative for the ActiveX object for the other browsers excluding IE?

    I need open a word document (Doc/Docx) then edit and save   in client side itsetf.forthat i'm using ActiveXObject and javascript.it is working fine with IE but it's not working in other browsers(Chrome,Firefox).                     var w = new Active

  • Track pad not synching

    Hi all. New boy here looking for help with my track pad sync. so i am on 10.5.8 and the track pad says got to run 10.6.4 or later, so is that it, i am stuck and no joy? can my intel duo core imac run the latest os? cheers all oh, anyone know and god