Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Deleting a record-Debugging

kiran_k8
Active Contributor
0 Likes
744

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
715

Hi,

Yes you can, just position your cursor on the row and hit the delete button that is below the itab display.

Darren

6 REPLIES 6
Read only

Former Member
0 Likes
716

Hi,

Yes you can, just position your cursor on the row and hit the delete button that is below the itab display.

Darren

Read only

0 Likes
715

Darren,

Thanks alot.I should have explored the Debugging Screen a bit carefully.

Thanks,

K.Kiran.

Read only

0 Likes
715

Try in Old Debugger.by just place the cusror postion and delete row button is there in bottem.

Read only

0 Likes
715

Hi..,

How the same thing can be done New debugger?

[Answered here|;

Thanks,

Naveen.I

Read only

former_member125931
Active Participant
0 Likes
715

Yes u can delete the record by changing into EDIT mode then press the enter...

Read only

Former Member
0 Likes
715

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