<?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: Problem with Submit program... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-submit-program/m-p/5968883#M1338893</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try without using RETURN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT YYY&lt;/P&gt;&lt;P&gt;WITH p_rep_g EQ 'X'&lt;/P&gt;&lt;P&gt;WITH s_partno-low = wa_scr300-mfg_part_no1.&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;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Aug 2009 11:44:05 GMT</pubDate>
    <dc:creator>former_member404244</dc:creator>
    <dc:date>2009-08-19T11:44:05Z</dc:date>
    <item>
      <title>Problem with Submit program...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-submit-program/m-p/5968881#M1338891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing a problem in submit report ,&lt;/P&gt;&lt;P&gt;I am submiting &lt;STRONG&gt;YYY&lt;/STRONG&gt; report from my &lt;STRONG&gt;XXX&lt;/STRONG&gt; report with some selection screen values ( Directly calling the YYY report out put ),&lt;/P&gt;&lt;P&gt;now if the data selection part is failed in &lt;STRONG&gt;YYY&lt;/STRONG&gt; program I am givinf a information message " No data found " and  the report should come back to YYY report selection screen.&lt;/P&gt;&lt;P&gt;but its coming back to my first report XXX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the logic which I used :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SUBMIT YYY&lt;/P&gt;&lt;P&gt;   WITH  p_rep_g EQ 'X'&lt;/P&gt;&lt;P&gt;   WITH s_partno-low = wa_scr300-mfg_part_no1&lt;/P&gt;&lt;P&gt;   AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its directly calling the &lt;STRONG&gt;YYY&lt;/STRONG&gt; report out put if there is some data, but if there is no data in &lt;STRONG&gt;YYY&lt;/STRONG&gt; report its coming back to my XXX report selection, I don't want it, it should go second report ( YYY ) selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If possible one more here : if the data is selected in my second report ( YYY ) and from that report ( YYY ) disply I pressed the back button then also it should come to the YYY report selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope you understand my problem &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sridhar .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 11:32:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-submit-program/m-p/5968881#M1338891</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-19T11:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Submit program...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-submit-program/m-p/5968882#M1338892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After message in report 'yyy' add the following statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leave to transaction &amp;lt;tcode of report yyy&amp;gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 11:43:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-submit-program/m-p/5968882#M1338892</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2009-08-19T11:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Submit program...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-submit-program/m-p/5968883#M1338893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try without using RETURN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT YYY&lt;/P&gt;&lt;P&gt;WITH p_rep_g EQ 'X'&lt;/P&gt;&lt;P&gt;WITH s_partno-low = wa_scr300-mfg_part_no1.&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;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 11:44:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-submit-program/m-p/5968883#M1338893</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2009-08-19T11:44:05Z</dc:date>
    </item>
  </channel>
</rss>

