<?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: Graphs in ABAP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/graphs-in-abap/m-p/4479531#M1060740</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;We can go for Webdynpro ABAP  or BSP for these graphs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SE80-&amp;gt; Webdynpro Interface-&amp;gt; create a New one.&lt;/P&gt;&lt;P&gt;Check out the standard applicaiton WDR_TEST_UI_ELEMENTS in SE80.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using any table for this table or If you want to use the BAPI then make a service call for this BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To have a graph we use the Business Graphic UI element, Where category node is given as the X axis and Series is given as Y-Axis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out his link -&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/EN/42/e61cd068dc3ee4e10000000a1553f7/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/EN/42/e61cd068dc3ee4e10000000a1553f7/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&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;Lekha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Sep 2008 05:55:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-11T05:55:24Z</dc:date>
    <item>
      <title>Graphs in ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/graphs-in-abap/m-p/4479527#M1060736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;All&lt;/P&gt;&lt;P&gt;I have one requirement that i have to plott two curves in one GRAPH .&lt;/P&gt;&lt;P&gt;One curve shows standard baby growth in months on X-axis and height on Y-axis.On the same graph &lt;/P&gt;&lt;P&gt;i have to show particular baby growth on the same X-axis and height on Y-axis in another curve.&lt;/P&gt;&lt;P&gt;Please help me regarding this.&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Venkateswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2008 05:16:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/graphs-in-abap/m-p/4479527#M1060736</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-11T05:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs in ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/graphs-in-abap/m-p/4479528#M1060737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check these documents:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCFESGRA/BCFESGRA.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCFESGRA/BCFESGRA.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCFESGRA2/BCFESGRA2.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCFESGRA2/BCFESGRA2.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandra Sekhar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Chandrasekhar Gandla on Sep 11, 2008 10:51 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2008 05:20:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/graphs-in-abap/m-p/4479528#M1060737</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-11T05:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs in ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/graphs-in-abap/m-p/4479529#M1060738</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;use GRAL transaction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2008 05:30:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/graphs-in-abap/m-p/4479529#M1060738</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-09-11T05:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs in ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/graphs-in-abap/m-p/4479530#M1060739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkatesh ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go though this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="5127760"&gt;&lt;/A&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>Thu, 11 Sep 2008 05:37:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/graphs-in-abap/m-p/4479530#M1060739</guid>
      <dc:creator>Mohamed_Mukhtar</dc:creator>
      <dc:date>2008-09-11T05:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs in ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/graphs-in-abap/m-p/4479531#M1060740</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;We can go for Webdynpro ABAP  or BSP for these graphs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SE80-&amp;gt; Webdynpro Interface-&amp;gt; create a New one.&lt;/P&gt;&lt;P&gt;Check out the standard applicaiton WDR_TEST_UI_ELEMENTS in SE80.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using any table for this table or If you want to use the BAPI then make a service call for this BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To have a graph we use the Business Graphic UI element, Where category node is given as the X axis and Series is given as Y-Axis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out his link -&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/EN/42/e61cd068dc3ee4e10000000a1553f7/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/EN/42/e61cd068dc3ee4e10000000a1553f7/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&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;Lekha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2008 05:55:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/graphs-in-abap/m-p/4479531#M1060740</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-11T05:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs in ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/graphs-in-abap/m-p/4479532#M1060741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;All&lt;/P&gt;&lt;P&gt;Actually i get one baby from selection-screen.Based on that selection screen baby i have to plot graph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; In that i have to plot two curves in one GRAPH .&lt;/P&gt;&lt;P&gt;One curve shows standard baby growth in months on X-axis and height on Y-axis.On the same graph &lt;/P&gt;&lt;P&gt;i have to show particular baby growth on the same X-axis and height on Y-axis in another curve.&lt;/P&gt;&lt;P&gt;Please help me regarding this.If any sample code is there please forward me .&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Venkateswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2008 08:21:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/graphs-in-abap/m-p/4479532#M1060741</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-11T08:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs in ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/graphs-in-abap/m-p/4479533#M1060742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DATA: BEGIN OF ITAB_DATA OCCURS 0,&lt;/P&gt;&lt;P&gt;             DATANAME(15),&lt;/P&gt;&lt;P&gt;             QUANTITY1 TYPE I,&lt;/P&gt;&lt;P&gt;             QUANTITY2 TYPE I,&lt;/P&gt;&lt;P&gt;             QUANTITY3 TYPE I,&lt;/P&gt;&lt;P&gt;            END OF ITAB_DATA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           BEGIN OF ITAB_OPTIONS OCCURS 0,&lt;/P&gt;&lt;P&gt;            OPTION(20),&lt;/P&gt;&lt;P&gt;           END OF ITAB_OPTIONS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ITAB_DATA-DATANAME = 'Rice'.&lt;/P&gt;&lt;P&gt;ITAB_DATA-QUANTITY1 = 55.&lt;/P&gt;&lt;P&gt;ITAB_DATA-QUANTITY2 = 62.&lt;/P&gt;&lt;P&gt;ITAB_DATA-QUANTITY3 = 59.&lt;/P&gt;&lt;P&gt;APPEND ITAB_DATA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ITAB_DATA-DATANAME = 'Wheat'.&lt;/P&gt;&lt;P&gt;ITAB_DATA-QUANTITY1 = 35.&lt;/P&gt;&lt;P&gt;ITAB_DATA-QUANTITY2 = 52.&lt;/P&gt;&lt;P&gt;ITAB_DATA-QUANTITY3 = 44.&lt;/P&gt;&lt;P&gt;APPEND ITAB_DATA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ITAB_DATA-DATANAME = 'Sugar'.&lt;/P&gt;&lt;P&gt;ITAB_DATA-QUANTITY1 = 18.&lt;/P&gt;&lt;P&gt;ITAB_DATA-QUANTITY2 = 22.&lt;/P&gt;&lt;P&gt;ITAB_DATA-QUANTITY3 = 19.&lt;/P&gt;&lt;P&gt;APPEND ITAB_DATA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'GRAPH_MATRIX_3D'&lt;/P&gt;&lt;P&gt;     EXPORTING&lt;/P&gt;&lt;P&gt;          COL1        = 'Jan'&lt;/P&gt;&lt;P&gt;          COL2        = 'Feb'&lt;/P&gt;&lt;P&gt;          COL3        = 'Mar'&lt;/P&gt;&lt;P&gt;          TITL        = 'Quantity Consumed In KG.'&lt;/P&gt;&lt;P&gt;     TABLES&lt;/P&gt;&lt;P&gt;          DATA        = ITAB_DATA&lt;/P&gt;&lt;P&gt;          OPTS        = ITAB_OPTIONS&lt;/P&gt;&lt;P&gt;     EXCEPTIONS&lt;/P&gt;&lt;P&gt;          OTHERS      = 1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2008 08:32:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/graphs-in-abap/m-p/4479533#M1060742</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-11T08:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs in ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/graphs-in-abap/m-p/4479534#M1060743</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;plz look into below code :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA: BEGIN OF ITAB_DATA OCCURS 0,
          DATANAME(15),
          QUANTITY1 TYPE I,
          QUANTITY2 TYPE I,
          QUANTITY3 TYPE I,
     END OF ITAB_DATA,

     BEGIN OF ITAB_OPTIONS OCCURS 0,
         OPTION(20),
     END OF ITAB_OPTIONS.


