‎2009 Mar 27 12:08 PM
Hi ,
My abap code is calling a exe kept on the local machine, the same code is running properly on one pc but on the other it is giving a DUMP "CALL_FUNCTION_OPEN_ERROR".
The PC is having full admin rights .
what can be cause of this error.
Is some authorization is missing at the SAP level ??
IF yes , how can i solve this error ??
‎2009 Mar 27 12:11 PM
check the path you are passing... it could be correct in another system...
with windows version..some folder names would be diff like WIN in one version and WINDOWS in another version. and check if the file.exe exists in the path mentioned.
I guess file path is case sensitive...
‎2009 Mar 27 12:14 PM
‎2009 Mar 30 5:34 AM
‎2009 May 21 12:29 PM