<?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: How to read flow after program submit? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-read-flow-after-program-submit/m-p/9172422#M1712192</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond, thanks for you answer, but unfortunately it's not working. In List from memory I am geting two records with two numbers and no text &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1079/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 18 Nov 2012 11:26:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-11-18T11:26:24Z</dc:date>
    <item>
      <title>How to read flow after program submit?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-read-flow-after-program-submit/m-p/9172420#M1712190</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 need to submit sap standard program RPRCCC_READ_BTA and than I need to send the result by email.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what result message looks like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/157259" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My code is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;SUBMIT rprccc_read_bta &lt;SPAN class="L0S52"&gt;TO &lt;/SPAN&gt;SAP&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;SPOOL &lt;SPAN class="L0S52"&gt;USING &lt;/SPAN&gt;SELECTION&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;SET &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'TEST1' &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;AND &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;RETURN.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S52"&gt;Now I need to take data from spool. I can use FM &lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp; RSPO_RETURN_ABAP_SPOOLJOB, but I need to know Spool Request Number, where can I get it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Nov 2012 09:36:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-read-flow-after-program-submit/m-p/9172420#M1712190</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-18T09:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to read flow after program submit?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-read-flow-after-program-submit/m-p/9172421#M1712191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First you could use EXPORTING LIST TO MEMORY so you no longer have to worry about spool number. Then call FM LIST_FROM_MEMORY to get the data to memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else use, before SUBMIT, call FM GET_PRINT_PARAMETERS to insure not immediate print and delete of the spool.&amp;nbsp; The spool number will be sy-spono.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Nov 2012 11:07:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-read-flow-after-program-submit/m-p/9172421#M1712191</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2012-11-18T11:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to read flow after program submit?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-read-flow-after-program-submit/m-p/9172422#M1712192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond, thanks for you answer, but unfortunately it's not working. In List from memory I am geting two records with two numbers and no text &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1079/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Nov 2012 11:26:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-read-flow-after-program-submit/m-p/9172422#M1712192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-18T11:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to read flow after program submit?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-read-flow-after-program-submit/m-p/9172423#M1712193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK the solution was found here: &lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/633336"&gt;http://scn.sap.com/thread/633336&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 07:48:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-read-flow-after-program-submit/m-p/9172423#M1712193</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-19T07:48:06Z</dc:date>
    </item>
  </channel>
</rss>

