Application Development 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: 

function module to Transfer file frm one directory to another directory

sravanibellana
Explorer
0 Kudos
292

hi friends,

i need to know if there is any standard function module to transfer a file from one directory to another so that i can use that.

Thanks,

Sravani B

1 ACCEPTED SOLUTION

former_member182485
Active Contributor
0 Kudos
224

I don't think there is such FM avilable

However for the exactly same situation I worked and basis gyes did this for us.

If it is one time activity contect basis gyes and if you want to do it programatically download delete and uploade again to new directory.

Hope this helps

Regards

Bikas

6 REPLIES 6

former_member188685
Active Contributor
0 Kudos
224

what file it is..?(application server / presentation server)

0 Kudos
224

i need to transfer in application server.

0 Kudos
224

Hello,

I am not clear abt your question.

But if u want to upload file from Application Server, u can use this FM.

'/SAPDMC/LSM_F4_SERVER_FILE'

Regards,

Priya

0 Kudos
224

Hi,

I have uploaded a file from presentation server to application server but now i want to transfer that file to another directory in the apllication server.

i know the conventional method for doing this....but i want to know whether there is any standard function module for this ..

thanks,

sravani

former_member182485
Active Contributor
0 Kudos
225

I don't think there is such FM avilable

However for the exactly same situation I worked and basis gyes did this for us.

If it is one time activity contect basis gyes and if you want to do it programatically download delete and uploade again to new directory.

Hope this helps

Regards

Bikas

christian_brhl
Explorer
0 Kudos
224

Unreleased FM "ARCHIVFILE_SERVER_TO_SERVER".