<?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 problems with ALV report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-alv-report/m-p/1834477#M355311</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a report that is showing data by company code and vendor number. I have the file sorted by company code and vendor number. when I run the report for 1 company, the company code prints on the first line.all of the other lines have the company code blank. but about halfway down the report, the same company code prints again on 1 line and from there to the end the company code is blank. I would expect that only the first line would have the company code and all others would be blank. Also for the total line on a vendor break, the vendor number is appearing in 1 of the total lines. all of the other total lines have blanks in the vendor number field. When I run the report with different parameters, the 2 issues appear on different lines. I did line counts and vendor counts to see if there was a pattern but I could not find any.  I have looked at my code and I am not sure what is causing this printing problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Feb 2007 16:08:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-02T16:08:10Z</dc:date>
    <item>
      <title>problems with ALV report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-alv-report/m-p/1834477#M355311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a report that is showing data by company code and vendor number. I have the file sorted by company code and vendor number. when I run the report for 1 company, the company code prints on the first line.all of the other lines have the company code blank. but about halfway down the report, the same company code prints again on 1 line and from there to the end the company code is blank. I would expect that only the first line would have the company code and all others would be blank. Also for the total line on a vendor break, the vendor number is appearing in 1 of the total lines. all of the other total lines have blanks in the vendor number field. When I run the report with different parameters, the 2 issues appear on different lines. I did line counts and vendor counts to see if there was a pattern but I could not find any.  I have looked at my code and I am not sure what is causing this printing problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 16:08:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-alv-report/m-p/1834477#M355311</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T16:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: problems with ALV report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-alv-report/m-p/1834478#M355312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;perhaps put you'r code here otherwise it's hard guessing &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does the company code perhaps exists more than once in the system. so for example the company 1000 is first shows for salesorg 1100 and after the second line for another salesorg ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        A. de Smidt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 16:14:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-alv-report/m-p/1834478#M355312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T16:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: problems with ALV report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-alv-report/m-p/1834479#M355313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am fine with the blanks appearing on the report. I want to know why  the same company code appears further down in the report. I would think that the company code would blank until a new company code appears in the output file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 16:18:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-alv-report/m-p/1834479#M355313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T16:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: problems with ALV report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-alv-report/m-p/1834480#M355314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have a subtotal defined for a field that is not output?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 16:22:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-alv-report/m-p/1834480#M355314</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T16:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: problems with ALV report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-alv-report/m-p/1834481#M355315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am attaching the code that I used.  I think that this is the only place where you define subtotals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c_check = 'X'.&lt;/P&gt;&lt;P&gt;FORM sort_output CHANGING p_it_alv_sort TYPE slis_t_sortinfo_alv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Local data declaration&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  DATA: wa_alv_sort TYPE slis_sortinfo_alv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;First Sorting Parameters for Company.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  wa_alv_sort-spos      = 1.&lt;/P&gt;&lt;P&gt;  wa_alv_sort-fieldname = 'BUKRS'.&lt;/P&gt;&lt;P&gt;  wa_alv_sort-tabname   = 'IT_OUTDATA'.&lt;/P&gt;&lt;P&gt;  wa_alv_sort-up        = c_check.&lt;/P&gt;&lt;P&gt;  &amp;lt;b&amp;gt;wa_alv_sort-subtot    = c_check.&amp;lt;/b&amp;gt;  APPEND wa_alv_sort TO p_it_alv_sort.&lt;/P&gt;&lt;P&gt;  CLEAR wa_alv_sort.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Second Sorting Parameters for Vendor No.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  wa_alv_sort-spos      = 2.&lt;/P&gt;&lt;P&gt;  wa_alv_sort-fieldname = 'LIFNR'.&lt;/P&gt;&lt;P&gt;  wa_alv_sort-tabname   = 'IT_OUTDATA'.&lt;/P&gt;&lt;P&gt;  wa_alv_sort-up        = c_check.&lt;/P&gt;&lt;P&gt;  &amp;lt;b&amp;gt;wa_alv_sort-subtot    = c_check&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;  APPEND wa_alv_sort TO p_it_alv_sort.&lt;/P&gt;&lt;P&gt;  CLEAR wa_alv_sort.&lt;/P&gt;&lt;P&gt;ENDFORM.                    "sort_output&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 16:28:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-alv-report/m-p/1834481#M355315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T16:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: problems with ALV report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-alv-report/m-p/1834482#M355316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry for the typ-o . the append line in the first group should be on the next line. similar to the second group.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 16:29:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-alv-report/m-p/1834482#M355316</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T16:29:18Z</dc:date>
    </item>
  </channel>
</rss>

