cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi Expert,

I am using "ARCHIVFILE_CLIENT_TO_SERVER" ..

In above FM a Import parameter (Path) is of 70 char length and my file name is length is more than that.

Since I cant change the file name how can I limit it to 70 char length.

Is there any other way.

0 Likes
View Entire Topic
DoanManhQuynh
Active Contributor
0 Likes

you can try program: CACS_FILE_COPY to upload to application server, it has 1024 char length parameter.