<?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: Pie chart using Class cl_igs_chart ?? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart-using-class-cl-igs-chart/m-p/3043019#M720247</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure, the chart created by the IGS is passed to an HTML control. Copy the report and remove this part with the control (cl_gui_html_viewer). Then you will see that the IGS can be used without SAPGUI.&lt;/P&gt;&lt;P&gt;Regards, Kai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Nov 2007 16:27:25 GMT</pubDate>
    <dc:creator>kai_gutenkunst</dc:creator>
    <dc:date>2007-11-06T16:27:25Z</dc:date>
    <item>
      <title>Pie chart using Class cl_igs_chart ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart-using-class-cl-igs-chart/m-p/3043011#M720239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for Sample code, how to draw Pie chart using standard class: cl_igs_chart. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found a Standard SAP prog: GRAPHICS_IGS_CHART_TEST for drawing Bar chart, looking for pie chart now?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2007 09:41:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart-using-class-cl-igs-chart/m-p/3043011#M720239</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-06T09:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Pie chart using Class cl_igs_chart ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart-using-class-cl-igs-chart/m-p/3043012#M720240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Have look at this "GFW_PROG_PIE"....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the hint is useful&amp;#133;. Say thanks by reward&amp;#133;.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prabhu Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2007 10:12:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart-using-class-cl-igs-chart/m-p/3043012#M720240</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-06T10:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: Pie chart using Class cl_igs_chart ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart-using-class-cl-igs-chart/m-p/3043013#M720241</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;Check transaction GRAL and in that specifically GFW_PROG_PIE should help you. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition to this please also check the chart engine (cl_gui_chart_engine). &lt;/P&gt;&lt;P&gt;You can download  --&amp;gt; SAP Chart Designer from SDN -&amp;gt; Downloads -&amp;gt; WebAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2007 10:24:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart-using-class-cl-igs-chart/m-p/3043013#M720241</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-06T10:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Pie chart using Class cl_igs_chart ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart-using-class-cl-igs-chart/m-p/3043014#M720242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your Quick reply, When i am running the code GFW_PROG_PIE in background , it is failing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2007 10:27:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart-using-class-cl-igs-chart/m-p/3043014#M720242</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-06T10:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Pie chart using Class cl_igs_chart ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart-using-class-cl-igs-chart/m-p/3043015#M720243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vipin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Programs that run in the background cannot address controls on the frontend. The program probably is accessing front end controls and this is not supported in the background mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2007 10:43:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart-using-class-cl-igs-chart/m-p/3043015#M720243</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-06T10:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Pie chart using Class cl_igs_chart ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart-using-class-cl-igs-chart/m-p/3043016#M720244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Arun for you reply, I need a code which i can run as background job.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2007 11:48:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart-using-class-cl-igs-chart/m-p/3043016#M720244</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-06T11:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Pie chart using Class cl_igs_chart ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart-using-class-cl-igs-chart/m-p/3043017#M720245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;if you want to create charts in the background using the IGS is the right choice!&lt;/P&gt;&lt;P&gt;Let's have a look at cl_igs_chart:&lt;/P&gt;&lt;P&gt;creating a pie chart can be done easily by changing the demo report graphics_igs_chart_test; just change the line &lt;/P&gt;&lt;P&gt;igs_chart-&amp;gt;type = cl_igs_chart=&amp;gt;co_type_bars.&lt;/P&gt;&lt;P&gt;by replacing co_type_bars with co_type_pie (check the attributes of cl_igs_chart to see a list of chart types).&lt;/P&gt;&lt;P&gt;However, as cl_igs_chart does not provide further customizing settings I recommend that you download the SAP Chart Designer (as mentioned above) and use the class cl_igs_chart_engine instead. Demo report is graphics_igs_ce_test.&lt;/P&gt;&lt;P&gt;Regards, Kai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2007 14:40:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart-using-class-cl-igs-chart/m-p/3043017#M720245</guid>
      <dc:creator>kai_gutenkunst</dc:creator>
      <dc:date>2007-11-06T14:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Pie chart using Class cl_igs_chart ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart-using-class-cl-igs-chart/m-p/3043018#M720246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Kai for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even when i am trying to run graphics_igs_ce_test as background job it is failing but when i am running in forground, i can see output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any suggestion?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2007 16:21:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart-using-class-cl-igs-chart/m-p/3043018#M720246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-06T16:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Pie chart using Class cl_igs_chart ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart-using-class-cl-igs-chart/m-p/3043019#M720247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure, the chart created by the IGS is passed to an HTML control. Copy the report and remove this part with the control (cl_gui_html_viewer). Then you will see that the IGS can be used without SAPGUI.&lt;/P&gt;&lt;P&gt;Regards, Kai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2007 16:27:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart-using-class-cl-igs-chart/m-p/3043019#M720247</guid>
      <dc:creator>kai_gutenkunst</dc:creator>
      <dc:date>2007-11-06T16:27:25Z</dc:date>
    </item>
  </channel>
</rss>

