<?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: Logic needed for graphical view in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/logic-needed-for-graphical-view/m-p/7268669#M1529782</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 this wiki link. There is an example program to create 3D program also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://wiki.sdn.sap.com/wiki/display/ABAP/SAP+Graphics" target="test_blank"&gt;https://wiki.sdn.sap.com/wiki/display/ABAP/SAP+Graphics&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sujay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 05 Sep 2010 17:07:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-09-05T17:07:35Z</dc:date>
    <item>
      <title>Logic needed for graphical view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logic-needed-for-graphical-view/m-p/7268668#M1529781</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 have ITAB like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
Year       Month         Val1               Val2         total
2009      jan               120                150           270
2009      feb               130               180           310
2009      mar               111               190          301
2010      jan                220               150           270
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Can anybody help in graphical logic.&lt;/P&gt;&lt;P&gt;The length of the vertical graphic is TOTAL , in same length i need 2 colors one is with VAL1 and another VAL2 for every month of the year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i already tried GRAPH_MATRIX_3D, GRAPH_MATRIX_4D, GRAPH_MATRIX_2D.&lt;/P&gt;&lt;P&gt;I am not sure what options have to pass to OPTS table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody tell me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Sep 2010 15:19:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logic-needed-for-graphical-view/m-p/7268668#M1529781</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-05T15:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Logic needed for graphical view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logic-needed-for-graphical-view/m-p/7268669#M1529782</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 this wiki link. There is an example program to create 3D program also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://wiki.sdn.sap.com/wiki/display/ABAP/SAP+Graphics" target="test_blank"&gt;https://wiki.sdn.sap.com/wiki/display/ABAP/SAP+Graphics&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sujay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Sep 2010 17:07:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logic-needed-for-graphical-view/m-p/7268669#M1529782</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-05T17:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Logic needed for graphical view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logic-needed-for-graphical-view/m-p/7268670#M1529783</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for replay, i already checked that program, it not full filling my requirement, my question is i have 3 fields 1) TOTAL 2) VAL1 3) VAL2  in TOTAL Graph color i want to show VAL1 VAL2 has a different colors EX: if i have TOTAL 100 i.e VAL1 60 and VAL2 40 i want graph output only one vertical graph with 2 different colors. present it showing VAL1 value in one vertical graph VAL2 in one vertical graph with same color i want VAL1 VAL2 in one vertical graph with 2 different colors &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Sep 2010 00:29:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logic-needed-for-graphical-view/m-p/7268670#M1529783</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-06T00:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Logic needed for graphical view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logic-needed-for-graphical-view/m-p/7268671#M1529784</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;    Take a look at this program .... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: begin of tab occurs 5,&lt;/P&gt;&lt;P&gt;      class(5) type c,&lt;/P&gt;&lt;P&gt;      val1(2) type i,&lt;/P&gt;&lt;P&gt;      val2(2) type i,&lt;/P&gt;&lt;P&gt;      val3(2) type i,&lt;/P&gt;&lt;P&gt;      end of tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: begin of opttab occurs 1,&lt;/P&gt;&lt;P&gt;        c(20),&lt;/P&gt;&lt;P&gt;      end of opttab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;move: 'fan' to tab-class,&lt;/P&gt;&lt;P&gt;      12 to tab-val1, 8 to tab-val2, 15 to tab-val3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;append tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;move: 'cool' to tab-class,&lt;/P&gt;&lt;P&gt;      15 to tab-val1, 10 to tab-val2, 18 to tab-val3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;append tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear tab.move: 'DA' to tab-class,&lt;/P&gt;&lt;P&gt;      17 to tab-val1, 11 to tab-val2, 20 to tab-val3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;append tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;opttab = 'FIFRST = 3D'.     append opttab.     &lt;/P&gt;&lt;P&gt;opttab = 'P3TYPE = TO'.     append opttab.   &lt;/P&gt;&lt;P&gt;opttab = 'P3CTYP = RO'.     append opttab.     &lt;/P&gt;&lt;P&gt;opttab = 'TISIZE = 2'.      append opttab.      &lt;/P&gt;&lt;P&gt;opttab = 'CLBACK = X'.      append opttab. &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        = '2008'&lt;/P&gt;&lt;P&gt;          col2        = '2009'&lt;/P&gt;&lt;P&gt;          col3        = '2010'&lt;/P&gt;&lt;P&gt;          dim2        = 'Products'&lt;/P&gt;&lt;P&gt;          dim1        = 'Years'&lt;/P&gt;&lt;P&gt;          titl        = 'Sales In Millions&lt;/P&gt;&lt;P&gt;     tables&lt;/P&gt;&lt;P&gt;          data        = tab&lt;/P&gt;&lt;P&gt;          opts        = opttab&lt;/P&gt;&lt;P&gt;     exceptions&lt;/P&gt;&lt;P&gt;          others      = 1.&lt;/P&gt;&lt;P&gt;leave program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       After displaying the graph , click on  "Overview" ... &lt;/P&gt;&lt;P&gt;       in Options(menu) --&amp;gt; click 2D Options --&amp;gt; In Graph Types select the 2nd Radio button "Stacked Vertical Bars"&lt;/P&gt;&lt;P&gt;       Click Apply and then Continue. &lt;/P&gt;&lt;P&gt;      I hope this is what you are looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srini.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Sep 2010 05:33:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logic-needed-for-graphical-view/m-p/7268671#M1529784</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-06T05:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Logic needed for graphical view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logic-needed-for-graphical-view/m-p/7268672#M1529785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This program gives the graphical view but i want in other way &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
move: 'fan' to tab-class,
12 to tab-val1, 8 to tab-val2, 20 to tab-val3.
append tab.
clear tab.
move: 'cool' to tab-class,
15 to tab-val1, 10 to tab-val2, 18 to tab-val3.
append tab.
clear tab.move: 'DA' to tab-class,
17 to tab-val1, 11 to tab-val2, 20 to tab-val3.
append tab.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;presently i am getting same way ,but my question is FAN values  coming in two different vertical lines but  i want all fan values into one vertical bar with 2 different colors.  (ex: FAN values 12, 8, 20 ,,, 20 is total 12 and 8 i want to show in one vertical line )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please any one help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Sep 2010 00:46:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logic-needed-for-graphical-view/m-p/7268672#M1529785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-07T00:46:59Z</dc:date>
    </item>
  </channel>
</rss>

