<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error executing in Background in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-executing-in-background/m-p/4825791#M1129230</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, but can I use the GUI_DOWNLOAD Function normaly ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Nov 2008 14:23:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-27T14:23:55Z</dc:date>
    <item>
      <title>Error executing in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-executing-in-background/m-p/4825788#M1129227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello people,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a program that when running on line, the files are saved in a local Folder or in a Folder in the server  but when try to execute in Background saving in the same Folders, a error occurs.&lt;/P&gt;&lt;P&gt;Anybody knows what can I do to resolve this problem, please ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tks&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Flavio Ferreira&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 14:07:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-executing-in-background/m-p/4825788#M1129227</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T14:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error executing in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-executing-in-background/m-p/4825789#M1129228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in Background you can only save files on the Application Server (the SAP Server itself)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 14:10:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-executing-in-background/m-p/4825789#M1129228</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2008-11-27T14:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error executing in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-executing-in-background/m-p/4825790#M1129229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In backgroung when files which are locally stored are accessed , It will end up in errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rhea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 14:14:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-executing-in-background/m-p/4825790#M1129229</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T14:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error executing in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-executing-in-background/m-p/4825791#M1129230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, but can I use the GUI_DOWNLOAD Function normaly ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 14:23:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-executing-in-background/m-p/4825791#M1129230</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T14:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error executing in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-executing-in-background/m-p/4825792#M1129231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as told, any operation, which is dealing with the network outside the SAP Server works &lt;EM&gt;only&lt;/EM&gt; in foreground. It means GUI_DOWNLOAD works only in foreground. In background only the SAP server is visible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 14:28:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-executing-in-background/m-p/4825792#M1129231</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2008-11-27T14:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error executing in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-executing-in-background/m-p/4825793#M1129232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are not scheduling it in Backgroung you can use that FM .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you cannot download to the frontend in a background job simply because the GUI isn't available. You will have to use OPEN DATASET and put the file on the Application server in the background and then use the transaction CG3Y in the foreground to download the file to the pc from the application server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rhea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: rhea on Nov 27, 2008 3:31 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 14:29:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-executing-in-background/m-p/4825793#M1129232</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T14:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error executing in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-executing-in-background/m-p/4825794#M1129233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if u need it to be saved in local machine...&lt;/P&gt;&lt;P&gt;change the code to first save in app server using open data set and then use CG3Y to download it to your local machine any time u want...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 14:52:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-executing-in-background/m-p/4825794#M1129233</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T14:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error executing in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-executing-in-background/m-p/4825795#M1129234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You cannot use &lt;STRONG&gt;GUI_DOWNLOAD&lt;/STRONG&gt; in background mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 14:57:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-executing-in-background/m-p/4825795#M1129234</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2008-11-27T14:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error executing in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-executing-in-background/m-p/4825796#M1129235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;dont think ALV grid display can work in background , since it will require the ABAP list processor to execute the FM. but this processor is not available at backgrnd.... because of this many SAP GUI based operations cannot be carried out in background..&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;ags&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 14:58:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-executing-in-background/m-p/4825796#M1129235</guid>
      <dc:creator>agnihotro_sinha2</dc:creator>
      <dc:date>2008-11-27T14:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error executing in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-executing-in-background/m-p/4825797#M1129236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To find the error try using transaction JDBG which helps to debug the program executed in background. Moreover as every said GUI_download or GUI_UPLOAD FM's cant be used in background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Krishna Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 15:53:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-executing-in-background/m-p/4825797#M1129236</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T15:53:58Z</dc:date>
    </item>
  </channel>
</rss>

