<?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: report auto exit when executed in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-auto-exit-when-executed/m-p/6300004#M1390966</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;Have a look at the code if any checks based on SY-UNAME is placed in the start-of-selection event. If not this its hard to predict for us the reason without having a look at the code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Nov 2009 05:49:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-10T05:49:09Z</dc:date>
    <item>
      <title>report auto exit when executed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-auto-exit-when-executed/m-p/6300003#M1390965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello experts...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my question is we have a report that generates and download  a loan report in SAP...&lt;/P&gt;&lt;P&gt;but the problem is when we execute the program it auto exit. &lt;/P&gt;&lt;P&gt;when i debug the program during start-of-selection it auto exit. Then i debug it again &lt;/P&gt;&lt;P&gt;but i can now generate a report and download the loan report... but only in my development id&lt;/P&gt;&lt;P&gt;it other dev id its still the same when they try to generate it auto exit once executed...&lt;/P&gt;&lt;P&gt;&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>Tue, 10 Nov 2009 05:39:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-auto-exit-when-executed/m-p/6300003#M1390965</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-10T05:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: report auto exit when executed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-auto-exit-when-executed/m-p/6300004#M1390966</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;Have a look at the code if any checks based on SY-UNAME is placed in the start-of-selection event. If not this its hard to predict for us the reason without having a look at the code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2009 05:49:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-auto-exit-when-executed/m-p/6300004#M1390966</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-10T05:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: report auto exit when executed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-auto-exit-when-executed/m-p/6300005#M1390967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bernadette, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you paste your code just before and after that event to check with the issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is passing to any select query after the event then check with the STOP keyword. &lt;/P&gt;&lt;P&gt;Genrally we will use if the data is not available then to stop the process and exit the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF T_PRCTSC IS INITIAL.&lt;/P&gt;&lt;P&gt;    MESSAGE : I007(ZMSSG) WITH 'Data not available for this entry'.&lt;/P&gt;&lt;P&gt;    STOP.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if this is not the case then paste your code for better understanding. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kittu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2009 05:56:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-auto-exit-when-executed/m-p/6300005#M1390967</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-10T05:56:02Z</dc:date>
    </item>
  </channel>
</rss>

