Hello All,
I have selection screen where i have parameters for programs, classes and filename.
When i give program name and filename and execute. A Popup appears and asks the path for the file to be saved in xml format. This is done through foreground. It is working correctly in foreground and the file saves in xml format in specified location.
I have tried using the JOB Schedule for background but it is not working.
My requirement is to do the same process in background. How can i achieve the same process as foreground for the given programs and classes to save the file in xml format through background process.
Could anybody help me in this issue.
Thanks