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

Sending data to remote server

Former Member
0 Likes
556

Hi Experts,

I want to send Internal table data into a remote server as a flat file. Any suggestions on how to do this.

Thanks & Regards,

Ramana

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
522

Hi Ramana ,

Try using FTP for this .

Check the Function Group EPSF or SFTP.

Regards

Arun

Hi Experts,

I want to send Internal table data into a remote server as a flat file. Any suggestions on how to do this.

Thanks & Regards,

Ramana

3 REPLIES 3
Read only

Former Member
0 Likes
523

Hi Ramana ,

Try using FTP for this .

Check the Function Group EPSF or SFTP.

Regards

Arun

Read only

Former Member
0 Likes
522

Dear Ramana,

Manual :

Create a RFC and generate output into internal table. By using SAP main menu navigation

System>List>Save>local file> Select your option ( like remote by using my network place, thru mail system, etc )

Sudheer

Read only

Former Member
0 Likes
522

Dear Ramana,

Manual :

Create a RFC and generate output into internal table. By using SAP main menu navigation

System>List>Save>local file> Select your option ( like remote by using my network place, thru mail system, etc )

Sudheer