How to  delete data completely

Hi
     please tell how to delete data completely in my sap ides that is removing permanently the master data, sales documents and i want configured every setting back from start. i want to make it as completely newly created sap ides.

Dear Teja,
Just get it installed Again
Regards
Suchait

Similar Messages

  • How to delete the complete contents of database table ? should be empty !!

    Hi Guys,
    I have requirement where i have delete the contents of database table..i have make it empty (no records at all) and then i have to fill it with the records from the excel sheet.
    I can upload data from the excel sheet.
    Please tell me how to delete the complete contents of the database table ??
    Regards
    Rahul

    hi ,
    just write like this,
    delete from <database table>.
    commit work.
    sample code, here edpar is database table.
    delete from edpar." FROM TABLE g_tab_delete.
      call function 'DB_COMMIT'.
      loop at g_tab_edpar into g_wa_edpar.
        insert into edpar values g_wa_edpar.
        if sy-subrc  eq 0.
          move-corresponding g_wa_edpar to g_wa_edpar1.
          append g_wa_edpar1 to g_tab_edpar1.
        else.
          move-corresponding g_wa_edpar to g_wa_edpar2.
          append g_wa_edpar2 to g_tab_edpar2.
        endif.
      endloop.
    that's all it works.
    reward points if helpful.
    regards,
    seshu.

  • How to delete data from single field in a database table?

    Hi guys,
         Plz suggest me How to delete data from single field in a database table?
    thnks,
    pavan

    hi
    in addition to abv details..chk this:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/fc/eb3aef358411d1829f0000e829fbfe/content.htm
    http://dev.mysql.com/doc/maxdb/en/34/ee7fbd293911d3a97d00a0c9449261/content.htm
    regards,
    madhu

  • How to delete a completed workitem logically or completely

    Hi buddys,
    Any one kindly help me how to delete a completed leave request work item completely or logically.
    For example: An employee has allpied for leave and that has been apoproved by his/her manager and the same has been updated in the backend.  Now the workitem status is completed. Now I need to delete the completed workitem either completely or logically.
    I went to SWia and gave the workitem number and followed the procudere, but it is not happening.
    Any one tell me how to delete this workitem
    Regards
    Siri

    Try through T.code SBWP.

  • How to delete data in iCloud?

    How to delete data in iCloud? My iCloud data are just a mangled mess and I would like to delete them all and restart wiht data on my devices. How to do?

    Using your computer's browser, log into icloud.com and look at each of the pages to delete data.

  • How to delete data in LIS Structure S855

    HI All :
    I am new to this portal. I would like to know how
    to delete data in LIS Structure S855. Actually, this table contains errorneous data and like to clear it up and run stats setup to refill it up.
    Though we have T-Code:lbwg to delete setup tables for LO.
    Likewise do we have any transaction to delete LIS table.
    If not, how to delete the same.
    Thanx & Regards:
    Rafi

    hi roberto,
                 this is nataraj.i am really a novice.i have gone through this discussion.since lis s855.its kind of table.can we delete like a table using debugging?hope u have got me.correct me if am wrong.
    i will be waiting for your feedback.
    regards,
    nataraj.

  • Drop Box folder in: user/public/Drop Box, how to delete it completely?

    It might be kind of freaky, but the Drop Box folder in: user/public/Drop Box, how to delete it completely?, every time that i delete that folder and restart the system, it always appears, i just can't delete it!, why?. Absolutely, that i have already uninstalled the app with "appdelete".

    The Drop Box folder in ~/Public is not part of the Dropbox application. It is in fact part of Mac OS X so you shouldn't need to delete it.

  • How to delete data off time capsule and restart

    how to delete data off time capsule and restart

    Open Finder > Applications > Utilities > AirPort Utility
    Click on the Time Capsule, then click Edit in the smaller window that appears
    Click the Disks tab at the top of the screen
    Click Erase Disk
    Choose the Quick Erase option
    Click Erase
    The procedure will take a minute or two.  The Time Capsule is now ready for a new backup

  • How to delete data-records with BI-planning in BEx?

    Hi folks, masters and gurus,
    we just upgraded some of our functions from BPS to BI-Planning.
    Only one thing I could not resolve up to now:
    In BPS (web based) it was easily possible to delete data-records by choosing a radio-button beside the data-entry-field and click the "delete"-button (a red "-") on the top.
    When I tried to find a delete-function in RSPLAN now I only found one that deletes the data, but not the record itself.
    Does anyone know how to build a function that I can use to delete data-records?
    Thx in advance for your help,
    Thomas

    Oh yes ... it´s not necessary as it is easily possible to supress lines with only 0 in it with
    query-properties / rows/coloumns / supressing Zero / activ ...
    Edited by: Thomas Kejik on Jan 19, 2009 9:46 AM

  • In a PrC, how to delete data from the PSA that have been loaded in Prcs Chn

    Hello,
    In a process chain, how can I delete the data from the PSA that have been loaded within that process chain. I don't want to delete data that belongs to other business units that use the same datasource.
    Thanks,
    Andre

    I dont think so you can achieve that, PSA is actually datasource dependent.
    One you load from a datasource to PSA.That is accesible by multiple DTPs if you have created so.
    As you said "I don't want to delete data that belongs to other business units that use the same datasource."
    If you delete the PSA, you may have to repull the data from source system again and if thats delta it wont work out.
    As said by above ppl you can include the "Delete PSA" in process chain but choose some 15 days buffer.
    Hope this helps.

  • Adobe Acrobat 8 how to delete it completely?

    I have to deactviate Adobe CS3 from my old computer to reinstal into my new computer. Now I have a problem downloading Adobe Reader on my old computer as Adobe Acrobat is still there after I delete the Adobe CS3. Can someone show me how to remove Acrobat completely so I can install Reader?

    Download and run the Microsoft installer cleanup utility and get rid of the old program then install the new one.

  • How to delete data older than three years from DSO

    Hi  all,
    We needs to keep historical data in the DSO only for three years. One way of doing this is by selective deletion we can delete data older than three years but we want to make it authomated. Is it possible to add a process or ABAP program to delete data older than three years.
    If it is p[ossible by ABAP code then can you please give me sample code.
    Many Thanks in advance.
    Harman

    Some time for in case of huge volume of data selective deletion is not works, Try for "prunning" option.
    It's work as follows
    1)     Create DSO which is same replica of your Source DSO.
    2)     Create two transformation
         a) from Source DSO to Copy DSO
         b) Another is from Copy DSO to Source DSO
    3)     Transprort Last 3 years records to Copy of Source DSO using DTP Filter range for time.
    4)     Once data loading from Source DSO to Copy DSO get completed delete all data from Source DSO.
    5)     Now load data from Copy DSO to Source DSO.
    6)     After complete loading delete entire data from Source DSO.
    I use prunning process to one of my client and it's work perfectly.
    Regards,
    Sushant
    +919820849482

  • How to delete data from Open Hub DB table when the DTP is inactive..

    Hi Gurus,
    I am transporting some 2LIS extractors to QA with some enhancements.
    The data goes to an OHD ( third party ) pulled by a process outside SAP enabled by a BAPI.
    Now , By mistake , I imported the OHDs with still some old left in the DB table of OHD ( /bic/oh<>)
    It's not allowing to me do manual activation and also DTP is inactive ( cannot do a delta DTP and make no of records zero )
    I want to delete the data in the OHD DB tables ..any clues....
    Thanks,
    Chetan

    Hi Chetan,
    The OHD table name is usually /BIC/OH<OHD-name> .  You can find it in the OHD definition.
    Go to transaction se14, give the table name and say edit.
    Select Delete Data and say Activate and adjust database.
    This will delete the entire contents of the OHD DB table.
    Regards,
    Uma Maheswari

  • How to delete data in SAP Tables

    Can i delete data in SAP tables in IDES version? I need step wise answer.
    Best answer get good points.
    Regards
    Kalyan Pothini

    Hope this helps:
    http://searchsap.techtarget.com/tip/1,289483,sid21_gci1159707,00.html
    Fast deletion of SAP table content
    Stan Shuralyov
    01.17.2006
    Rating: -3.86- (out of 5)
    If a table has millions of records, full deletion becomes time consuming. Try this tip when you need to delete data quickly -- it works in seconds.
    Editor's note: This tip works on an SAP 4.6C, WAS620 and WAS640 system (i.e., all currently suppported SAP platforms). Note that it is a tricky function that should only be used by programmers who know what they are doing.
    Code
    Use function from SE14
            call function 'DD_DATABASE_UTILITY'
                 exporting
                      fct                     = 'MDF'
                      obj_name                = 'TABLE_NAME'
                      obj_type                = 'TABL'
                      exec_modus              = 'S'
                 importing
                      subrc                   = sl_subrc
                 exceptions
                      unexpected_error        = 1
                      unsupported_function    = 2
                      unsupported_obj_type    = 3
                      table_is_locked_by_tcnv = 4
                      authority_check_failed  = 5
                      abort_function          = 6
                      conversion_error        = 7
                      others                  = 8.
            if sl_subrc = 0 and sy-subrc = 0.
              write:/ '&1', '- Table Deleted OK'.
              commit work and wait.
            else.
              sl_status = 1.                          "Deletion Failed
              write:/ '&1', '- Table Deletion FAILED'.
            endif.

  • How to delete data from hard disk before returning Macbook Air to the store

    I need to return a recently purchased Macbook Air to the store. How do I delete all data from the hard drive before I return the notebook?

    Ahh, you want to WIPE the entire drive,.....command R on startup, disk utilities....select MacIntosh HD,......ERASE it format it in MAC OSX extended journaled.
    after than, you can do a wifi or ethernet reinstall to factory OUT OF BOX new condition.    Usually takes 1.5 to 2 hours if you have a descent fast www connection.

Maybe you are looking for

  • Report for material and their pricelist

    Hi all I want to create a report, which displays the material and their pirce, I know there is a t-coke vk13, but u know the end users......actually i want to have this pricing for only service dept, where sales org , div , pricelist type are fixed.

  • Satellite A200 and iTunes 2131 error

    Hello, new to the forums here. I did a search and couldn't find anything current on the 2131 error I'm getting from Itunes with regards to burning CD-Rs. I understand the Dell computers using the same optical drive have a patch, just wondering if one

  • Allow MM to post many months back

    I try MMRV, my current month is Oct, it only allow posting to sept. if I want to post to Aug, what should I do? thanks

  • Nokia 570 firmware Update

    please release the new firmware update for the 5700 XM including Exit function in Music Player and Support for Picture Messaging, Send java midlets and SIS files using its own Explorer and please include a good slideshow viewer(Just like N73ME)Please

  • Nouvel Ordinateur

    Bonjour, Je ne peux pas utiliser la 3D car ma carte graphique est trop faible. J'ai acheté un autre ordinateur ; puis réinstaller photoshop sans problème avec le même N° de licence ?