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

Parameters of a Function Module.Please help

Former Member
0 Likes
364

Hi guys,

Am using the FM ARCHIVFILE_CLIENT_TO_SERVER to take an file from the presentation server i.e local PC to an application server.

In this Fm the parameters are source path and destination path,source path being the path to the file in the PC and destination path the path where the file needs to go in the appn server.

To find the directory in appn server I logged on to Tcode AL11 where I goit the SAP directories.

I wanna put my file in one of thedse directories.What should I give my file path in the FM as.

For eg. /usr/sap/BS7/DVEBMGS01/work

is what I find in AL11 but what path to give in the FM.Will giving this suffice.

Please help.

<REMOVED BY MODERATOR>

Edited by: Alvaro Tejada Galindo on Jun 12, 2008 1:13 PM

2 REPLIES 2
Read only

Former Member
0 Likes
338
Read only

Former Member
0 Likes
338

Hi,

You cannot post the data anywhere in the application server. Just ask path to your client or your onsite coordinator. They will give you the path.

<REMOVED BY MODERATOR>

Thanks

Vikranth

Edited by: Alvaro Tejada Galindo on Jun 12, 2008 1:13 PM