<?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: Block ALV with different heading in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/block-alv-with-different-heading/m-p/7724265#M1580416</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Sorry friend can you be little more clear in your question so that i may help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Sri Hari Anand Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Mar 2011 05:40:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-03-22T05:40:43Z</dc:date>
    <item>
      <title>Block ALV with different heading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/block-alv-with-different-heading/m-p/7724263#M1580414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirment where the data is displayed in block ALV. &lt;/P&gt;&lt;P&gt;But the structure of the table to be displayes is as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          10-15 days                                     15-20 days&lt;/P&gt;&lt;P&gt;A     B     C    D                                       a       b       c       d&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the data shuld come in corresponding &lt;/P&gt;&lt;P&gt;a b c d based on the dayes range above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How should be the field catalog designed here? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: perfectsandbox on Mar 22, 2011 5:24 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2011 04:15:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/block-alv-with-different-heading/m-p/7724263#M1580414</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-22T04:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Block ALV with different heading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/block-alv-with-different-heading/m-p/7724264#M1580415</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;Did you checked with sort criteria.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2011 04:36:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/block-alv-with-different-heading/m-p/7724264#M1580415</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-03-22T04:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Block ALV with different heading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/block-alv-with-different-heading/m-p/7724265#M1580416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Sorry friend can you be little more clear in your question so that i may help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Sri Hari Anand Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2011 05:40:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/block-alv-with-different-heading/m-p/7724265#M1580416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-22T05:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Block ALV with different heading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/block-alv-with-different-heading/m-p/7724266#M1580417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; I'm not getting the exact requirement of you. But i try to give you an idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) If you want the fields in a single block for both date ranges, Just create a single stucture having all the fields for filed catalog. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)After checking the date range, set the fieldcatalog property 'No_out' for field those are not coming under the corresponding date range. So that we can avoid those  empty fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: the internal table should have same single structure fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2011 06:50:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/block-alv-with-different-heading/m-p/7724266#M1580417</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-22T06:50:37Z</dc:date>
    </item>
  </channel>
</rss>

