<?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 Grid Control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-control/m-p/5649006#M1285342</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;May be you can try like this....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Declare the header fields like C1, C2, C3 etc.. this is not at problem.&lt;/P&gt;&lt;P&gt;Now depending on the number of entries, for each entry in the table, by using the counter, move the contens of 'H' concatenate counter value let's say '1' i.e. H1 to the first record first field value and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santhosh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 May 2009 08:09:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-18T08:09:47Z</dc:date>
    <item>
      <title>ALV Grid Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-control/m-p/5649005#M1285341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All there, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     I am faced with a requirement which I am not able to find any answers to. I have to display data in ALV Grif format. Thats ok for me .. not a problem. But the main challenge is that each data cell would be having a column heading as well as a row heading... something like a cross grid/excel type.&lt;/P&gt;&lt;P&gt;Ex: C -Column R - Row D - Data&lt;/P&gt;&lt;P&gt;      C1  C2  C3  C4&lt;/P&gt;&lt;P&gt;R1  D1  D2  D3  D4&lt;/P&gt;&lt;P&gt;R2&lt;/P&gt;&lt;P&gt;R3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    So, whenever a data cell is chosen, it would correspond to Column C1 and Row R1. Could anybody please let me know how to achieve this functionality? I am working on ECC6.0 .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 07:16:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-control/m-p/5649005#M1285341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-18T07:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-control/m-p/5649006#M1285342</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;May be you can try like this....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Declare the header fields like C1, C2, C3 etc.. this is not at problem.&lt;/P&gt;&lt;P&gt;Now depending on the number of entries, for each entry in the table, by using the counter, move the contens of 'H' concatenate counter value let's say '1' i.e. H1 to the first record first field value and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santhosh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 08:09:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-control/m-p/5649006#M1285342</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-18T08:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-control/m-p/5649007#M1285343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Santosh, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    That was actually cool... but I guess I didn`t write up the question properly.. The row heading is something not that I would give.... its a field value in itself... much like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Location - NJ   MA   CA and so on.. &lt;/P&gt;&lt;P&gt;Vechile type&lt;/P&gt;&lt;P&gt;       '&lt;/P&gt;&lt;P&gt;Sedan&lt;/P&gt;&lt;P&gt;SUV&lt;/P&gt;&lt;P&gt;Truck&lt;/P&gt;&lt;P&gt;and so on..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      The data in each cell has to correspond to the region and the Veh type at the same time. Hope this explanation helps you further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;P&gt;Amrita.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 08:21:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-control/m-p/5649007#M1285343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-18T08:21:03Z</dc:date>
    </item>
  </channel>
</rss>

