<?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: Background Transaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-transaction/m-p/10039006#M1808770</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks guys for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jan 2014 07:26:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-01-22T07:26:24Z</dc:date>
    <item>
      <title>Background Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-transaction/m-p/10039000#M1808764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a custom transaction which is based on a SAP standard one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the selection screen there is an option for 'File Store' where a file can&lt;/P&gt;&lt;P&gt;be created locally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I run this transaction in the foreground&amp;nbsp; the following pop up appears:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/368089" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me how I can supress this pop up because I want to be able&lt;/P&gt;&lt;P&gt;to schedule this in the background and this pop up is preventing it from&lt;/P&gt;&lt;P&gt;working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 12:43:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-transaction/m-p/10039000#M1808764</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-21T12:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Background Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-transaction/m-p/10039001#M1808765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont think in background you can interact with presentation server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 12:44:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-transaction/m-p/10039001#M1808765</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2014-01-21T12:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Background Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-transaction/m-p/10039002#M1808766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the file storing location and file name is constant i.e fixed and will not require any interaction then only its possible to bypass this pop up and directly to save the file to the presentation server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tooshar Bendale&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 13:26:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-transaction/m-p/10039002#M1808766</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-21T13:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Background Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-transaction/m-p/10039003#M1808767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Tooshar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yep the file name/location will be fixed so how can I bypass the pop up??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 13:29:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-transaction/m-p/10039003#M1808767</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-21T13:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Background Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-transaction/m-p/10039004#M1808768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you said that it is a custom transaction, so this will require to modify the program with the file name / location parameters. There are function modules which directly download the data to specified fixed location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tooshar Bendale&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 13:40:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-transaction/m-p/10039004#M1808768</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-21T13:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Background Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-transaction/m-p/10039005#M1808769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andy, indeed like Tooshar said, you should customize the transaction further. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next to this, it's also not possible to upload during a background process. Therefor, you need to upload the file to the sap file server (al11), from there you can fetch file content in the background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sander&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 15:14:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-transaction/m-p/10039005#M1808769</guid>
      <dc:creator>former_member192854</dc:creator>
      <dc:date>2014-01-21T15:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Background Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-transaction/m-p/10039006#M1808770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks guys for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 07:26:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-transaction/m-p/10039006#M1808770</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-22T07:26:24Z</dc:date>
    </item>
  </channel>
</rss>

