Is it possible to delete the keyfigures data in a master data object?......

Hi Folks,
can any one please tell me how can i delete a particular keyfigures data i na master data object.
just i loaded wrong data to the keyfigure.i want to delete the whole data for the keyfigure only.so any one please help me .its very urgent.
Thanks in advance.
ashok.

Hi Ashok,
   you  cant delete   particular attribute (as keyfigure  in ur case..) data for particular master data.. you need to delete entire master data once.. but before that you need to delete  transactional data related that master data.. and then load  once again with the correct data...
    but you can't delete particular attribute(key figure data)...
   otherwise.. you can load once again the correct data.. because.. if you load same data  means master data  will just ovverwrite the  previous data  so, you can try with this option also..
regards
@jay

Similar Messages

  • Is it possible to delete a crucial data in the database?

    I'm in the very initial stage of learning abap/4 (self study). One doubt is screwing me seriously. Is it possible to change/delete the crucial data in the database by unknown way of witting the code? pls clarify me..

    hi
    Thorugh table maitainence generator u can delete the ztable data
    if u have the permissions like this
    DELETE FROM ztable1
    WHERE matnr = p_matnr AND
    I_date = sy-datum .
    if it is sap generated transparent table u cannot delete by delete statement
    u have to delete thorugh bapi or bdc.....that u have to give the strong reason to delete the data..................................
    by simple u cann't delete the data.................................it wants so many permissions inclueded with transparent tables.............

  • Is it possible to delete the diagnostics&usage data?

    First of all...i'm new in this community so hello to everybody :-)
    Please excuse my "creative english" I'm german but I do my very best.
    My question...
    Is it possible to delete the data in diagnostics&usage? If it's possible, how can I do this?
    I didn't allow the device sending data to apple but it always saves crash data or whatever.
    Theres no use of it for me and i don't want the iphone spend memory for this.
    I just read the handbook an started internet search but i couldn't find anything special about this.

    Why doesn't apple tell us, the people who paid for these products, how to delete the information that just keeps growning. COME ON APPLE, fix this.

  • It is possible to delete the request after compression

    Hi,
    It is possible to delete the request after compression,if it yes,how can delete the  request.

    Hi,
    You cannot delete the request individually but you can one of the following:
    1. Do a selective deletion from the cube. RSA1 -> Cube -> Contents -> selective deletion.
    2. Delete all the data in the cube and then reconstruct only the required request ids. This would work only if you have the PSA available for all the requests.
    3. Reverse posting is another possibility.
    Bye
    Dinesh

  • MI7.1 Delete the inserted data before sync for the upload only data object

    Hi,
    I have a upload only data which have insert bapi wrapper only. I am able to save the data and insert data but my problem is how to delete the data before it syncr. Is this possible?? Or must i create a delete bapi wrapper??
    Thanks.

    Hi,
    Thanks for you reply. I manage to delete the inserted data refer to the employee_ui sample application but the data still appear at the backend after sync. Any idea why this happen??
    Using the following code i am able to delete the record at the devices. But when it sync the data still get insert to database table.
              ZmovementZmovementheader header = (ZmovementZmovementheader) wdContext.nodeasset_services().nodegetZmovementHeaders().nodegetZmovementHeadersOutput().getCurrentElement().model();                    
              ZmovementZmovementdetail detail = (ZmovementZmovementdetail) wdContext.nodeasset_services().nodegetZmovementDetail().nodegetZmovementDetailOutput().getCurrentElement().model();
              header.removeFromZmovementdetails(detail);
              root.commit();
    thanks
    Edited by: fcgan on Aug 28, 2008 10:17 AM

  • Is it possible to delete the boot/startup volume from Terminal

    Is it possible to delete the boot/startup volume from Terminal?
    What sort of command would/could allow this?

    Is it possible to delete the boot/startup volume from Terminal?
    Do you mean is it possible to destroy your system from the Terminal? Anyone that has spend long enough working with Unix from a command line knows that answer. Yes! And a painful lesson it has been for many of us.
    The real question is, what is your goal?
    If you just want to erase lots of files, then the 'rm' command is available. Once all the files are erased, the rm command will be one of them, and so that is the end of the game. You will not be able to execute any more commands. The file system is still there, and the data in all those files is still on the disk, you have just eliminated the easy way to access that data (via file names).
    If you want to initialize a new file system on the disk, you could most likely do that (diskutil - it will be the last command you run from the terminal, but you could most likely do it). Again, the data is still there, but the file system structure that held all the names and allocation information has been eliminated.
    If you want to securely erase the disk, that is also possible (diskutil), and again, that will be the last command you will run from the terminal. Now nothing is left behind, neither data nor file system structure.
    What sort of command would/could allow this?
    rm and diskutil come to mind (in combination with sudo).
    You could also just boot from the installation DVD, and then from the Menu select the Disk Utility and erase the disk as well as give it a new file system. And since you are running from the OS stored on the DVD, you can do other things after the Disk Utility is finished.

  • Is it possible to hide the LabView Data folder through the labview application?

    I really want to get rid of the LabView Data folder in the My Documents Folder that is created when the built labview application is run. Since it does not seem to be possible to remove or relocate it, i was wondering whether it is possible to at least hide it - but I want it to be done automatically, i.e. through the program itself when it is executed.
    Thanks
    Tim, Van

    Hi,
    you cannot delete the "LabVIEW Data" Folder since your application is active!
    It's possible that you change the attribute (hide) for the whole folder before you start the compile process!
    If you want to do this automatically, you should ask microsoft which dll is relevant for this scope!
    regards,
    Thomas Sandrisser
    NI Germany
    http://www.newgistics.com

  • How to delete the duplicate data  from PSA Table

    Dear All,
    How to delete the duplicate data  from PSA Table, I have the purchase cube and I am getting the data from Item data source.
    In PSA table, I found the some cancellation records for that particular records quantity  would be negative for the same record value would be positive.
    Due to this reason the quantity is updated to target but the values would summarized and got  the summarized value  of all normal and cancellation .
    Please let me know the solution how to delete the data while updating to the target.
    Thanks
    Regards,
    Sai

    Hi,
    in deleting the records in PSA table difficult and how many you will the delete.
    you can achieve the different ways.
    1. creating the DSO maintain the some key fields it will overwrite the based on key fields.
    2. you can write the ABAP logic deleting the duplicate records at info package level check with the your ABAPer.
    3.you can restrict the cancellation records at query level.
    Thanks,
    Phani.

  • How to delete the Transaction Data in CRM

    Hi Gurus,
    I have a requirement to delete the Transaction Data in one Client.
    But Configuration should be as it is ?
    How can i over come this situation?

    HI.
    Do you mean refresh the client ? if that is the case, i think you are posting in wrong forum since this one is for People Centric User Interface. Try in   Customer "Relationship Management (CRM) - General & Framework".
    Best Regards.
    Armando Rodriguez.

  • How to delete the Hierarchy data from Infoobjects.

    How to delete the Hierarchy data from Infoobjects. In my case I had 300 records in the corresponding table of info object.
    When i was trying to delete the hierarchy data, I am getting error message. "Some master data not deleted". Can any one tell me to delete all these records by using a program.

    Hi
    Go to SE11 and enter the hierarchy table name.
    /BIC/H....(infoobject name)...and execute the table and select table entry and delete all....
    Thanks
    TG

  • Is it possible to delete the table of contents in a pdf but keep the bookmarks?

    Is it possible to delete the table of contents in a pdf but keep the bookmarks?

    If the TOC is located on certain pages, you can simply delete those (from the Pages panel).
    Make sure it doesn't screw up with how your bookmarks work, though...

  • My 2 TB Time Capsule's memory is full because it will not automatically delete old files as it is supposed to, so it is giving me zero backup of my two computers now.  How can this be fixed so my Time Capsule deletes the old data and saves the new?

    My 2 TB Time Capsule’s memory is full because it will notautomatically delete old files as it is supposed to, so it is giving me zerobackup of my two computers now. How can this be fixed so my Time Capsule deletes the old data and savesthe new?
    Neither my local computer consultant nor I have been ableto change any of the settings in Time Machine to correct this problem.  Working with the choices in the TimeMachine, there does not appear that there is any way to change the frequency ofthe backups either, so, after a year has elapsed, the time capsule is full, andmy only choice appears to be to erase all the current data on the Time Capsuleand start over, something that I do not want to at all let alone repeat on anannual basis.  My questions are:
    What can be done to have my Time Capsule delete old filesas it is supposed to do, so it has memory available to allow my computers toback up? 
    Is this a software problem that can be fixed online or isdoes this require a mechanical fix of defective hardware?

    How much data is being backed-up from each Mac?  (see what's shown for Estimated size of full backup under the exclusions box in Time Machine Prefs > Options).
    Is there any other data on your Time Capsule, besides the backups?
    Most likely, there just isn't room.  Time Machine may be trying to do a very large (or full) backup of one or both Macs, and can't.  Since it won't ever delete the most recent backup, there has to be enough room for one full backup plus whatever it's trying to back up now, plus 20% (for workspace).
    Also see #C4 in Time Machine - Troubleshooting for more details.

  • Is it possible to take the CDR data from a v4.2 Call Manager and copy it to a separate server where it would be made available for reporting?

    Is it possible to take the CDR data from a v4.2 Call Manager and copy it to a separate server where it would be made available for reporting? We are not interested in migrating the CDR data to v6 because of the concerns it introduces to the upgrade process. Is it possible to get the raw data and somehow serve it from a different machine? (knowing it would be 'old' data that stops as of a certain date). If so, what would be the complexity involved in doing so?
    It seems like the CDR data lives within MSSQL and the reporting interface is within the web server portion of the Call Manager... that's as far as we've dug so far.

    Hi
    It is absolutely possible to get the data - anyone you have in your org with basic SQL skills can move the data off to a standalone SQL server. This could be done most simply by backing up and restoring the DB using SQL Enterprise Manager.
    Moving the CAR/ART reporting tool would be more difficult... if you do actually use that for reporting (most people find it doesn't do what they need and don't use it for anything but basic troubleshooting, and get a third party package) then the best option may be to keep your publisher (possibly assigning it a new IP) and leave it running for as long as you need reporting.
    You would then need a new server to run your upgraded V6 CCM; you may find you need this anyway.
    Regards
    Aaron
    Please rate helpful posts...

  • Is there any vi or possibility to find the hole dates in an directory and to list the data-pfads as a string?

    is there any vi or possibility to find the hole dates in an directory and to list the data-pfads as a string?
    like in windows a search-funtion?
    I have found one VI, it list the data in the directory self (the pfad from the data as string) but not the data in an under-directory. it also has the funktion to list me the under-directory but it do not list the complite data in every directory
    can somebody help me pleace
    THX

    Hallo Chef,
    unter LV8.21 befindet sich die beschriebene Funktion in der File-Palette:
    Dummerweise gibt es die Funktion in LV8 noch nicht... (Deshalb ist es immer eine gute Idee zu sagen, mit welcher LV-Verson man arbeitet!)
    Du kannst aber unter vi.lib/utility/RecursiveDirList.llb nachschauen, wie es gemacht wird
    Message Edited by GerdW on 08-17-2007 11:17 AM
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome
    Attachments:
    AdvFileFunc.png ‏10 KB

  • LT01 - Is it possible to modifiy the posting date?

    I would like to transfer some quantity of a material from one storage bin to another storage bin. Is it possible to set the posting date? Form LT01 transaction is not possible to set the posting date. System takes the actual day.
    Thanks in advance.

    Hello,
    There is no work around to change the Posting date As i if try to move  Matrial between the Bins by changing the Dates it always pick the Current system date and Time.
    regards,
    rakesh
    Edited by: RAKESH ASHOK MANE on Sep 6, 2010 12:54 PM

Maybe you are looking for