‎2008 Jun 13 6:39 AM
Hi,
Can anybody tell me is there any option in new or old debugger to delete multiple records from an internal table in a single shot.
there is one option to delete inold debugger which delets only one record at a time.
so i need for multiple deletion in single click.
Regards,
Azad.
‎2014 Feb 04 6:20 PM
Hi,
In New ABAP Debugger,
1.Click on Services of the Tool option.
2.In Table Display Services, click on the last service "Complete Table / Delete Line Break" option.
This will allow you to delete multiple records or Complete Table.
Regards,
Satish K
‎2008 Jun 13 6:47 AM
HI,
we have a option in ABAP new debugger,
in new debugger go to TABLES tab there select u r table and
IN RIGHT HAND side u will find a BUTTON 'SERVICE OF THE TOOL' click on that a popup will come in that last u will find a option to FREE the table.
Regards,
Vamshidhar
‎2008 Jun 13 6:49 AM
Hi,
In New Debugger Double click the ITAB and select the multiple record and click the TOOL SERVIES LIST icon ( last icon). there click Delete.
Thanks,
Durai.V
‎2008 Jun 13 6:52 AM
thanks for reply.
But i am not getting any option to delete there. I a getting..
change colmns
Save columns
cjage row contents
but no delete option.
is there any setting problem.
please suggest.
Regards,
Azad.
‎2008 Jun 13 7:07 AM
‎2008 Jun 13 7:20 AM
Hi Azad,
On the Right hand side of the debugger u can find a (Hammer and driver) symbol Services of the Tool click on it u get a pop up Table services in that u have a folder Path
Path
Services ---> Tool Specific ---> change table contents
In change table contents folder u can find Delete row and Delete table
select the record or Group of records and choose the delete row by using above path
Best regards,
raam
‎2008 Jun 13 7:29 AM
i am getting only change row content under node change table content.
What next.
Regards,
Azad.
‎2008 Jun 13 7:31 AM
Hi Reddy,
In change table contents node i have only change row content.
No delete option is there.
What next.
Is there any setting problem.
Regards,
Azad.
‎2008 Jun 13 8:05 AM
HI,
in ABAP New Debugger u have tabs like.....DESK TOP1,DESKTOP2.........etc inthat select the TABLES TAB
ENTER THE TABLE NAME
in right hand side u will have a 'SERVICE OF THE TOOL' optiong icon 'SETTING' AT LAST U WILL HAVE DELETE COMPLETE TABLE OPTION.......IF IT IS NOT THERE CONTACT U R BASIS PEOPLE......
‎2014 Feb 04 6:20 PM
Hi,
In New ABAP Debugger,
1.Click on Services of the Tool option.
2.In Table Display Services, click on the last service "Complete Table / Delete Line Break" option.
This will allow you to delete multiple records or Complete Table.
Regards,
Satish K
‎2016 Aug 03 6:52 AM
Thanks Satish!
This is the actual solution for question original poster was looking for.
It is common issue within SCN that original question is not understood or paid enough attention.