<?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: BAPI in background in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-in-background/m-p/1723056#M315441</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;U've to transfer the file to a path of Application Server and use statament OPEN DATASET/READ DATASET/CLOSE DATASET to read the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can't run your report in background if you need to read the file from the pc (Presentation Server).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Oct 2006 09:39:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-25T09:39:53Z</dc:date>
    <item>
      <title>BAPI in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-in-background/m-p/1723055#M315440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  i have a report which uses a bapi to upload data .&lt;/P&gt;&lt;P&gt;  data is taken from a file on the pc.&lt;/P&gt;&lt;P&gt;  i have given the provision to provide the file path &lt;/P&gt;&lt;P&gt;  on the selection screen&lt;/P&gt;&lt;P&gt;  The report is running properly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  only problem is when running in the background it says&lt;/P&gt;&lt;P&gt; " front end function not possible in batch input mode "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  pls hlp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Regards,&lt;/P&gt;&lt;P&gt; tarang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2006 09:37:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-in-background/m-p/1723055#M315440</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-25T09:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-in-background/m-p/1723056#M315441</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;U've to transfer the file to a path of Application Server and use statament OPEN DATASET/READ DATASET/CLOSE DATASET to read the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can't run your report in background if you need to read the file from the pc (Presentation Server).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2006 09:39:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-in-background/m-p/1723056#M315441</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-25T09:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-in-background/m-p/1723057#M315442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot upload/download a file to a PC in the background. You need to write the file to the SAP platform, them provide the ability to load this file from the SAP platform to the PC in the foreground.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2006 09:39:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-in-background/m-p/1723057#M315442</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-25T09:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-in-background/m-p/1723058#M315443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;seletion screen and background ? sounds rather different.&lt;/P&gt;&lt;P&gt;you need an even to run the program. instead create another program and use submit by filling the selection screen elements. or you can default the values and remove the selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Sandeep Josyula&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Reward helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2006 09:40:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-in-background/m-p/1723058#M315443</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-25T09:40:24Z</dc:date>
    </item>
  </channel>
</rss>

