<?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 BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/1392182#M190464</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;I have requirement to collect the data(Production Schedule) in SAP and should send this data out of SAP(Outbound).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case I am using BAPI to collect the data and this data should be send to middle layer in a file format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we do this.Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;KCR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Jun 2006 15:45:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-13T15:45:09Z</dc:date>
    <item>
      <title>BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/1392182#M190464</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;I have requirement to collect the data(Production Schedule) in SAP and should send this data out of SAP(Outbound).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case I am using BAPI to collect the data and this data should be send to middle layer in a file format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we do this.Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;KCR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 15:45:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/1392182#M190464</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-13T15:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/1392183#M190465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;KCR,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have a BAPI which will list out the data in internal table format, you can directly download the same into application server, where middleware will be polling for this file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then middleware will pickup and send across to the target system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We should have common understandable conventions for your file between SAP and middleware.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;P&gt;Message was edited by: Manohar Reddy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Manohar Reddy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 15:50:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/1392183#M190465</guid>
      <dc:creator>Manohar2u</dc:creator>
      <dc:date>2006-06-13T15:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/1392184#M190466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Normally for any outbound files(files has to go from SAP) we place the file in the application server. then thru some shell programs/manually the file will be sent to that legacy system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so use OPEN DATASET &amp;amp; TRANSFER &amp;amp; CLOSE DATASET commands to transfer your internal table contents to application server.&lt;/P&gt;&lt;P&gt;&amp;amp; inform your onsite people about this &amp;amp; get it confirmed from them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;srikanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 15:51:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/1392184#M190466</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-13T15:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/1392185#M190467</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;once you have the internal table returned from the BAPI, you can post the file with internal table contents in the application server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use OPEN_DATASET open a file&lt;/P&gt;&lt;P&gt;loop at the internal table&lt;/P&gt;&lt;P&gt;  use TRANSFER  to transfer the contents to the file&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;    CLOSE DATASET to close the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is post a file in your application server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Richa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 15:53:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/1392185#M190467</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-13T15:53:55Z</dc:date>
    </item>
  </channel>
</rss>

