<?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: Submit command in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/4111813#M983108</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only problem is lying with the filename. The table only accepts 45 chars. Is there any other way to use the submit command?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jun 2008 13:21:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-25T13:21:15Z</dc:date>
    <item>
      <title>Submit command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/4111811#M983106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the following code : &lt;/P&gt;&lt;P&gt;SUBMIT ymayfe_159631_mass_create_proj VIA SELECTION-SCREEN WITH SELECTION-TABLE i_sel AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where I am putting the selection screen parametes in the i_sel table. The table is of type rsparams. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code is running fine but the problem is that the table type rsparams takes maximum value of 45 chars and the length of the filename entered is more than 45 char. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please give me a solution for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2008 13:14:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/4111811#M983106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-25T13:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Submit command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/4111812#M983107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use memory id for this case....&lt;/P&gt;&lt;P&gt;Export from main prog....&lt;/P&gt;&lt;P&gt;Import in the submitted prog.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward point if helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2008 13:18:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/4111812#M983107</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-25T13:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: Submit command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/4111813#M983108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only problem is lying with the filename. The table only accepts 45 chars. Is there any other way to use the submit command?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2008 13:21:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/4111813#M983108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-25T13:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Submit command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/4111814#M983109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   try using                     &lt;/P&gt;&lt;P&gt;SUBMIT ymayfe_159631_mass_create_proj&lt;/P&gt;&lt;P&gt;              with s_fname = i_sel[].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here s_fname is the field name in ymayfe_159631_mass_create_proj&lt;/P&gt;&lt;P&gt;and i_sel[] is the range table type s_fname.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this wud help you.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raj.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2008 13:23:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/4111814#M983109</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-25T13:23:44Z</dc:date>
    </item>
  </channel>
</rss>

