<?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 while executing program in background in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-executing-program-in-background/m-p/1215213#M134589</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Prem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What exactly are you trying to do in the program?&lt;/P&gt;&lt;P&gt;If the program is being executed in the background, you will not be able to do upload the data to presentation server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Mar 2006 04:59:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-20T04:59:41Z</dc:date>
    <item>
      <title>Error while executing program in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-executing-program-in-background/m-p/1215212#M134588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a program to upload data to the presentation server in the xml file format.&lt;/P&gt;&lt;P&gt;It is working fine in foreground.But whenever we are trying to execute it in the background it gives error:&lt;/P&gt;&lt;P&gt;'Error in control framework'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2006 04:54:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-executing-program-in-background/m-p/1215212#M134588</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-20T04:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error while executing program in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-executing-program-in-background/m-p/1215213#M134589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Prem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What exactly are you trying to do in the program?&lt;/P&gt;&lt;P&gt;If the program is being executed in the background, you will not be able to do upload the data to presentation server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2006 04:59:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-executing-program-in-background/m-p/1215213#M134589</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-20T04:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error while executing program in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-executing-program-in-background/m-p/1215214#M134590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Prem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at the error that you have shown, looks like its a different error. Is there a control/GRID that is being used in the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using a CUSTOM CONTAINER and a GRID to display the data, whenever you executing the program, you should not create the container. Something like this ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    if cl_gui_alv_grid=&amp;gt;offline( ) is initial.&lt;/P&gt;&lt;P&gt;      create object CUSTOM_CONTAINER&lt;/P&gt;&lt;P&gt;             exporting container_name = CUSTOM_CONTROL&lt;/P&gt;&lt;P&gt;    endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;note : Please reward the helpful posts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2006 05:10:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-executing-program-in-background/m-p/1215214#M134590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-20T05:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error while executing program in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-executing-program-in-background/m-p/1215215#M134591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I know it is not possible to upload/download data files in a Background job to the Presentation Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more info:&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="556243"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anjali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2006 05:33:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-executing-program-in-background/m-p/1215215#M134591</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-20T05:33:55Z</dc:date>
    </item>
  </channel>
</rss>

