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

Using tables with the new debugger

Former Member
0 Likes
515

Hi

While trying out the new debugger, I tried to add and delete rows from internal tables, which is possible with the classic debugger, but I didn't find out how it can be done..

So, how can it be done?

And if I want to change the table's current values, is there a faster way of doing it, instead of clicking Services and 'Change Row Content'?

thanks

3 REPLIES 3
Read only

Former Member
0 Likes
490

When you double click on the internal table you will find "Services of the Tool" (its on the right side of the debugger). Click on the Services and under "Change Table Content" folder you have the option of appending/inserting a row, also the change can be done through this screen.

Or you can also right click any of the row and you will have options to change/insert a new line to the table

hith

Sunil Achyut

Message was edited by:

Sunil Achyut

Read only

0 Likes
490

Thanks for your answer.

I clicked Services and "Change Table Content", but the only thing in it is "Change Row Content", and there's no option of adding or removing rows.

Is it possible that it's a version problem? Maybe my version doesn't support it yet?

Read only

Former Member
0 Likes
490

Apperantly it only exists from ECC 6 and not ECC 5 (which I have).