<?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: Method SET_TABLE_FOR_FIRST_DISPLAY in background in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/method-set-table-for-first-display-in-background/m-p/8133754#M1619703</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;That should depend on size of the pageyou can set a page format in the print parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Aug 2011 09:39:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-08-17T09:39:21Z</dc:date>
    <item>
      <title>Method SET_TABLE_FOR_FIRST_DISPLAY in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/method-set-table-for-first-display-in-background/m-p/8133753#M1619702</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;does anyone know of a way to suppress page breaks when using method SET_TABLE_FOR_FIRST_DISPLAY for spool creation in background? (i.e. column headings to appear only once in spool file)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Annie.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 09:34:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/method-set-table-for-first-display-in-background/m-p/8133753#M1619702</guid>
      <dc:creator>ann_kinnear</dc:creator>
      <dc:date>2011-08-17T09:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Method SET_TABLE_FOR_FIRST_DISPLAY in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/method-set-table-for-first-display-in-background/m-p/8133754#M1619703</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;That should depend on size of the pageyou can set a page format in the print parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 09:39:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/method-set-table-for-first-display-in-background/m-p/8133754#M1619703</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-17T09:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: Method SET_TABLE_FOR_FIRST_DISPLAY in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/method-set-table-for-first-display-in-background/m-p/8133755#M1619704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been palying around with the contents of the IS_PRINT parameter but nothing I do seems to change the format of the output - previously this parameter was not populated at all, so all defaults were used. Do you know if there is any documentation anywhere about how to populate this parameter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx, Annie.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 09:48:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/method-set-table-for-first-display-in-background/m-p/8133755#M1619704</guid>
      <dc:creator>ann_kinnear</dc:creator>
      <dc:date>2011-08-17T09:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Method SET_TABLE_FOR_FIRST_DISPLAY in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/method-set-table-for-first-display-in-background/m-p/8133756#M1619705</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;IS_PRINT-PRINT_CTRL-PRI_PARAMS is based on structure PRI_PARAMS, here there are the fields LINCT, LINSZ in order to set the size of the page, or PAART for page format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 09:56:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/method-set-table-for-first-display-in-background/m-p/8133756#M1619705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-17T09:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Method SET_TABLE_FOR_FIRST_DISPLAY in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/method-set-table-for-first-display-in-background/m-p/8133757#M1619706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yep, LINCT was the one of the parameters I was playing with but changing it made no difference at all to the output - I tried just setting the LINE-COUNT on the REPORT statement and that worked fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks again Max.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 13:46:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/method-set-table-for-first-display-in-background/m-p/8133757#M1619706</guid>
      <dc:creator>ann_kinnear</dc:creator>
      <dc:date>2011-08-17T13:46:55Z</dc:date>
    </item>
  </channel>
</rss>

