<?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 Developing a Graphical Report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/developing-a-graphical-report/m-p/4861331#M1136723</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to develop a BAR Graph using the ABAP.&lt;/P&gt;&lt;P&gt;Could anyone please provide me the sample code or any tips how to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I need to send this Graph to the user in an Email. Does it can done? If so please let me know how to proceed further.&lt;/P&gt;&lt;P&gt;&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;Best Regards&lt;/P&gt;&lt;P&gt;Prasad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Nov 2008 08:05:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-25T08:05:49Z</dc:date>
    <item>
      <title>Developing a Graphical Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/developing-a-graphical-report/m-p/4861331#M1136723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to develop a BAR Graph using the ABAP.&lt;/P&gt;&lt;P&gt;Could anyone please provide me the sample code or any tips how to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I need to send this Graph to the user in an Email. Does it can done? If so please let me know how to proceed further.&lt;/P&gt;&lt;P&gt;&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;Best Regards&lt;/P&gt;&lt;P&gt;Prasad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2008 08:05:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/developing-a-graphical-report/m-p/4861331#M1136723</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-25T08:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Developing a Graphical Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/developing-a-graphical-report/m-p/4861332#M1136724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Prasad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go to Tcode SE80 environment--examples-control examples&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can find ample code there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;People hardly get a chance to work with such objects, good luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Ramchander Rao.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2008 08:22:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/developing-a-graphical-report/m-p/4861332#M1136724</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-25T08:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Developing a Graphical Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/developing-a-graphical-report/m-p/4861333#M1136725</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;go to transaction SE80 and follow the menu path Environment -&amp;gt; Controls Examples. SAP has many examples of how to implement controls such as SE80 and they include the source code that can be copied an manipulated to your needs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aakash Banga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2008 08:34:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/developing-a-graphical-report/m-p/4861333#M1136725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-25T08:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Developing a Graphical Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/developing-a-graphical-report/m-p/4861334#M1136726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;USE FM's :  GRAPH_3D , GRAPH_2D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2008 08:38:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/developing-a-graphical-report/m-p/4861334#M1136726</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-25T08:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Developing a Graphical Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/developing-a-graphical-report/m-p/4861335#M1136727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Besides, you may also give try to develop it in pdf form, Transaction SFP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mohaiyuddin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2008 08:48:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/developing-a-graphical-report/m-p/4861335#M1136727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-25T08:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Developing a Graphical Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/developing-a-graphical-report/m-p/4861336#M1136728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prasad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; For sample codes refer TCODE &lt;STRONG&gt;GRAL&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2008 08:49:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/developing-a-graphical-report/m-p/4861336#M1136728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-25T08:49:16Z</dc:date>
    </item>
  </channel>
</rss>

