<?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 ALV problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-problem/m-p/2279809#M496305</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I have 2 itabs (header and items)&lt;/P&gt;&lt;P&gt;itab header =&amp;gt; for materials&lt;/P&gt;&lt;P&gt;itab items =&amp;gt; for components materials&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ej. header contains 3 registers matnr (1,2,3)&lt;/P&gt;&lt;P&gt;itab item contains 15 registers with diferents components of materials 1,2 and 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the report must shows:&lt;/P&gt;&lt;P&gt;header matnr 1&lt;/P&gt;&lt;P&gt;items from matnr 1 (5 registers)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;header matnr 2&lt;/P&gt;&lt;P&gt;items from matnr 2 (5 registers)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;header matnr 3&lt;/P&gt;&lt;P&gt;items from matnr 3 (5 registers)&lt;/P&gt;&lt;P&gt;Header and items have diferent structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i used this functions &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REUSE_ALV_BLOCK_LIST_INIT'&lt;/P&gt;&lt;P&gt;inside loop and enloop itab header.&lt;/P&gt;&lt;P&gt;REUSE_ALV_BLOCK_LIST_APPEND'&lt;/P&gt;&lt;P&gt;and then &lt;/P&gt;&lt;P&gt;REUSE_ALV_BLOCK_LIST_DISPLAY'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the report function right with one material, but no with much materials.&lt;/P&gt;&lt;P&gt;I can' t use the function 'REUSE_ALV_HIERSEQ_LIST_DISPLAY because the reporte have many columns.&lt;/P&gt;&lt;P&gt;please help!!&lt;/P&gt;&lt;P&gt;thanks...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 May 2007 21:18:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-16T21:18:03Z</dc:date>
    <item>
      <title>ALV problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-problem/m-p/2279809#M496305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I have 2 itabs (header and items)&lt;/P&gt;&lt;P&gt;itab header =&amp;gt; for materials&lt;/P&gt;&lt;P&gt;itab items =&amp;gt; for components materials&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ej. header contains 3 registers matnr (1,2,3)&lt;/P&gt;&lt;P&gt;itab item contains 15 registers with diferents components of materials 1,2 and 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the report must shows:&lt;/P&gt;&lt;P&gt;header matnr 1&lt;/P&gt;&lt;P&gt;items from matnr 1 (5 registers)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;header matnr 2&lt;/P&gt;&lt;P&gt;items from matnr 2 (5 registers)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;header matnr 3&lt;/P&gt;&lt;P&gt;items from matnr 3 (5 registers)&lt;/P&gt;&lt;P&gt;Header and items have diferent structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i used this functions &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REUSE_ALV_BLOCK_LIST_INIT'&lt;/P&gt;&lt;P&gt;inside loop and enloop itab header.&lt;/P&gt;&lt;P&gt;REUSE_ALV_BLOCK_LIST_APPEND'&lt;/P&gt;&lt;P&gt;and then &lt;/P&gt;&lt;P&gt;REUSE_ALV_BLOCK_LIST_DISPLAY'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the report function right with one material, but no with much materials.&lt;/P&gt;&lt;P&gt;I can' t use the function 'REUSE_ALV_HIERSEQ_LIST_DISPLAY because the reporte have many columns.&lt;/P&gt;&lt;P&gt;please help!!&lt;/P&gt;&lt;P&gt;thanks...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 21:18:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-problem/m-p/2279809#M496305</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T21:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: ALV problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-problem/m-p/2279810#M496306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take the program BALVBT01 as a reference.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 21:23:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-problem/m-p/2279810#M496306</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T21:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: ALV problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-problem/m-p/2279811#M496307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Refer : CS12,CS13,CS11 Transactions to get simliar output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points if it is helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 21:26:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-problem/m-p/2279811#M496307</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T21:26:55Z</dc:date>
    </item>
  </channel>
</rss>

