<?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 Control from screen to Function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/control-from-screen-to-function-module/m-p/943933#M63747</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am calling a screen from a function module. After the processing in the PAI of the screen is done, I need to revert back to the FM which called the screen at runtime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Aug 2005 08:45:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-08-22T08:45:04Z</dc:date>
    <item>
      <title>Control from screen to Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/control-from-screen-to-function-module/m-p/943933#M63747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am calling a screen from a function module. After the processing in the PAI of the screen is done, I need to revert back to the FM which called the screen at runtime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2005 08:45:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/control-from-screen-to-function-module/m-p/943933#M63747</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-22T08:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: Control from screen to Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/control-from-screen-to-function-module/m-p/943934#M63748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soumya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just add "LEAVE TO SCREEN 0" in your PAI and you will get back to you FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2005 08:51:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/control-from-screen-to-function-module/m-p/943934#M63748</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-22T08:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Control from screen to Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/control-from-screen-to-function-module/m-p/943935#M63749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the tip. I have tried the same but, in the PAI I have three values that I need to pass to the FM. How do I do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2005 09:26:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/control-from-screen-to-function-module/m-p/943935#M63749</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-22T09:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Control from screen to Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/control-from-screen-to-function-module/m-p/943936#M63750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soumya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suppose you call the screen from within the FM? Then you just have to define your variables globally (in the TOP include of the FM) and your data is available in the FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2005 09:30:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/control-from-screen-to-function-module/m-p/943936#M63750</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-22T09:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Control from screen to Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/control-from-screen-to-function-module/m-p/943937#M63751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2005 09:50:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/control-from-screen-to-function-module/m-p/943937#M63751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-22T09:50:03Z</dc:date>
    </item>
  </channel>
</rss>

