<?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: Need help with SUBMIT ... WITH SELECTION-TABLE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-submit-with-selection-table/m-p/8946338#M1693616</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi T, this looks like not an issue in your calling program but more likely there is a check programmed in your receiving program 'my_program'. What happens if you execute 'my_program' from SA38 and set parameter P_RECENT to space ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Jack&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Sep 2012 09:29:08 GMT</pubDate>
    <dc:creator>JackGraus</dc:creator>
    <dc:date>2012-09-05T09:29:08Z</dc:date>
    <item>
      <title>Need help with SUBMIT ... WITH SELECTION-TABLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-submit-with-selection-table/m-p/8946337#M1693615</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;i want to call a program from another program using the SUBMIT statement:&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; color: #3366ff;"&gt;... other unchanged code ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; color: #3366ff;"&gt;wa_rspar-selname = &lt;SPAN class="L1S33"&gt;'P_RECENT'.&lt;BR /&gt;wa_rspar-kind&amp;nbsp;&amp;nbsp;&amp;nbsp; = &lt;SPAN class="L1S33"&gt;'P'&lt;/SPAN&gt;.&lt;BR /&gt;wa_rspar-&lt;SPAN class="L1S52"&gt;sign&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; = &lt;SPAN class="L1S33"&gt;'I'&lt;/SPAN&gt;.&lt;BR /&gt;wa_rspar-option&amp;nbsp; = &lt;SPAN class="L1S33"&gt;'EQ'&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; color: #3366ff;"&gt;&lt;SPAN class="L1S33"&gt;&lt;STRONG&gt;* wa_rspar-low&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 'X'. &lt;SPAN class="L1S31"&gt;"changed 05-09-2012&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;wa_rspar-low&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = space. &lt;SPAN class="L1S31"&gt;"changed 05-09-2012&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN class="L1S52"&gt;CLEAR&lt;/SPAN&gt; wa_rspar-high.&lt;BR /&gt;&lt;SPAN class="L1S52"&gt;APPEND&lt;/SPAN&gt; wa_rspar &lt;SPAN class="L1S52"&gt;TO&lt;/SPAN&gt; wt_rspar.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52" style="font-family: courier new,courier; color: #3366ff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52" style="font-family: courier new,courier; color: #3366ff;"&gt;SUBMIT my_program&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52" style="font-family: courier new,courier; color: #3366ff;"&gt;&amp;nbsp; &lt;SPAN class="L1S52"&gt;WITH&lt;/SPAN&gt; SELECTION-&lt;SPAN class="L1S52"&gt;TABLE&lt;/SPAN&gt; wt_rspar.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;However I get an error message indicating that not all variables have been provided. As you can see I changed one line where I set a checkmark to space instead of 'X'. When it was 'X' it worked fine. Any idea what i did wrong?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;More general, I was wondering if the system comes up with the error that not all parameters are provided, is there a way to tell which parameter the system is refering to. In cases with a lot of parameters it is somtimes hard to tell.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 09:08:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-submit-with-selection-table/m-p/8946337#M1693615</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-05T09:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with SUBMIT ... WITH SELECTION-TABLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-submit-with-selection-table/m-p/8946338#M1693616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi T, this looks like not an issue in your calling program but more likely there is a check programmed in your receiving program 'my_program'. What happens if you execute 'my_program' from SA38 and set parameter P_RECENT to space ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Jack&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 09:29:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-submit-with-selection-table/m-p/8946338#M1693616</guid>
      <dc:creator>JackGraus</dc:creator>
      <dc:date>2012-09-05T09:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with SUBMIT ... WITH SELECTION-TABLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-submit-with-selection-table/m-p/8946339#M1693617</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;Just looking at your code and when you say that it worked fine when you provided the low parameter,&lt;/P&gt;&lt;P&gt;how else would you pass value to the parameter in other report? You are defining all the other values but not low. Moreover, you could never pass high without passing low and then in a paramer I would assume you only need to pass low value! &lt;/P&gt;&lt;P&gt;Oh! I did not see that you are passing space in low parameter. Sorry for that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kumud&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Kumud Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 09:35:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-submit-with-selection-table/m-p/8946339#M1693617</guid>
      <dc:creator>kumud</dc:creator>
      <dc:date>2012-09-05T09:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with SUBMIT ... WITH SELECTION-TABLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-submit-with-selection-table/m-p/8946340#M1693618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: book antiqua,palatino;"&gt;Parameter "P_RECENT" is declared as OBLIGATORY in your program "my_program" ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: book antiqua,palatino;"&gt;Regards, Vinod&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 09:48:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-submit-with-selection-table/m-p/8946340#M1693618</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-05T09:48:16Z</dc:date>
    </item>
  </channel>
</rss>

