2013 Dec 10 12:38 PM
Good morning all,
I'm a few days ago for a solution to move files in the background,
To understand the process, have a program that reads the file from a particular directory, and after reading this file should move it to another directory, and so on.
All access to certain directories are already released to the User SAP system.
I've tried to cl_gui_frontend_services class =>execute and everything you can imagine, but without success.
could someone help me please?
Nogueira
2013 Dec 10 12:53 PM
Hi Ronaldo,
The class CL_GUI_FRONTEND_SERVICES will not work in background.
You can try with the FM 'SXPG_CALL_SYSTEM'.
Regards,
Santanu.
Good morning all,
I'm a few days ago for a solution to move files in the background,
To understand the process, have a program that reads the file from a particular directory, and after reading this file should move it to another directory, and so on.
All access to certain directories are already released to the User SAP system.
I've tried to cl_gui_frontend_services class =>execute and everything you can imagine, but without success.
could someone help me please?
Nogueira
2013 Dec 10 12:53 PM
Hi Ronaldo,
The class CL_GUI_FRONTEND_SERVICES will not work in background.
You can try with the FM 'SXPG_CALL_SYSTEM'.
Regards,
Santanu.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |