Skip to Content
0
Nov 03, 2012 at 09:22 AM

Edit multiple records in PSA Table/Error Stack

543 Views

Hi Experts,

Please help me on below requirement.

Requirement

  • Assume 20 records are there in a table which contains a field “Item Text
  • Value of the field “Item Text” is same (Say Visa M Wheaton paint # # ) for all 20 records
  • From the above Value I have to delete # #

We already written ABAP routine, which is yet to be moved to production. Meanwhile we have to do manually.

I am expecting to do manual edition of records quicker, if there are 2000 records then it’s not easy task to select and edit the Text record-by-record within less span of time.

So I have to select multiple similar records and edit the Text, and if I do the correction in single place, it should be updated in all selected rows.

Please don't suggest routines or modification at source side. I want to do manual edition of 1000 records of same error message. Also let me know, where this can be possible? in error stack or at PSA Table.Steps to do the same is highly appreciable.

Thanks,

Saravanan.