<?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 graph using Excel in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-graph-using-excel/m-p/4700368#M1104602</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sam&lt;/P&gt;&lt;P&gt;Chek program in the below link&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com/Tutorials/ABAP/Splitter/Demo.htm" target="test_blank"&gt;http://www.saptechnical.com/Tutorials/ABAP/Splitter/Demo.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abdur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Nov 2008 10:45:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-03T10:45:53Z</dc:date>
    <item>
      <title>ALV graph using Excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-graph-using-excel/m-p/4700364#M1104598</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 want to plot a graph in ALV . I am using set_table_for_first_table method. My internal table is dynamic. The graph that I want to plot will be time vs dates. Since the date columns are dynamic I guess I cant use the 'Graph_matrix_3d' as it has limited number of columns.&lt;/P&gt;&lt;P&gt;The better approach would be to pass this data to excel internally when the user clicks on the graph button and then plot a graph. I saw a blog on this on SDN but what I want to know is the names of the methods or sample code or any more clues . I will continue my search on this.&lt;/P&gt;&lt;P&gt;Appriciate your help!&lt;/P&gt;&lt;P&gt;Any other approach is also appriciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sam m on Nov 2, 2008 3:35 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Nov 2008 14:26:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-graph-using-excel/m-p/4700364#M1104598</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-02T14:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: ALV graph using Excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-graph-using-excel/m-p/4700365#M1104599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might be searching for the below site.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_blogpost" href="https://community.sap.com/" __jive_macro_name="blogpost" modifiedtitle="true" __default_attr="43697"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;Cheers!1&lt;/P&gt;&lt;P&gt;VEnk@&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Nov 2008 14:37:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-graph-using-excel/m-p/4700365#M1104599</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-02T14:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: ALV graph using Excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-graph-using-excel/m-p/4700366#M1104600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have that link, I need more information. How to plot graph that has dynamic values on the X axis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Nov 2008 15:14:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-graph-using-excel/m-p/4700366#M1104600</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-02T15:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: ALV graph using Excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-graph-using-excel/m-p/4700367#M1104601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any clues guys?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 10:24:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-graph-using-excel/m-p/4700367#M1104601</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-03T10:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: ALV graph using Excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-graph-using-excel/m-p/4700368#M1104602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sam&lt;/P&gt;&lt;P&gt;Chek program in the below link&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com/Tutorials/ABAP/Splitter/Demo.htm" target="test_blank"&gt;http://www.saptechnical.com/Tutorials/ABAP/Splitter/Demo.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abdur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 10:45:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-graph-using-excel/m-p/4700368#M1104602</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-03T10:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: ALV graph using Excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-graph-using-excel/m-p/4700369#M1104603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found that it can be done using OLE automation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 16:33:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-graph-using-excel/m-p/4700369#M1104603</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T16:33:06Z</dc:date>
    </item>
  </channel>
</rss>

