<?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: XI interface in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/xi-interface/m-p/2264237#M491158</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you demonstrate this with an example please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 May 2007 11:31:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-30T11:31:02Z</dc:date>
    <item>
      <title>XI interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xi-interface/m-p/2264234#M491155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a FM that is exposed as a BAPI. This has the parameters that correspond to my flat file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the interfacing can be done with XI, but assuming that the file has 1000 records, obvoiusly the BAPI cannot be called a 1000 times, is there an option of a bulk fetch into a table/structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 11:21:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xi-interface/m-p/2264234#M491155</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-30T11:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: XI interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xi-interface/m-p/2264235#M491156</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;Incase if iam not wrong,why you are calling BAPI  1000 times,&lt;/P&gt;&lt;P&gt;you can fill the BAPI  structures and you can call that BAPI  in loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 11:26:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xi-interface/m-p/2264235#M491156</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-30T11:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: XI interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xi-interface/m-p/2264236#M491157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;either the BAPI has in it´s interface some TABLES in which you can give him BULK data, or if not, there should be no problem even calling the BAPI a million times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 11:30:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xi-interface/m-p/2264236#M491157</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-30T11:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: XI interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xi-interface/m-p/2264237#M491158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you demonstrate this with an example please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 11:31:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xi-interface/m-p/2264237#M491158</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-30T11:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: XI interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xi-interface/m-p/2264238#M491159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We want to call the BAPI only once.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 11:31:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xi-interface/m-p/2264238#M491159</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-30T11:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: XI interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xi-interface/m-p/2264239#M491160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which BAPI  you are calling by the way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and which tcode you are uploading&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 11:34:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xi-interface/m-p/2264239#M491160</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-30T11:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: XI interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xi-interface/m-p/2264240#M491161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We will create a new FM and expose it as a BAPI, the FM will contain as many parameters (input) as there are fields in the file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 11:35:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xi-interface/m-p/2264240#M491161</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-30T11:35:40Z</dc:date>
    </item>
  </channel>
</rss>

