<?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 settings or programming in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-settings-or-programming/m-p/3160475#M751840</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have problem in alv for background processing.&lt;/P&gt;&lt;P&gt;In that spool generate &lt;STRONG&gt;Data statistics&lt;/STRONG&gt; that not required..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want in spool Data statistics should not be generate..&lt;/P&gt;&lt;P&gt;like it generate,&lt;/P&gt;&lt;P&gt;No of Records Passed &amp;amp; Calculated totals etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will be not required. so how to stop that.&lt;/P&gt;&lt;P&gt;or any programming required for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I m generating pdf from spool &amp;amp; send mail.&lt;/P&gt;&lt;P&gt;but due to that Data Statistics that show on the first page of pdf and main information will be start from second page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that is not required......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what to do for that?.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;point will be assured for the correct answer..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advanced.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;arpit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Arpit Shah on Dec 27, 2007 6:55 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Dec 2007 12:41:08 GMT</pubDate>
    <dc:creator>arpit_shah</dc:creator>
    <dc:date>2007-12-27T12:41:08Z</dc:date>
    <item>
      <title>spool settings or programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-settings-or-programming/m-p/3160475#M751840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have problem in alv for background processing.&lt;/P&gt;&lt;P&gt;In that spool generate &lt;STRONG&gt;Data statistics&lt;/STRONG&gt; that not required..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want in spool Data statistics should not be generate..&lt;/P&gt;&lt;P&gt;like it generate,&lt;/P&gt;&lt;P&gt;No of Records Passed &amp;amp; Calculated totals etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will be not required. so how to stop that.&lt;/P&gt;&lt;P&gt;or any programming required for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I m generating pdf from spool &amp;amp; send mail.&lt;/P&gt;&lt;P&gt;but due to that Data Statistics that show on the first page of pdf and main information will be start from second page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that is not required......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what to do for that?.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;point will be assured for the correct answer..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advanced.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;arpit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Arpit Shah on Dec 27, 2007 6:55 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 12:41:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-settings-or-programming/m-p/3160475#M751840</guid>
      <dc:creator>arpit_shah</dc:creator>
      <dc:date>2007-12-27T12:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: spool settings or programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-settings-or-programming/m-p/3160476#M751841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To avoid the statics, You need to pass the LS_PRINT parameter to the ALV FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DATA: l_PRINT  TYPE  SLIS_PRINT_ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  l_print-no_print_listinfos = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      i_callback_program      = l_repid&lt;/P&gt;&lt;P&gt;      IS_LAYOUT                = l_layout&lt;/P&gt;&lt;P&gt;      is_print                 = l_print&lt;/P&gt;&lt;P&gt;      it_sort                 = it_sort&lt;/P&gt;&lt;P&gt;      it_fieldcat             = t_fieldcat[]&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      t_outtab                = it_bkpf&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      program_error           = 1&lt;/P&gt;&lt;P&gt;      OTHERS                  = 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 15:11:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-settings-or-programming/m-p/3160476#M751841</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2007-12-27T15:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: spool settings or programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-settings-or-programming/m-p/3160477#M751842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, naimesh...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your replay.........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its working fine...&lt;/P&gt;&lt;P&gt;total 10 points to u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u hv any material regarding abap and dialog programing as well as any new materials, &lt;/P&gt;&lt;P&gt;pls give to me or provide some kind of tips from where i learn new things.&lt;/P&gt;&lt;P&gt;i am new to abap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my email-id is anshah1985@gmail.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;arpit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 04:49:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-settings-or-programming/m-p/3160477#M751842</guid>
      <dc:creator>arpit_shah</dc:creator>
      <dc:date>2007-12-28T04:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: spool settings or programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-settings-or-programming/m-p/3160478#M751843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naimesh Patel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for answering this problem.  You are a life-saver and a job-saver (my job). (smile)  Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dodie Plata&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2008 19:57:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-settings-or-programming/m-p/3160478#M751843</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-20T19:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: spool settings or programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-settings-or-programming/m-p/3160479#M751844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 06:23:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-settings-or-programming/m-p/3160479#M751844</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-26T06:23:03Z</dc:date>
    </item>
  </channel>
</rss>

