<?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: Call two programs from one program. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-two-programs-from-one-program/m-p/6939929#M1487166</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use submit program to call other program.&lt;/P&gt;&lt;P&gt;SUBMIT prog|(field) [AND RETURN] [options].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also if you want BDC prog, then probably you can call the BDC recording using PERFORM bdc_prog (in program name).&lt;/P&gt;&lt;P&gt;PERFORM (&amp;lt;fsubr&amp;gt;)[IN PROGRAM (&amp;lt;fprog&amp;gt;)][USING   ... &amp;lt;pi&amp;gt;... ] &lt;/P&gt;&lt;P&gt;                                       [CHANGING... &amp;lt;pi&amp;gt;... ] &lt;/P&gt;&lt;P&gt;                                       [IF FOUND].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/db9dd035c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/db9dd035c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 08 May 2010 11:05:01 GMT</pubDate>
    <dc:creator>agnihotro_sinha2</dc:creator>
    <dc:date>2010-05-08T11:05:01Z</dc:date>
    <item>
      <title>Call two programs from one program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-two-programs-from-one-program/m-p/6939926#M1487163</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 two BDC interface in seperate programs.&lt;/P&gt;&lt;P&gt;I want to call that two programs from one program based on a condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way.&lt;/P&gt;&lt;P&gt;I tried with call transaction 'SE38'. &lt;/P&gt;&lt;P&gt;set parameter ID but it is taking buffered value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;sri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 May 2010 09:00:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-two-programs-from-one-program/m-p/6939926#M1487163</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-08T09:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Call two programs from one program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-two-programs-from-one-program/m-p/6939927#M1487164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use SUBMIT .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 May 2010 09:22:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-two-programs-from-one-program/m-p/6939927#M1487164</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-08T09:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Call two programs from one program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-two-programs-from-one-program/m-p/6939928#M1487165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/EN/9f/dba50035c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/EN/9f/dba50035c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 May 2010 09:32:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-two-programs-from-one-program/m-p/6939928#M1487165</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-08T09:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Call two programs from one program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-two-programs-from-one-program/m-p/6939929#M1487166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use submit program to call other program.&lt;/P&gt;&lt;P&gt;SUBMIT prog|(field) [AND RETURN] [options].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also if you want BDC prog, then probably you can call the BDC recording using PERFORM bdc_prog (in program name).&lt;/P&gt;&lt;P&gt;PERFORM (&amp;lt;fsubr&amp;gt;)[IN PROGRAM (&amp;lt;fprog&amp;gt;)][USING   ... &amp;lt;pi&amp;gt;... ] &lt;/P&gt;&lt;P&gt;                                       [CHANGING... &amp;lt;pi&amp;gt;... ] &lt;/P&gt;&lt;P&gt;                                       [IF FOUND].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/db9dd035c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/db9dd035c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 May 2010 11:05:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-two-programs-from-one-program/m-p/6939929#M1487166</guid>
      <dc:creator>agnihotro_sinha2</dc:creator>
      <dc:date>2010-05-08T11:05:01Z</dc:date>
    </item>
  </channel>
</rss>

