<?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: Check whether selection screen can be generated or not without generating a short dump in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-whether-selection-screen-can-be-generated-or-not-without-generating-a/m-p/9258368#M1721566</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to add the &lt;A class="blue" href="http://help.sap.com/abapdocu_731/en/abapgenerate_report.htm#%21ABAP_ADDITION_10@10@"&gt;&lt;SPAN class="qtext"&gt;SHORTDUMP-ID&lt;/SPAN&gt;&lt;/A&gt; option to the &lt;A href="http://help.sap.com/abapdocu_731/en/abapgenerate_report.htm"&gt;&lt;SPAN class="qtext"&gt;GENERATE REPORT&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN class="qtext"&gt; statement.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="qtext"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="qtext"&gt;Raymond&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="qtext"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Feb 2013 10:37:41 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2013-02-18T10:37:41Z</dc:date>
    <item>
      <title>Check whether selection screen can be generated or not without generating a short dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-whether-selection-screen-can-be-generated-or-not-without-generating-a/m-p/9258366#M1721564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found function module 'REPS_OBJECT_GENERATE' to check whether selection screen can be generated for a given program or not.&lt;/P&gt;&lt;P&gt;If O_GEN_SUBRC value returned from the FM is not 0, it means that there is a problem with the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if the FM is called with passing program name with selection screen error, a short dump is logged in ST22. If I debug the FM, the short dump is logged by "GENERATE REPORT" command.&lt;/P&gt;&lt;P&gt;Is there any other way to check whether a program has a valid selection screen without logging a short dump?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We're using ECC 600 Netweaver 701.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Feb 2013 01:28:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-whether-selection-screen-can-be-generated-or-not-without-generating-a/m-p/9258366#M1721564</guid>
      <dc:creator>ec1</dc:creator>
      <dc:date>2013-02-17T01:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Check whether selection screen can be generated or not without generating a short dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-whether-selection-screen-can-be-generated-or-not-without-generating-a/m-p/9258367#M1721565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you not catching excepetion returned from FM?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S31"&gt;*"&amp;nbsp; EXCEPTIONS&lt;BR /&gt;&lt;SPAN class="L0S31"&gt;*"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SYNTAX_ERROR&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S31"&gt;*"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GENERATION_ERROR&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 09:45:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-whether-selection-screen-can-be-generated-or-not-without-generating-a/m-p/9258367#M1721565</guid>
      <dc:creator>former_member189779</dc:creator>
      <dc:date>2013-02-18T09:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Check whether selection screen can be generated or not without generating a short dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-whether-selection-screen-can-be-generated-or-not-without-generating-a/m-p/9258368#M1721566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to add the &lt;A class="blue" href="http://help.sap.com/abapdocu_731/en/abapgenerate_report.htm#%21ABAP_ADDITION_10@10@"&gt;&lt;SPAN class="qtext"&gt;SHORTDUMP-ID&lt;/SPAN&gt;&lt;/A&gt; option to the &lt;A href="http://help.sap.com/abapdocu_731/en/abapgenerate_report.htm"&gt;&lt;SPAN class="qtext"&gt;GENERATE REPORT&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN class="qtext"&gt; statement.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="qtext"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="qtext"&gt;Raymond&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="qtext"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 10:37:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-whether-selection-screen-can-be-generated-or-not-without-generating-a/m-p/9258368#M1721566</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-02-18T10:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Check whether selection screen can be generated or not without generating a short dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-whether-selection-screen-can-be-generated-or-not-without-generating-a/m-p/9258369#M1721567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There was no exception thrown by GENERATE REPORT but SY-SUBRC contains 16. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;DATA: L_MESSAGE_GEN&lt;SPAN class="L0S55"&gt;(&lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;40&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;), &lt;/SPAN&gt;L_WORD&lt;SPAN class="L0S55"&gt;(&lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;10&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;), &lt;/SPAN&gt;L_LINE &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;I.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;DATA: &lt;/SPAN&gt;P_REPORT &lt;SPAN class="L0S52"&gt;LIKE &lt;/SPAN&gt;RSVAR&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;REPORT.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;data &lt;/SPAN&gt;OREF &lt;SPAN class="L0S52"&gt;type &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;ref &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;to &lt;/SPAN&gt;CX_ROOT.&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;data &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;TEXT &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;type &lt;/SPAN&gt;STRING.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;P_REPORT &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'ZHR00007'. &lt;/SPAN&gt;&lt;SPAN class="L0S31"&gt;"Report with GEN_SELECTION_SCREEN_ERROR error&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="L0S31"&gt;*CATCH SYSTEM-EXCEPTIONS OTHERS = 8.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;TRY.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;GENERATE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;REPORT &lt;/SPAN&gt;P_REPORT &lt;SPAN class="L0S52"&gt;MESSAGE &lt;/SPAN&gt;L_MESSAGE_GEN&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;LINE &lt;/SPAN&gt;L_LINE WORD L_WORD.&lt;BR /&gt;&amp;nbsp; &lt;SPAN class="L0S52"&gt;CATCH &lt;/SPAN&gt;CX_ROOT &lt;SPAN class="L0S52"&gt;INTO &lt;/SPAN&gt;OREF.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;TEXT &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;OREF&lt;SPAN class="L0S70"&gt;-&amp;gt;&lt;/SPAN&gt;GET_TEXT&lt;SPAN class="L0S55"&gt;( &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;ENDTRY.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;SY&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;SUBRC &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;0.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; &lt;SPAN class="L0S52"&gt;WRITE:&lt;/SPAN&gt;/ &lt;SPAN class="L0S33"&gt;'TEST.'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;ELSE.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; &lt;SPAN class="L0S52"&gt;WRITE:&lt;/SPAN&gt;/ &lt;SPAN class="L0S33"&gt;'Error'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;ENDIF.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 02:26:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-whether-selection-screen-can-be-generated-or-not-without-generating-a/m-p/9258369#M1721567</guid>
      <dc:creator>ec1</dc:creator>
      <dc:date>2013-02-20T02:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Check whether selection screen can be generated or not without generating a short dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-whether-selection-screen-can-be-generated-or-not-without-generating-a/m-p/9258370#M1721568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the best approach is to let short dump logged in ST22 and get the shortdump id by using the option and let the user know about the short dump&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 02:28:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-whether-selection-screen-can-be-generated-or-not-without-generating-a/m-p/9258370#M1721568</guid>
      <dc:creator>ec1</dc:creator>
      <dc:date>2013-02-20T02:28:41Z</dc:date>
    </item>
  </channel>
</rss>

