<?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 Problem in Module Pool Program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-module-pool-program/m-p/3092912#M733715</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm facing some problem with module pool program. Actually one menu exit is added. One option added in System menu for user details. and it'll be active for all transactions/screens. In any screen, when user click on the user details option, one module pool program should be called. here two buttons are there, one show details and exit. when user clicked on exit, control should go back to the screen, from where we called the user details screen. I have used, LEAVE PROGRAM and LEAVE SCREEN... but control is going to initail screen, not to the previous screen. can any one help me in this....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Siva Sankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Nov 2007 10:56:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-26T10:56:23Z</dc:date>
    <item>
      <title>Problem in Module Pool Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-module-pool-program/m-p/3092912#M733715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm facing some problem with module pool program. Actually one menu exit is added. One option added in System menu for user details. and it'll be active for all transactions/screens. In any screen, when user click on the user details option, one module pool program should be called. here two buttons are there, one show details and exit. when user clicked on exit, control should go back to the screen, from where we called the user details screen. I have used, LEAVE PROGRAM and LEAVE SCREEN... but control is going to initail screen, not to the previous screen. can any one help me in this....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Siva Sankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2007 10:56:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-module-pool-program/m-p/3092912#M733715</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-26T10:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Module Pool Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-module-pool-program/m-p/3092913#M733716</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;if you´re working with 2 programs, you can call one of them with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT xxxxx AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after doing the necessary operations in program 2, the control returns to program 1 and continues with the code after Submit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2007 13:40:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-module-pool-program/m-p/3092913#M733716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-26T13:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Module Pool Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-module-pool-program/m-p/3092914#M733717</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;The module pool program is called with the call transaction statement. &lt;/P&gt;&lt;P&gt;In the pai of of flow logic &lt;/P&gt;&lt;P&gt;case sy-ucomm.&lt;/P&gt;&lt;P&gt;when 'EXIT'.&lt;/P&gt;&lt;P&gt;leave to screen 0.&lt;/P&gt;&lt;P&gt;endcase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this will help you.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;kamala.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2007 15:28:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-module-pool-program/m-p/3092914#M733717</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-27T15:28:20Z</dc:date>
    </item>
  </channel>
</rss>

