<?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: ALV - List Background problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-list-background-problem/m-p/5996115#M1343437</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;          I have tried out with new page formate using X_65_700 ,but its taking X_65_80 by default after check the spool request   I came to know. So what  could been the reason for taking the default formate values.&lt;/P&gt;&lt;P&gt;          In this report I am using multiple ALV list ,by using the option layout-list_append = u2018Xu2019. So totally 3 list is displaying in one report .Multiple ALV list will been the problem ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Experts kindly advise on the above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Aug 2009 02:33:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-19T02:33:15Z</dc:date>
    <item>
      <title>ALV - List Background problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-list-background-problem/m-p/5996113#M1343435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expertu2019s,&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;             One of the requirement  , I have Developed block of ALV list in a report.(In single report 3 times calling FM REUSE_ALV_LIST_DISPLAY ).In foreground its working fine ,display output with Top of page and column header.&lt;/P&gt;&lt;P&gt;But in Background the output list fields are in improper position ,Single record displaying in 3 lines. Its generating a list by truncating 4-5 fields without top of page  and column header . I understand that due to the default page formate not able to accommodate all fields. So I tried the page formate to X_65_255 &amp;amp; X_65_1024 but not change output list.&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;I have checked in the spool request of X_65_255 page formate ,but in spool it shows  X_65_80 ,i.e explicitly if you change the page formate also it taking default one.&lt;/P&gt;&lt;P&gt;In layout I have tried below options ,no changes in spool request output.&lt;/P&gt;&lt;P&gt;colwidth_optimize&lt;/P&gt;&lt;P&gt;no_colhead&lt;/P&gt;&lt;P&gt;no_min_linesize&lt;/P&gt;&lt;P&gt;min_linesize&lt;/P&gt;&lt;P&gt;max_linesize&lt;/P&gt;&lt;P&gt; Questions:&lt;/P&gt;&lt;P&gt;1.Truncation 5-6 fields in output.&lt;/P&gt;&lt;P&gt;2.Top of page is not coming in display.&lt;/P&gt;&lt;P&gt;3. Column headers are not output.All the three problems are coming when executing the report in background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly give suggestions for the above issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;Regards,&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2009 07:39:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-list-background-problem/m-p/5996113#M1343435</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-18T07:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: ALV - List Background problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-list-background-problem/m-p/5996114#M1343436</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;This problem is because in back ground while creating spool, system picks up only 255 characters form left. That is why it is not coming fully in background mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to transaction SPAD -&amp;gt; FULL ADMINISTRATION -&amp;gt; DEVICE TYPES -&amp;gt; FORMAT TYPES and there you can see all the available formats. Create a new format Z_65_700 in the similar manner with X_255... With a different number of columns (700) and save it.&lt;/P&gt;&lt;P&gt;Then in the tab DEVICE/SERVERS go to OUTPUT DEVICES and type your printer -&amp;gt; ENTER -&amp;gt; then from the Menu GOTO device type -&amp;gt; then there is a button FORMATS where you can see all the existing formats (plus the one you have just created). Find it and choose it. Then save.&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;Shamma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2009 10:33:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-list-background-problem/m-p/5996114#M1343436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-18T10:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: ALV - List Background problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-list-background-problem/m-p/5996115#M1343437</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;          I have tried out with new page formate using X_65_700 ,but its taking X_65_80 by default after check the spool request   I came to know. So what  could been the reason for taking the default formate values.&lt;/P&gt;&lt;P&gt;          In this report I am using multiple ALV list ,by using the option layout-list_append = u2018Xu2019. So totally 3 list is displaying in one report .Multiple ALV list will been the problem ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Experts kindly advise on the above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 02:33:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-list-background-problem/m-p/5996115#M1343437</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-19T02:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: ALV - List Background problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-list-background-problem/m-p/5996116#M1343438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Apr 2010 15:48:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-list-background-problem/m-p/5996116#M1343438</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-22T15:48:19Z</dc:date>
    </item>
  </channel>
</rss>

