<?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 SAP charting capabilities (ABAP) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-charting-capabilities-abap/m-p/3970974#M948508</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;I did some research into SAP's charting capabilities and I am a little confused about the different ways charts can be created. &lt;/P&gt;&lt;P&gt;One key feature I need in my charting application is event handling, for example when a user clicks on a pie wedge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now I see three different ways of creating charts in ABAP&lt;/P&gt;&lt;P&gt;- Using the GRAPH_... function modules for example GRAPH_2D&lt;/P&gt;&lt;P&gt;- Using the Graphical Framework as in GFW_PROG_TUTORIAL&lt;/P&gt;&lt;P&gt;- Using the CL_GUI_CHART_ENGINE class&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any major difference between these three? I know that GFW and CL_GUI_CHART_ENGINE support event handling. Do the GRAPH_... FuBas so?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, is it possible to use the xml file created in Chart Designer in one of the aforementioned solutions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks everybody,&lt;/P&gt;&lt;P&gt;Mane&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jun 2008 10:56:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-18T10:56:26Z</dc:date>
    <item>
      <title>SAP charting capabilities (ABAP)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-charting-capabilities-abap/m-p/3970974#M948508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;I did some research into SAP's charting capabilities and I am a little confused about the different ways charts can be created. &lt;/P&gt;&lt;P&gt;One key feature I need in my charting application is event handling, for example when a user clicks on a pie wedge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now I see three different ways of creating charts in ABAP&lt;/P&gt;&lt;P&gt;- Using the GRAPH_... function modules for example GRAPH_2D&lt;/P&gt;&lt;P&gt;- Using the Graphical Framework as in GFW_PROG_TUTORIAL&lt;/P&gt;&lt;P&gt;- Using the CL_GUI_CHART_ENGINE class&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any major difference between these three? I know that GFW and CL_GUI_CHART_ENGINE support event handling. Do the GRAPH_... FuBas so?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, is it possible to use the xml file created in Chart Designer in one of the aforementioned solutions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks everybody,&lt;/P&gt;&lt;P&gt;Mane&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2008 10:56:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-charting-capabilities-abap/m-p/3970974#M948508</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-18T10:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAP charting capabilities (ABAP)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-charting-capabilities-abap/m-p/3970975#M948509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use the XML along with cl_gui_chart_engine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope you would have seen the demo program&lt;/P&gt;&lt;P&gt;GRAPHICS_GUI_CE_DEMO&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2008 11:37:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-charting-capabilities-abap/m-p/3970975#M948509</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2008-06-18T11:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: SAP charting capabilities (ABAP)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-charting-capabilities-abap/m-p/3970976#M948510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately I can't access this program. I am working on a 470 system and it looks like there is no such report.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2008 11:55:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-charting-capabilities-abap/m-p/3970976#M948510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-18T11:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: SAP charting capabilities (ABAP)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-charting-capabilities-abap/m-p/3970977#M948511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry, that program is available only from WAS6.40. it uses the IGS engine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2008 12:39:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-charting-capabilities-abap/m-p/3970977#M948511</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2008-06-18T12:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: SAP charting capabilities (ABAP)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-charting-capabilities-abap/m-p/3970978#M948512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a test program using GFW but unfortunately I didn't find any help for the values of the constants defined in CL_CU_VALUES.&lt;/P&gt;&lt;P&gt;I know that I have to use IF_CUSTOMIZING-&amp;gt;SET with the constants from CL_CU_VALUES, but nothing about the values to change those values, is there anything out there?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried the CL_GUI_CHART_ENGINE and it works pretty fine, although the xml encoding for the data is a pretty ugly. Is there a way to provide the data as table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2008 13:15:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-charting-capabilities-abap/m-p/3970978#M948512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-18T13:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: SAP charting capabilities (ABAP)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-charting-capabilities-abap/m-p/3970979#M948513</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;using the chart engine is definitely the right choice!&lt;/P&gt;&lt;P&gt;As the chart engine is shipped as a SAPGUI control and as part of the IGS it's up to you which technology fits your needs best.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do not want to struggle with XML coding I suggest that you implement a method once that simply converts your tables to an iXML document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I do not want to hide that the attributes of the old technology GFW are documented in se24 directly. Just select the attribute and push F9.&lt;/P&gt;&lt;P&gt;Regards, Kai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2008 15:36:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-charting-capabilities-abap/m-p/3970979#M948513</guid>
      <dc:creator>kai_gutenkunst</dc:creator>
      <dc:date>2008-06-19T15:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: SAP charting capabilities (ABAP)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-charting-capabilities-abap/m-p/3970980#M948514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This code snippet shows how to use function GFW_PRES_SHOW.&lt;/P&gt;&lt;P&gt;...data gathering&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*__Make data format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: lv_cnt(2), lv_text(30).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REFRESH values.&lt;/P&gt;&lt;P&gt;REFRESH column_texts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SORT it_gra BY zcono.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*__Row definition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP AT it_gra.&lt;/P&gt;&lt;P&gt;  lv_cnt = sy-tabix.&lt;/P&gt;&lt;P&gt;  CONCATENATE 'VALUES-VAL' lv_cnt INTO lv_text.&lt;/P&gt;&lt;P&gt;  CONDENSE lv_text.&lt;/P&gt;&lt;P&gt;  ASSIGN (lv_text) TO &amp;lt;fs&amp;gt;.&lt;/P&gt;&lt;P&gt;  &amp;lt;fs&amp;gt; = it_gra-cnt.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*___Row Text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;values-rowtxt = '??????'.&lt;/P&gt;&lt;P&gt;APPEND values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*__Column definition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP AT it_gra.&lt;/P&gt;&lt;P&gt;  column_texts-coltxt = it_gra-zcono.&lt;/P&gt;&lt;P&gt;  APPEND column_texts.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*___Call graph function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'GFW_PRES_SHOW'&lt;/P&gt;&lt;P&gt;     EXPORTING&lt;/P&gt;&lt;P&gt;       presentation_type = 31        "graph type 31 = pie type, 8 or 1 = bar chart&lt;/P&gt;&lt;P&gt;       parent = contc                "Custom Container&lt;/P&gt;&lt;P&gt;     TABLES&lt;/P&gt;&lt;P&gt;       values = values               "row data(Maximun 32)&lt;/P&gt;&lt;P&gt;       column_texts = column_texts   " column definition&lt;/P&gt;&lt;P&gt;     EXCEPTIONS&lt;/P&gt;&lt;P&gt;       error_occurred = 1&lt;/P&gt;&lt;P&gt;       OTHERS = 2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2008 15:38:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-charting-capabilities-abap/m-p/3970980#M948514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-19T15:38:40Z</dc:date>
    </item>
  </channel>
</rss>

