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

post file beyond application server

Former Member
0 Likes
499

Hello Friends,

Is there any possible to post the data file such as excel file beyond the application server to third party server? is there any function module or any other way?

Thanks,

john.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
473

Hi..

I dont think so...

U need FTP to pick up file from Sap application layer...and to deposite the same on the Third party server.

Basis guys do configure the FTP.

Message was edited by:

Dhananjay Patil

3 REPLIES 3
Read only

Former Member
0 Likes
474

Hi..

I dont think so...

U need FTP to pick up file from Sap application layer...and to deposite the same on the Third party server.

Basis guys do configure the FTP.

Message was edited by:

Dhananjay Patil

Read only

Former Member
0 Likes
473

by using FTP , i think u can .

check this

/people/community.user/blog/2007/01/15/transferring-data-from-sap-to-other-systems

Regards

Peram

Read only

Former Member
0 Likes
473

Hi John,

Using FTP you can transfer the file to other server.

If you have UNIX, then you can send the file to UNIX and then the third party system can access the file if they can access the UNIX box.

Shellscripts can also be written for this.

Hope this helps.

Please reward if useful.

Thanks,

Srinivasa