‎2008 Oct 23 10:52 AM
Hi
Can we delete an entire record from an internal table in a Debugging Screen.ie if an internal table is having 2 records can we delete a record completely in one shot.Not just making a field initial but deleting a record complete in one shot.
Thanks,
K.Kiran.
‎2008 Oct 23 10:54 AM
Hi,
Yes you can, just position your cursor on the row and hit the delete button that is below the itab display.
Darren
‎2008 Oct 23 10:54 AM
Hi,
Yes you can, just position your cursor on the row and hit the delete button that is below the itab display.
Darren
‎2008 Oct 23 10:58 AM
Darren,
Thanks alot.I should have explored the Debugging Screen a bit carefully.
Thanks,
K.Kiran.
‎2008 Oct 23 11:00 AM
Try in Old Debugger.by just place the cusror postion and delete row button is there in bottem.
‎2008 Oct 23 11:05 AM
‎2008 Oct 23 10:59 AM
Yes u can delete the record by changing into EDIT mode then press the enter...
‎2008 Oct 23 11:04 AM
Yes you can do so.....In the debugging screen you just select the lines you want to delete by clicking at the left .....now just right click on the rows ....and press delete.....the line will be deleted....your requirement will be solved i think...
Thanks,
Arunima