Skip to Content
0
Former Member
Nov 30, 2006 at 02:49 AM

GUI_DOWNLOAD can not be used in Background Job?

2014 Views

Hi,

I tried to use GUI_DOWNLOAD to output a TXT file to my local disk. If I just execute my program, it is successful. I can find the file on my D disk. But if I try to scheculd a backgound job, it will fail. It job log says 'Could not ascertain code page Job cancelled after system exception ERROR_MESSAGE'.

So I don't know whether the GUI_DOWNLOAD support background job, or I have to find another FM or method to output my TXT file.

Thank you.

Best Regards,

Yan