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

is it possible to down load the debugging data?

Former Member
0 Likes
760

Hi Experts ,

could you please confirm me whether can we download the data what ever it is displaying in debugg mode

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
728

Hi,

In the new debugger if you double click on the table it shows the entries. In this screen you will find "Services of the Tool" on the right. Here you have the option of "Save to local file"

Regards

6 REPLIES 6
Read only

former_member194669
Active Contributor
0 Likes
728

In debug select "Goto>Display Data Object>Structure Editor" , now the internal table would be shown on a list, you can download the list as an Excel file.

aRs

Read only

Former Member
0 Likes
728

dear

you can download the data to the excel .

When u are in debugging mode in the menu bar you will find tht option .

but some time on production you dont have that rights for that please contect to BASIS people so they could provide u the rights .

Regds ankit

Read only

0 Likes
728

Hi Friends,

Please give me the navigation for this to download in excel sheet

Thanks

Read only

Former Member
0 Likes
729

Hi,

In the new debugger if you double click on the table it shows the entries. In this screen you will find "Services of the Tool" on the right. Here you have the option of "Save to local file"

Regards

Read only

Former Member
0 Likes
728

Hi Kalyan,

In the debugger go to table tab, then the last icon is the download excel icon. You can use that, but in PRD system you may not have the access.

Br/Manas

Read only

Former Member
0 Likes
728

solved