ITAB_DATA-DATANAME = 'Student1'.

ITAB_DATA-QUANTITY1 = 78.

ITAB_DATA-QUANTITY2 = 62.

ITAB_DATA-QUANTITY3 = 81.

APPEND ITAB_DATA.

ITAB_DATA-DATANAME = 'Student2'.

ITAB_DATA-QUANTITY1 = 88.

ITAB_DATA-QUANTITY2 = 52.

ITAB_DATA-QUANTITY3 = 75.

APPEND ITAB_DATA.

ITAB_DATA-DATANAME = 'Student3'.

ITAB_DATA-QUANTITY1 = 35.

ITAB_DATA-QUANTITY2 = 91.

ITAB_DATA-QUANTITY3 = 77.

APPEND ITAB_DATA.

CALL FUNCTION 'GRAPH_MATRIX_3D'

EXPORTING

COL1 = 'Jan'

COL2 = 'Feb'

COL3 = 'Mar'

TITL = 'Results of Class Xth.'

TABLES

DATA = ITAB_DATA

OPTS = ITAB_OPTIONS

EXCEPTIONS

OTHERS = 1.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2008 08:48:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/graphs-in-abap/m-p/4479534#M1060743</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-11T08:48:41Z</dc:date>
    </item>
  </channel>
</rss>

