<?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: get internal table from submitted program. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-internal-table-from-submitted-program/m-p/12703131#M2018522</link>
    <description>&lt;P&gt;I thought rule one was   Never talk about standard object copy &lt;/P&gt;</description>
    <pubDate>Wed, 12 Apr 2023 05:23:01 GMT</pubDate>
    <dc:creator>FredericGirod</dc:creator>
    <dc:date>2023-04-12T05:23:01Z</dc:date>
    <item>
      <title>get internal table from submitted program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-internal-table-from-submitted-program/m-p/12703128#M2018519</link>
      <description>&lt;P&gt;hello community&lt;/P&gt;
  &lt;P&gt;Is it possible to run a submit command to the fbl3n program RFITEMGL and then get the final internal table that displays the report (but I don't want to display the report) and exit the submit and continue my normal program? Or is it better to create a copy of the program?&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2158936-image.png" /&gt;&lt;/P&gt;
  &lt;P&gt;but I don't want to display the report&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 14:41:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-internal-table-from-submitted-program/m-p/12703128#M2018519</guid>
      <dc:creator>ronaldo_aparecido</dc:creator>
      <dc:date>2023-04-11T14:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: get internal table from submitted program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-internal-table-from-submitted-program/m-p/12703129#M2018520</link>
      <description>&lt;P&gt;&lt;B&gt;Rule one&lt;/B&gt; It is never better to copy a standard program.&lt;/P&gt;&lt;P&gt;If you can't use the standard SUBMIT options with appropriate function modules, then enhance the standard program, so that the internal table is persisted in a DB table. Then in your calling program, read the data from there.&lt;/P&gt;&lt;P&gt;Or find if there's a nice class/method or FM that gives you the same data.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 15:23:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-internal-table-from-submitted-program/m-p/12703129#M2018520</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2023-04-11T15:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: get internal table from submitted program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-internal-table-from-submitted-program/m-p/12703130#M2018521</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Rule one&lt;/STRONG&gt; is to never touch SAP standard tables manually, but &lt;STRONG&gt;rule two&lt;/STRONG&gt; is to not clone standard programs. But you are basically right, as usual.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 05:16:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-internal-table-from-submitted-program/m-p/12703130#M2018521</guid>
      <dc:creator>VXLozano</dc:creator>
      <dc:date>2023-04-12T05:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: get internal table from submitted program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-internal-table-from-submitted-program/m-p/12703131#M2018522</link>
      <description>&lt;P&gt;I thought rule one was   Never talk about standard object copy &lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 05:23:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-internal-table-from-submitted-program/m-p/12703131#M2018522</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2023-04-12T05:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: get internal table from submitted program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-internal-table-from-submitted-program/m-p/12703132#M2018523</link>
      <description>&lt;P&gt;The output is ALV, so you can get the ALV data using CL_SALV_BS_RUNTIME_INFO (among other possibilities). Already explained in the forum, blog posts and so on.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 08:50:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-internal-table-from-submitted-program/m-p/12703132#M2018523</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2023-04-12T08:50:45Z</dc:date>
    </item>
  </channel>
</rss>

