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

How to export data in ADT Eclipse without SAP Gui

haemma83
Active Participant
0 Likes
3,841

Hello,

I have the requirement to export data (DDIC DB Tables) from one system to another. But one of this systems is a Cloud System without access to a SAP Gui.

Right click on the package - EXPORT doesn't work.

Is there any other option? Somehow triggering a csv export or anything like that?

Thanks

1 ACCEPTED SOLUTION
Read only

wolfgang_woehrle
Product and Topic Expert
Product and Topic Expert
0 Likes
3,557

Hi Andreas,

you can save the data from the Data Preview.

In the Project Explorer, choose your DDIC DB table. From the context menu, choose Open With > Data Preview.

In the Data Preview, choose the Save button from the toolbar, see screenshot. From here you can store the data.

For more information, see also our help content.

Kind regards,

Wolfgang

5 REPLIES 5
Read only

wolfgang_woehrle
Product and Topic Expert
Product and Topic Expert
0 Likes
3,558

Hi Andreas,

you can save the data from the Data Preview.

In the Project Explorer, choose your DDIC DB table. From the context menu, choose Open With > Data Preview.

In the Data Preview, choose the Save button from the toolbar, see screenshot. From here you can store the data.

For more information, see also our help content.

Kind regards,

Wolfgang

Read only

0 Likes
3,557

Thanks. But in my case the disk symbol is greyed out..

Read only

vonhunnius
Product and Topic Expert
Product and Topic Expert
0 Likes
3,557

Hi Andreas, this can happen if the table doesn't provide any data. Is there any data in the table that you checked?

Read only

haemma83
Active Participant
0 Likes
3,557

But how to manage it to get a WORKING CSV File?

Read only

vonhunnius
Product and Topic Expert
Product and Topic Expert
0 Likes
3,557

With the option "delimited text file" you can create a CSV. (See screenshot above.)