<?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: Transfer control back to calling program from infotype screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-control-back-to-calling-program-from-infotype-screen/m-p/1442390#M210273</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;write the part of pa30 calling in one z program and then say &lt;/P&gt;&lt;P&gt;SUBMIT prog AND RETURN: &lt;/P&gt;&lt;P&gt;Return from the called program prog. Processing continues after the call to "SUBMIT prog ...". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Gunjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Jul 2006 10:27:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-03T10:27:02Z</dc:date>
    <item>
      <title>Transfer control back to calling program from infotype screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-control-back-to-calling-program-from-infotype-screen/m-p/1442388#M210271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i've developed a module pool program that uses 'call transaction pa30'BDC  to an custom infotype screen... after the 'save' button is pressed the control goes to the infotypes initial screen.&lt;/P&gt;&lt;P&gt;but i want the control to come back to the calling module pool program.. how do i do that??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2006 09:22:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-control-back-to-calling-program-from-infotype-screen/m-p/1442388#M210271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-03T09:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer control back to calling program from infotype screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-control-back-to-calling-program-from-infotype-screen/m-p/1442389#M210272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joseph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes u can goto the the calling program,&lt;/P&gt;&lt;P&gt;Just in PAI when user presses SAVE u just give &lt;/P&gt;&lt;P&gt;LEAVE SCREEN or LEAVE to SCREEN no. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But since u r calling PA30, u cannot come back to initial screen until all the corresponding screens have been processed for PA30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2006 10:09:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-control-back-to-calling-program-from-infotype-screen/m-p/1442389#M210272</guid>
      <dc:creator>sridharreddy_kondam</dc:creator>
      <dc:date>2006-07-03T10:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer control back to calling program from infotype screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-control-back-to-calling-program-from-infotype-screen/m-p/1442390#M210273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;write the part of pa30 calling in one z program and then say &lt;/P&gt;&lt;P&gt;SUBMIT prog AND RETURN: &lt;/P&gt;&lt;P&gt;Return from the called program prog. Processing continues after the call to "SUBMIT prog ...". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Gunjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2006 10:27:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-control-back-to-calling-program-from-infotype-screen/m-p/1442390#M210273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-03T10:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer control back to calling program from infotype screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-control-back-to-calling-program-from-infotype-screen/m-p/1442391#M210274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi gunjan&lt;/P&gt;&lt;P&gt;i found out the answer..&lt;/P&gt;&lt;P&gt;there is a structure called pspar.. just set the rcode in it to 'leave' and the control is automatically transferred to the calling prog..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;vimal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2006 10:42:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-control-back-to-calling-program-from-infotype-screen/m-p/1442391#M210274</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-03T10:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer control back to calling program from infotype screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-control-back-to-calling-program-from-infotype-screen/m-p/1442392#M210275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi gunjan&lt;/P&gt;&lt;P&gt;i found out the answer..&lt;/P&gt;&lt;P&gt;there is a structure called pspar.. just set the rcode in it to 'leave' and the control is automatically transferred to the calling prog..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;vimal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2006 10:42:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-control-back-to-calling-program-from-infotype-screen/m-p/1442392#M210275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-03T10:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer control back to calling program from infotype screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-control-back-to-calling-program-from-infotype-screen/m-p/1442393#M210276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thats good learning for me as well...&lt;/P&gt;&lt;P&gt;but anywaz if u say submit and return control will come back to ur program!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2006 10:45:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-control-back-to-calling-program-from-infotype-screen/m-p/1442393#M210276</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-03T10:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer control back to calling program from infotype screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-control-back-to-calling-program-from-infotype-screen/m-p/1442394#M210277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ya thanks..i'll try that as well...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2006 10:48:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-control-back-to-calling-program-from-infotype-screen/m-p/1442394#M210277</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-03T10:48:25Z</dc:date>
    </item>
  </channel>
</rss>

