<?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: Problems with submit report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-submit-report/m-p/1196763#M129877</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bala,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Suresh correctly mentioned create a Zversion and prevent the ALV display .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lanka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jan 2006 22:11:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-17T22:11:17Z</dc:date>
    <item>
      <title>Problems with submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-submit-report/m-p/1196759#M129873</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;We have a requirement where we are using the SUBMIT to run a standard program (tcode IW38) with our own selection screen.&lt;/P&gt;&lt;P&gt;  SUBMIT RIAUFK20&lt;/P&gt;&lt;P&gt;        WITH SELECTION-TABLE GT_PARAMS&lt;/P&gt;&lt;P&gt;        EXPORTING LIST TO MEMORY&lt;/P&gt;&lt;P&gt;        AND RETURN.&lt;/P&gt;&lt;P&gt;The output results were not getting exported to memory since the standard program for IW38 returns an ALV. &lt;/P&gt;&lt;P&gt;So I copied the standard RIAUFK20 and used the memory commands to get the data in the submitted program. It is working, but the problem is the results of IW38 are displayed immediately and it doesn't come back to called program.I have to press the back button to come back to my selection screen.We don't want to display o/p at that point since we want to consolidate the output and then display it later but not after SUBMIT. If anyone know how to resolve this please help.&lt;/P&gt;&lt;P&gt;Can I suppress the IW38 output screen?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2006 21:27:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-submit-report/m-p/1196759#M129873</guid>
      <dc:creator>bala_natarajan</dc:creator>
      <dc:date>2006-01-17T21:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-submit-report/m-p/1196760#M129874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will this be a batch job?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2006 21:50:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-submit-report/m-p/1196760#M129874</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-17T21:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-submit-report/m-p/1196761#M129875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bala,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using a Z version, may be you can prevent ALV display &amp;amp; export the itab to memory instead of the export list to memory option with the SUBMIT..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suresh Datti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2006 21:56:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-submit-report/m-p/1196761#M129875</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2006-01-17T21:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-submit-report/m-p/1196762#M129876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bala,&lt;/P&gt;&lt;P&gt;  Since you are calling an ALV report ,it might be a problem.&lt;/P&gt;&lt;P&gt;If it is a normal report its working fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2006 22:00:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-submit-report/m-p/1196762#M129876</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-17T22:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-submit-report/m-p/1196763#M129877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bala,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Suresh correctly mentioned create a Zversion and prevent the ALV display .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lanka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2006 22:11:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-submit-report/m-p/1196763#M129877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-17T22:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-submit-report/m-p/1196764#M129878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since you copied the program of IW38, add two new radio-buttons to the selection screen, one for displaying report online as an ALV and another to export the internal tables to memory. Then change the logic as&lt;/P&gt;&lt;P&gt;if p_alv = 'X'.&lt;/P&gt;&lt;P&gt;*-- display online.&lt;/P&gt;&lt;P&gt;else.&lt;/P&gt;&lt;P&gt;*-- export data to memory&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in your submit, you select the radiobutton that exports it to the memory.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2006 22:17:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-submit-report/m-p/1196764#M129878</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-17T22:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-submit-report/m-p/1196765#M129879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you. It worked well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks you all for your help and advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2006 22:27:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-submit-report/m-p/1196765#M129879</guid>
      <dc:creator>bala_natarajan</dc:creator>
      <dc:date>2006-01-17T22:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-submit-report/m-p/1196766#M129880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the problem is not because the report uses ALV this technique usually works fine for alv reports. It is just that this program uses other special techniques which over-ride the submit option.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if you set no-display parameter DY_SELM to 'D', instead of showing the report it exports a table contents to memory. See form FILL_SELTAB_F16. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe this table is ok for you to use?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2006 22:56:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-submit-report/m-p/1196766#M129880</guid>
      <dc:creator>former_member186741</dc:creator>
      <dc:date>2006-01-17T22:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-submit-report/m-p/1196767#M129881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I set the parameter DY_SELM to D and the table in the form is the one I need. Thank you very much. Previously I tried copying the standard into a Z program and commenting the ALV display, it worked but the one you suggested is the best of two.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2006 14:57:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-submit-report/m-p/1196767#M129881</guid>
      <dc:creator>bala_natarajan</dc:creator>
      <dc:date>2006-01-18T14:57:13Z</dc:date>
    </item>
  </channel>
</rss>

