Skip to Content
0
May 20, 2008 at 06:07 AM

Regarding FM Execution

40 Views

Hi Friends

I am using the FM: ARCHIVFILE_SERVER_TO_CLIEN.

With the parameters:

Path = /tmp/TEST EMP COMP COE ECM_MB_07.txt

And target Path = c:\Bonusbudget\TEST EMP COMP COE ECM_MB_07.txt

While executing this FM , if I checked the uppercase/lower case checkbox, I am getting the proper results otherwise I am getting the error that:

Error in opening file /TMP/TEST EMP COMP COE ECM_MB_07.TXT for reading (No such file or directory).

As I am calling this in my program and getting the above error.

Here by dig into the issue,I came to know that if I pass the Parameters as constant values for the above FM ,I am getting the proper results and if I take the parameters as variables, I am getting the errors.

Can anyone please suggest me the solution for this.

Please suggest me any alternate FM or the mechnism to convert Variable to Constant at runtime.

Points are assured for useful answers.

Regards,

Sreeram