<?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 How To Suppress Spool Generation through FUnction Module OPEN_FORM in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-suppress-spool-generation-through-function-module-open-form/m-p/2403395#M535575</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Techies,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing a problem of unwanted spool generation while generating the Invoices in SAPScripts through OPEN_FORM or Standard Include RVADOPFO that uses OPEN_FORM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I want to suppress this Spool Generation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would appreciate if you suggest on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Sudhanshu Garg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jun 2007 12:13:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-06T12:13:48Z</dc:date>
    <item>
      <title>How To Suppress Spool Generation through FUnction Module OPEN_FORM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-suppress-spool-generation-through-function-module-open-form/m-p/2403395#M535575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Techies,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing a problem of unwanted spool generation while generating the Invoices in SAPScripts through OPEN_FORM or Standard Include RVADOPFO that uses OPEN_FORM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I want to suppress this Spool Generation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would appreciate if you suggest on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Sudhanshu Garg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2007 12:13:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-suppress-spool-generation-through-function-module-open-form/m-p/2403395#M535575</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-06T12:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: How To Suppress Spool Generation through FUnction Module OPEN_FORM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-suppress-spool-generation-through-function-module-open-form/m-p/2403396#M535576</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;I hope that open_form is in a loop, if so remove from the loop and try .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2007 12:17:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-suppress-spool-generation-through-function-module-open-form/m-p/2403396#M535576</guid>
      <dc:creator>former_member734916</dc:creator>
      <dc:date>2007-06-06T12:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: How To Suppress Spool Generation through FUnction Module OPEN_FORM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-suppress-spool-generation-through-function-module-open-form/m-p/2403397#M535577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Krishna for the quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this is not in a loop and used by standard program for invoice generation as mentioned in the query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz help me in giving further inputs..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sudhanshu Garg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2007 12:20:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-suppress-spool-generation-through-function-module-open-form/m-p/2403397#M535577</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-06T12:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: How To Suppress Spool Generation through FUnction Module OPEN_FORM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-suppress-spool-generation-through-function-module-open-form/m-p/2403398#M535578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can any one Suggest on the Issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Sudhanshu Garg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2007 13:27:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-suppress-spool-generation-through-function-module-open-form/m-p/2403398#M535578</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-06T13:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: How To Suppress Spool Generation through FUnction Module OPEN_FORM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-suppress-spool-generation-through-function-module-open-form/m-p/2403399#M535579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when you comment itcpo structure ,it will not generate any spool ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;look at option at open_form and see how they are passing,time being just comment option at Open_form and see the results&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2007 13:31:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-suppress-spool-generation-through-function-module-open-form/m-p/2403399#M535579</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-06T13:31:12Z</dc:date>
    </item>
  </channel>
</rss>

