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

Copy ABAP tables from GUI to eclipse

ramesh_putta
Participant
1,325

Hello,

is there a easy way we could copy a table from SAP GUI to ABAP system on BTP ?

we are trying to build an application on BTP which is currently on our local system. In order to do that we need to copy over few data base tables. looking for a way to do this.

thanks.

1 ACCEPTED SOLUTION
Read only

vonhunnius
Product and Topic Expert
Product and Topic Expert
1,218

Hi Ramesh,

you can use abapGit to do this. See this blog post: How to bring your ABAP custom code to SAP BTP ABAP Environment | SAP Blogs

Kind regards, Joachim

Hello,

is there a easy way we could copy a table from SAP GUI to ABAP system on BTP ?

we are trying to build an application on BTP which is currently on our local system. In order to do that we need to copy over few data base tables. looking for a way to do this.

thanks.

1 REPLY 1
Read only

vonhunnius
Product and Topic Expert
Product and Topic Expert
1,219

Hi Ramesh,

you can use abapGit to do this. See this blog post: How to bring your ABAP custom code to SAP BTP ABAP Environment | SAP Blogs

Kind regards, Joachim