<?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 Spool order in Smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-order-in-smartforms/m-p/5127722#M1188850</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. I have the next problem. I have a program that shows 13 smartforms. I want to use the same spool order por each smartform. For example, I execute my program and it shows the first smartform, so I have to capture the spool order of that first call, and pass it to the next smartform. The problem is that I don't know is the spool order returned. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Feb 2009 21:20:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-09T21:20:01Z</dc:date>
    <item>
      <title>Spool order in Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-order-in-smartforms/m-p/5127722#M1188850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. I have the next problem. I have a program that shows 13 smartforms. I want to use the same spool order por each smartform. For example, I execute my program and it shows the first smartform, so I have to capture the spool order of that first call, and pass it to the next smartform. The problem is that I don't know is the spool order returned. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2009 21:20:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-order-in-smartforms/m-p/5127722#M1188850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-09T21:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Spool order in Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-order-in-smartforms/m-p/5127723#M1188851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in runtime spool number is stored in &lt;STRONG&gt;syst-SPONO.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2009 21:23:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-order-in-smartforms/m-p/5127723#M1188851</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2009-02-09T21:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Spool order in Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-order-in-smartforms/m-p/5127724#M1188852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;JOB_OUTPUT_INFO-SPOOLIDS&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import paramter of the Samrtform FM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2009 21:24:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-order-in-smartforms/m-p/5127724#M1188852</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2009-02-09T21:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Spool order in Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-order-in-smartforms/m-p/5127725#M1188853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. Ok I define a structure based on JOB_OUTPUT_INFO (SSFCRESCL), but when I go check the structure, the field SPOOLIDS is empty. Maybe I have to configurate another thing???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2009 21:40:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-order-in-smartforms/m-p/5127725#M1188853</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-09T21:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Spool order in Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-order-in-smartforms/m-p/5127726#M1188854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to pass this in CONTROL_PARAMTER -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;getotf = 'X'.&lt;/P&gt;&lt;P&gt;no_dialog = 'X'.&lt;/P&gt;&lt;P&gt;tdnoprev = 'X'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2009 21:51:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-order-in-smartforms/m-p/5127726#M1188854</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2009-02-09T21:51:48Z</dc:date>
    </item>
  </channel>
</rss>

