‎2010 Aug 26 12:03 PM
Hi All,
I have a requirement. I need to run a exe file through sap (This exe file is a third party software - coreFTP) and need to pass the value like username,password,source file path and destination file path.
I have created a command in SM49.
How to do this?
pl. guide.
Regards,
Vidhya
‎2010 Aug 27 7:58 PM
Use FM SXPG_COMMAND_EXECUTE. Please also use search before posting.
‎2010 Aug 27 9:50 PM
If EXE is in the client use class CL_GUI_FRONTEND_SERVICES, method EXECUTE.
Regards!