<?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 BDC help req?? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-help-req/m-p/3444321#M827180</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;can any one tell me the code for executing 2 BDC  at the same time,like after executing the 1st BDC it takes the certain vaules &amp;amp; pass to the variables of other BDC &amp;amp; execute thet BDC same time &amp;amp; Display the final O/P in a Table form of the values genertaed in both the BDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regrds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 09 Feb 2008 10:10:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-09T10:10:01Z</dc:date>
    <item>
      <title>BDC help req??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-help-req/m-p/3444321#M827180</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;can any one tell me the code for executing 2 BDC  at the same time,like after executing the 1st BDC it takes the certain vaules &amp;amp; pass to the variables of other BDC &amp;amp; execute thet BDC same time &amp;amp; Display the final O/P in a Table form of the values genertaed in both the BDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regrds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Feb 2008 10:10:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-help-req/m-p/3444321#M827180</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-09T10:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: BDC help req??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-help-req/m-p/3444322#M827181</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;You can try in the below way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PERFORM one (1st BDC - Populate the value to screen-fields)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL TRANSACTION &amp;lt;tcode-bdc1&amp;gt; USING bdcdata &lt;/P&gt;&lt;P&gt;MODE 'N'.&lt;/P&gt;&lt;P&gt;IF sy-subrc EQ 0.&lt;/P&gt;&lt;P&gt;PERFORM two(2nd BDC - Populate the values obtained from the previous perform)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL TRANSACTION &amp;lt;tcode-bdc2&amp;gt; USING bdcdata MODE 'N'.&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;Ramkumar.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Feb 2008 13:38:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-help-req/m-p/3444322#M827181</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-09T13:38:00Z</dc:date>
    </item>
  </channel>
</rss>

