2006 Feb 20 5:10 PM
hi ,
i uploded some data ,now i want to remove that one.
how can i do that one.thanx in advance
2006 Feb 20 5:10 PM
Hi
Where have you uploaded them?
Let's know more informations.
Max
2006 Feb 20 5:12 PM
Go to SHDB and record the T-code and again .. and hit DELETE , itll will be "DELETED". By the way in which transaction you want to delete the data .
Pl award the points .
Thanks
2006 Feb 20 5:13 PM
Hi Priya,
Where is your data right now.. where didi you upload it..
regards
satesh
2006 Feb 20 5:15 PM
2006 Feb 20 5:26 PM
My understanding is you created a Material BOM and now you want to delete it.
Use Transaction CS02, go in change mode and follow menu path Material BOM --> DELETE to delete entries.
If you are populating data in custom tables using transaction ZPS01, you can use temporary custom program to delete data from Custom tables.
2006 Feb 20 5:30 PM
Hi,
you can also delete records from z-table in debugging mode,display table entries , select one record(checkbox), then enter /h in command box , then press display button,
system will take you to the function codes , then change the function code 'DELE' , now press f8 , now delete record screen will come. then you can delete the record. if data records are less, you can do this.
Laxman