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

ARCHIVFILE_CLIENT_TO_SERVER FM Error Execution

Former Member
0 Likes
8,272

Hi,

I'm using  ARCHIVFILE_CLIENT_TO_SERVER to upload file from my desktop to sap servers :

But i'm getting this error :

Error in opening file /TMP/FILE.TXT for writing (No such file or directory)

Thank you for help

Ameni,

Hi,

I'm using  ARCHIVFILE_CLIENT_TO_SERVER to upload file from my desktop to sap servers :

But i'm getting this error :

Error in opening file /TMP/FILE.TXT for writing (No such file or directory)

Thank you for help

Ameni,

8 REPLIES 8
Read only

sabirshah1
Participant
0 Likes
5,693

Hi,

Kindly check the target directory

Go to AL11 tcode and check the directory where u want to upload ur file and give the same directory as targetpath

Regards,

Sabir

Read only

0 Likes
5,693

Hi Sabir, I'm giving the same directory as mentioned in AL11,

Read only

Former Member
0 Likes
5,693

Hi,

The Target path is supposed to be the same path as mentioned on AL11( where you want to store your file copy )  and please remeber it is case sensitive.

If you make sure to enter the correct path from AL11 then it will work.

Just to avoid any discrepancies just copy the required path from AL11 where you want to store the file and paste in Targetpath.

Regards,

Pallavi

Read only

0 Likes
5,693

Hi Pallavi, i'm giving the same path as mentioned in AL11 but i still have error

Read only

0 Likes
5,693

Hi,

Can you share the path on al11 screenshot.

Did you check the case also upper and lower as it is case sensitive.

Or finally possibility could be that the user is not authorized for AL11.

Regards,

Pallavi

Read only

0 Likes
5,693

Click the checkbox uppercase/lowercase, otherwise your lowercase will automatically be translated to uppercase, hence the error message stating the directory path in uppercase

Read only

0 Likes
5,693

Click the checkbox uppercase/lowercase, otherwise your lowercase will automatically be translated to uppercase, hence the error message stating the directory path in uppercase

Read only

Former Member
0 Likes
5,693

Hi,

Just go through the below link, I think it may help u.

https://scn.sap.com/thread/286585

Regards,

Pradeep Mishra