<?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 When program runs thru T-code , it exits in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/when-program-runs-thru-t-code-it-exits/m-p/3903365#M936407</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a very awkward situation. the program works exceptionally well. But now that i have created a t-code for the same the selection-screen shows up, but when i try to execute in comes out of the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried to debug, it works untill start-of-selection, but terminates and come out after start-od-selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any ideas  how to fix this problem???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 May 2008 16:18:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-29T16:18:56Z</dc:date>
    <item>
      <title>When program runs thru T-code , it exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/when-program-runs-thru-t-code-it-exits/m-p/3903365#M936407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a very awkward situation. the program works exceptionally well. But now that i have created a t-code for the same the selection-screen shows up, but when i try to execute in comes out of the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried to debug, it works untill start-of-selection, but terminates and come out after start-od-selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any ideas  how to fix this problem???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2008 16:18:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/when-program-runs-thru-t-code-it-exits/m-p/3903365#M936407</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-29T16:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: When program runs thru T-code , it exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/when-program-runs-thru-t-code-it-exits/m-p/3903366#M936408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Paste your code here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2008 16:24:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/when-program-runs-thru-t-code-it-exits/m-p/3903366#M936408</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-29T16:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: When program runs thru T-code , it exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/when-program-runs-thru-t-code-it-exits/m-p/3903367#M936409</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;&lt;STRONG&gt;DELETED&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, I answered twice   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2008 16:25:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/when-program-runs-thru-t-code-it-exits/m-p/3903367#M936409</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-29T16:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: When program runs thru T-code , it exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/when-program-runs-thru-t-code-it-exits/m-p/3903368#M936410</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;Try to check the type you've assigned to your transaction, it has to be:           &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- &lt;STRONG&gt;Program and selection screen (report transaction)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably you've assigned the type for module pool: &lt;STRONG&gt;Program and screen (dialog transaction)&lt;/STRONG&gt;      &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2008 16:25:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/when-program-runs-thru-t-code-it-exits/m-p/3903368#M936410</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-29T16:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: When program runs thru T-code , it exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/when-program-runs-thru-t-code-it-exits/m-p/3903369#M936411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell if  have you created the transaction with type &lt;STRONG&gt;Program and selection screen (report transaction)&lt;/STRONG&gt; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2008 16:26:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/when-program-runs-thru-t-code-it-exits/m-p/3903369#M936411</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-29T16:26:07Z</dc:date>
    </item>
  </channel>
</rss>

