<?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 Need help in graph in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-in-graph/m-p/6421669#M1409465</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;I am looking for a graph report which has x &amp;amp; y axis and a curve as monitor.&lt;/P&gt;&lt;P&gt;I could not find any relevant demo program and any pointer towards this would be really helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 13 Dec 2009 20:24:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-13T20:24:58Z</dc:date>
    <item>
      <title>Need help in graph</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-in-graph/m-p/6421669#M1409465</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;I am looking for a graph report which has x &amp;amp; y axis and a curve as monitor.&lt;/P&gt;&lt;P&gt;I could not find any relevant demo program and any pointer towards this would be really helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Dec 2009 20:24:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-in-graph/m-p/6421669#M1409465</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-13T20:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in graph</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-in-graph/m-p/6421670#M1409466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check out function '2D_GRAPH' or demo program 'GRBUSG_1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To make it a line graph set DISPLAY_TYPE to 'LN'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check function module documentation for full info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT: Appears this method is obsolete, refer below post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Brad Gorlicki on Dec 14, 2009 12:09 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Dec 2009 21:12:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-in-graph/m-p/6421670#M1409466</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-13T21:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in graph</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-in-graph/m-p/6421671#M1409467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have several technologies. As IGS may not be installed, you may look at Chart Engine (look at the blog)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) IGS&lt;/P&gt;&lt;P&gt;- [sap library - IGS|http://help.sap.com/saphelp_nw2004s/helpdata/en/17/86c039c7811f11e10000000a114084/frameset.htm]&lt;/P&gt;&lt;P&gt;- Demo program using cl_igs_chart_engine (IGS program) : GRAPHICS_IGS_CE_TEST&lt;/P&gt;&lt;P&gt;- It may be used in background, it sends back a gif file (cl_igs_chart_engine-&amp;gt;get_image), then use cl_igs_image_converter if needed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Chart Engine (OCX)&lt;/P&gt;&lt;P&gt;- Demo program using cl_gui_chart_engine : GRAPHICS_GUI_CE_DEMO&lt;/P&gt;&lt;P&gt;- [SDN blog: Creating charts without using XML classes|https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/13313] &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Graphical Framework (not recommended)&lt;/P&gt;&lt;P&gt;- [sap library - list of &amp;amp;quot;business graphics&amp;amp;quot; demo programs|http://help.sap.com/saphelp_nw70/helpdata/EN/0c/5c55abd0a611d2963100a0c9308b1f/frameset.htm]&lt;/P&gt;&lt;P&gt;- [sap library - list of &amp;amp;quot;hierarchy graphics&amp;amp;quot; demo programs|http://help.sap.com/saphelp_nw70/helpdata/EN/c4/bef037ceb31c0be10000009b38f8cf/frameset.htm]&lt;/P&gt;&lt;P&gt;- [sap library - tutorial for gfw|http://help.sap.com/saphelp_nw70/helpdata/EN/17/b9677b48ba11d396a100a0c9308b1f/frameset.htm]&lt;/P&gt;&lt;P&gt;- report GFW_DCWIZARD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) SAP Graphics (OBSOLETE - doc only on nw2004 / 6.40) :&lt;/P&gt;&lt;P&gt;- [sap library - SAP graphics|http://help.sap.com/saphelp_nw04/helpdata/en/39/cc9df7576911d1896f0000e829fbbd/frameset.htm]&lt;/P&gt;&lt;P&gt;- [sap library - example programs|http://help.sap.com/saphelp_nw04/helpdata/en/52/670c43439b11d1896f0000e8322d00/frameset.htm]&lt;/P&gt;&lt;P&gt;- [sap library - list of GRAPH* function modules|http://help.sap.com/saphelp_nw04/helpdata/en/52/67082e439b11d1896f0000e8322d00/frameset.htm]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Dec 2009 22:55:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-in-graph/m-p/6421671#M1409467</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-12-13T22:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in graph</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-in-graph/m-p/6421672#M1409468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;T.code GRAL for demo  somany demo graphics report&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2009 12:15:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-in-graph/m-p/6421672#M1409468</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-14T12:15:55Z</dc:date>
    </item>
  </channel>
</rss>

