<?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 in submit statement ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/2662349#M614253</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;This error is bcoz you are not displaying the Selection screen of Called Report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  You can use this statement if you want to Display the Selection screen while the Report is Called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;  SUBMIT ZREP2 VIA SELECTION-SCREEN.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise you can Pass the Value to The Mandatory PARAMETER field while Calling the Report using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;  SUBMIT ZREP2 WITH P_FIELD  = '&amp;lt;VALUE&amp;gt;'.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;You can select one of These two based on ur Req&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward if Helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Aug 2007 10:00:31 GMT</pubDate>
    <dc:creator>varma_narayana</dc:creator>
    <dc:date>2007-08-17T10:00:31Z</dc:date>
    <item>
      <title>problem in submit statement ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/2662347#M614251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have one report program (for eg zpgm1) from that i call another program (for eg zpgm2) by using submit statement.&lt;/P&gt;&lt;P&gt;in zpgm1  i have only one radio button&lt;/P&gt;&lt;P&gt;in zpgn2 i have one parameter with obligatory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the issue is&lt;/P&gt;&lt;P&gt;while executing from zpgm1 it will call the zpgm2 but it show error message like "parameter is required field" because its an mandatory field.&lt;/P&gt;&lt;P&gt;i don't want that message while submit ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you plz..&lt;/P&gt;&lt;P&gt;thanx  in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2007 09:55:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/2662347#M614251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-17T09:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: problem in submit statement ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/2662348#M614252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;submit statement moves the control directly to the start-of-selection in the called program..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how i overcome tis issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2007 09:59:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/2662348#M614252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-17T09:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: problem in submit statement ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/2662349#M614253</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;This error is bcoz you are not displaying the Selection screen of Called Report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  You can use this statement if you want to Display the Selection screen while the Report is Called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;  SUBMIT ZREP2 VIA SELECTION-SCREEN.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise you can Pass the Value to The Mandatory PARAMETER field while Calling the Report using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;  SUBMIT ZREP2 WITH P_FIELD  = '&amp;lt;VALUE&amp;gt;'.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;You can select one of These two based on ur Req&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward if Helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2007 10:00:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/2662349#M614253</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-08-17T10:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: problem in submit statement ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/2662350#M614254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this if it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the zpgm2 , instead of making the parameter as OBLIGATORY , do a validation on that field &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;instead of this&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameters : p_matnr like mara-matnr &amp;lt;b&amp;gt;obligatory&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;use this&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;parameters : p_matnr like mara-matnr.

at selection-screen.

if p_matnr is initial.
  message e001(ZE) with 'Matnr is mandatory field'.
endif.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2007 10:05:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/2662350#M614254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-17T10:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: problem in submit statement ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/2662351#M614255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WRITE THIS CODE IN ZPGM1. I think that you know what material no. to put in the selection screen of the ZPGM2... right? Substitute 's' in the code with that Material No.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;submit ZPGM2 using selection-screen 1000&lt;/P&gt;&lt;P&gt;with p_matnr eq 's'&lt;/P&gt;&lt;P&gt;and return.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Award points if useful, get back in case of query...&lt;/P&gt;&lt;P&gt;Cheers!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2007 10:16:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/2662351#M614255</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-17T10:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: problem in submit statement ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/2662352#M614256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI naraya varma..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my issue is now solved...&lt;/P&gt;&lt;P&gt;thanks lot..&lt;/P&gt;&lt;P&gt;i will give 10 points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2007 10:17:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/2662352#M614256</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-17T10:17:06Z</dc:date>
    </item>
  </channel>
</rss>

