<?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: To Retrieve Internal table data in Submit program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-retrieve-internal-table-data-in-submit-program/m-p/519235#M18567</link>
    <description>&lt;P&gt;(FAQ) perform some search on class &lt;A href="https://launchpad.support.sap.com/#/solutions/scnforums/?q=cl_salv_bs_runtime_info"&gt;CL_SALV_BS_RUNTIME_INFO&lt;/A&gt; and how-to prevent ALV display and get back data and layout.&lt;/P&gt;</description>
    <pubDate>Mon, 25 Sep 2017 12:16:00 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2017-09-25T12:16:00Z</dc:date>
    <item>
      <title>To Retrieve Internal table data in Submit program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-retrieve-internal-table-data-in-submit-program/m-p/519234#M18566</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;
  &lt;P&gt;Am running Standard program "RFSSLD00" as Submit program.&lt;/P&gt;
  &lt;P&gt;SUBMIT (rep_name)&lt;BR /&gt; EXPORTING LIST TO MEMORY&lt;BR /&gt; WITH sd_bukrs-low EQ '1000' AND RETURN.&lt;/P&gt;
  &lt;P&gt;This report will show the data using REUSE_ALV_LIST_DISPLAY Fm in different flavour.&lt;/P&gt;
  &lt;P&gt;Now i need to access the Internal table data of "gt_output_value" after completing of the submit statement.&lt;/P&gt;
  &lt;P&gt;I have already tried this way as below, but since LUW will complete after the Submit couldn't access the internal table.&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;ASSIGN '(RFSSLD00)GT_OUTPUT_VALUE[])' TO &amp;lt;fs1&amp;gt;.&lt;BR /&gt;ASSIGN &amp;lt;fs1&amp;gt; TO &amp;lt;fs2&amp;gt;.&lt;BR /&gt; IF sy-subrc EQ 0.&lt;BR /&gt; it_1 = &amp;lt;fs2&amp;gt;.&lt;BR /&gt; ENDIF.&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;Note: The whole requirement doesn't support of implicit enhancement, so is there any option to achive this.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2017 12:11:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-retrieve-internal-table-data-in-submit-program/m-p/519234#M18566</guid>
      <dc:creator>chamuk</dc:creator>
      <dc:date>2017-09-25T12:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: To Retrieve Internal table data in Submit program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-retrieve-internal-table-data-in-submit-program/m-p/519235#M18567</link>
      <description>&lt;P&gt;(FAQ) perform some search on class &lt;A href="https://launchpad.support.sap.com/#/solutions/scnforums/?q=cl_salv_bs_runtime_info"&gt;CL_SALV_BS_RUNTIME_INFO&lt;/A&gt; and how-to prevent ALV display and get back data and layout.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2017 12:16:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-retrieve-internal-table-data-in-submit-program/m-p/519235#M18567</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2017-09-25T12:16:00Z</dc:date>
    </item>
  </channel>
</rss>

