<?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: Stack over after Calling a module pool N times in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/stack-over-after-calling-a-module-pool-n-times/m-p/2854462#M668980</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Instead of using the Call screen NNNN, use the Leave to scree NNN, then the stock will not overflow&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; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Oct 2007 14:58:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-01T14:58:18Z</dc:date>
    <item>
      <title>Stack over after Calling a module pool N times</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stack-over-after-calling-a-module-pool-n-times/m-p/2854461#M668979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a module pool 'A' which exports to memory a table and executes a CALL TRANSACTION 'B' (another module pool).&lt;/P&gt;&lt;P&gt;After saving program B, I must execute it again 'n times' without returning to caller program 'A', until I choose BACK.&lt;/P&gt;&lt;P&gt;So I wrote, WHEN 'SAVE'...CALL TRANSACTION 'B', in order to save-call itself-save-call itself-etc.&lt;/P&gt;&lt;P&gt;The problem is that after calling itself 5 times, the stack is over and it leaves program.&lt;/P&gt;&lt;P&gt;I tried using LEAVE TO CURRENT TRANSACTION, but it doesn't works because when I save B it goes out from program to SAP menu, instead of recalling itself.&lt;/P&gt;&lt;P&gt;Is there any way of doing this or deleting the stack?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me out in this.&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Lilian.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2007 14:53:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stack-over-after-calling-a-module-pool-n-times/m-p/2854461#M668979</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-01T14:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Stack over after Calling a module pool N times</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stack-over-after-calling-a-module-pool-n-times/m-p/2854462#M668980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Instead of using the Call screen NNNN, use the Leave to scree NNN, then the stock will not overflow&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; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2007 14:58:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stack-over-after-calling-a-module-pool-n-times/m-p/2854462#M668980</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-01T14:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Stack over after Calling a module pool N times</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stack-over-after-calling-a-module-pool-n-times/m-p/2854463#M668981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not using CALL SCREEN nnn, but CALL TRANSACTION.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2007 15:00:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stack-over-after-calling-a-module-pool-n-times/m-p/2854463#M668981</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-01T15:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Stack over after Calling a module pool N times</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stack-over-after-calling-a-module-pool-n-times/m-p/2854464#M668982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to initialize everything and to fill internal tables again each time I save. If I LEAVE TO SCREEN nnn, the program begins again, but tables are not initialized.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2007 15:27:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stack-over-after-calling-a-module-pool-n-times/m-p/2854464#M668982</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-01T15:27:51Z</dc:date>
    </item>
  </channel>
</rss>

