Can we add bar graph in smrtform at runtime?

Hi,
I am trying put bar graph inside smartform. The percentage/input i will pass at runtime and accordingly the graph will reflect the changes.
CALL FUNCTION 'GRAPH_MATRIX_3D'
   EXPORTING
     COL1    = '2001'
     COL2    = '2002'
     COL3    = '2003'
     COL4    = '2004'
     TITL    = 'Expenses - India(INR).'
   TABLES
     DATA    = ITAB_MAIN
     OPTS    = ITAB_OPTIONS
   EXCEPTIONS
     OTHERS   = 1.
With this FM i can print bar graph using report program. But I have to save this bar graph on local m/c then pass it to smartform.
So please suggest me how to do it.
thanks.

I wonder if this http://download.oracle.com/docs/cd/E13159_01/osb/docs10gr3/javadoc/com/bea/wli/sb/management/configuration/ALSBConfigurationMBean.html
can be of any help?

Similar Messages

  • How can i add a navigation rule at the runtime of JSF?

    Hello,
    how can i add a navigation rule at the runtime of JSF. Maybe i should use the method "addNavigationRule()" in class "FacesConfig", but i do not know, how can i obtain the instance of class "FacesConfig". Can anybody help me?
    Thank you very much!!!

    Just curious: Why whould you want to add navigation Rules at run time. I believe the navigation rules should be set to begin with - "by s/w Architect Design".
    Else you can always use Redirect / Forward.

  • Is there any way I can create a bar graph in TextEdit?

    I need help completing a science lab due tomorrow. I have to make a bar graph, and I can't figure out how to make one. Any suggestions??

    No, however Numbers easily can.

  • Programmatically add  dvt:annotation(s) on a bar graph

    I have a dvt:barGraph that uses the BAR_VERT_STACK subType.
    I am building the data/model via a backing bean method. This seems to work fine.
    At this point, I want to add annotations to specific “cells” within the bar(s).
    However, I am not sure how to programmatically do this (add dvt:annotation(s) to my graph).
    For example, I would like to call a method and have the [Group=1,Series=0] and [Group=2,Series=3] cells have the annotation "*".
    Any suggestions?
    Thanks

    You can try to bind graph component to bean and use something like:
    Annotation annotation = new Annotation();
    annotation.setSeries(0);
    annotation.setGroup(0);
    annotation.setText("My text");
    Map annotationMap = graphComp.getAnnotationSet().getAnnotationMap();
    if(annotationMap == null){
        annotationMap = new HashMap();
        graphComp.getAnnotationSet().setAnnotationMap(annotationMap);
    annotationMap.put(0, annotation);
    AdfFacesContext.getCurrentInstance().addPartialTarget(graphComp);Dario
    Edited by: kdario on Nov 26, 2012 4:04 PM

  • How can I add more than five URLs to the address bar drop down list?

    How many URLs can the Awesome Bar hold in the drop down list? I was showing five, but when I tried to add a sixth by cutting and pasting the URL in the address bar and clicking "Enter", it did not show up. Can the Awesome Bar hold more than five?

    It is possible that you have an extension that sets this value to a lower setting than the current default of 12.
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • How can I add the hard drive icon to the menu bar on a MBPr

    How can I add the hard drive icon to the menu bar on a MBPr?  I have downloaded Google Earth and it wants me to drag it to the hard drive for install. I was able to display the icon but now I would like to put it on the menu bar. Is this possible? Or can I add it to the hardware section under system preferences?
    I'm a new Apple user, coming out of the dark ages of a lifetime in the PC Windows world.
    Thanks

    It's on your Desktop, is it not? You cannot put it on the menubar through OS X although you may find third-party utilities that will. If you want it on the Desktop:
    Select Preferences from the Finder's Finder menu and check the desired boxes:
    Click on the Sidebar icon in the toolbar to set what you want displayed in the Sidebar.

  • Ibooks author has a widget called scrolling side bar, does Pages have this or can an add on be downloaded please?

    ibooks author has a widget called scrolling side bar, does Pages have this or can an add on be downloaded please?

    No and No.
    Peter

  • Anychart bar graphs - Can we map colors to customer IDs in JSON/XML dynamically?

    Hi,
    We are using the Anychart bar graphs to show our customers data. We need to be able to map colors to customer IDs, so that anytime we use a bar chart a customer will aways be the same color.
    Example: if one view shows 3 customers  (cust ABC is maroon, XYZ is yellow and DXA is blue) and a second view, because of the data, shows 12 customers, that if 2 that are in the first view are also showing they would have the same colors as they did in the first view (cust ABC is still maroon and cust DXA is still blue and if XYZ is not in the second view then Yellow would not be present)
    Is there a way to map the colors to the customers in an XREF table then build the JSON or XML dynamically and use that in the graph each time?
    I have found the Anychart site and it looks like it is possible but was wondering if anyone has done it? Otherwise it looks like it is going to be to time consuming to read everything I would have to read.
    Thank you,
    Bill

    thanks for passing this link Stijin,
    http://oraclebizint.wordpress.com/2007/09/25/oracle-bi-ee-10133-and-mapviewer-step-by-step-integration-phase1/
    http://oraclebizint.wordpress.com/2007/09/26/oracle-bi-ee-10133-and-mapviewer-step-by-step-integration-phase2-phase3/
    i already used this, but we need at least full explanation in how to build OBIE presentations layers and its physical and logical datas , and how to write codes using Java scrips and html codes using OBIE presentation on statistics text.
    if any of you just can link me link regarding to workshop lab's documentations and files regarding to OBIEE integrated to Mapviewer.
    with fully respect and love to you all,
    Yusuf Felemban

  • Can I Add the Trash to the side bar

    Can I Add the Trash to the side bar
    I want the trash on my side bar every time i open a folder i want it somewhere here

    Hi again, yes you can, in the Finder drag the hidden folder called .Trash in your Home folder to the Sidebar.
    show hidden files in OSX Finder
    Open the terminal and type or copy/paste:
    defaults write com.apple.finder AppleShowAllFiles -bool true
    Reverting to the default of NOT showing hidden files:
    defaults write com.apple.finder AppleShowAllFiles -bool false

  • How can I add a 3D-GRAPH in a Report in Labview 5.1?

    I want to Create a form with text, Data, Header text and a 3D-Graph. I tryed to create a Report but I dont know how to inculde my 3D-Graph.
    Please Help.
    Thanks,
    PH!L

    Hi,
    The idea is to follow these steps:
    1. Right click on the 3D graph reference and select Create->Invoke Node from pop up menu.
    2. The invoke node will appear. Now right click on it and select Methods->Get Image.
    3. Now you have to save this image to your harddrive. To do it you have to use for example "Functions->Picture&Sound->Graphics Format->Write JPEG File.vi". You have to connect all the outputs of Invoke node.GetImage with corresponding inputs of this VI and also you have to specify the path of the file the image to be saved.
    4. Now you have a JPG file on you harddrive and you can easily add it to your report with "Functions->Report Generation->Append Image to Report.vi"
    I use LV6.0 and tried to create an example for you and save it to LV
    5.0. But without success.
    So here is an example in LV6.
    Good luck.
    Oleg Chutko.
    Attachments:
    Report.vi ‏42 KB

  • Can I add date to time in status bar

    Can I add the date to the time in the iPad status bar?

    Not possible for now.
    Contact to apple for your feedback: http://www.apple.com/feedback/ipad.html
    Cheers,Dennis

  • Can't Add to Bookmarks Bar in Safari

    I can't add to my Bookmarks Bar in Safari. I would appreciate any suggestions to remedy this.
    Thanks,
    Tony
    MacBook Pro, 15-inch, Early 2011
    Processor  2.2 GHz Intel Core i7
    Graphics  Intel HD Graphics 3000 512 MB
    Software  OS X 10.8.2 (12C60)

    Parental controls may be turned on
    Parental controls can prevent you from adding bookmarks. Check with a person who has an administrator account on your computer.
    http://support.apple.com/kb/PH11870

  • cfchart Can I overlay a none-stacked cfchartseries type="line" over a stacked bar graph?

    Creating the stacked bar graph works well... but I'd like to overlay some non-stacked line-type chartseries over the bars.  I don't appear to be able to do this as the lines just stack on top of one another.
    Any ideas if you can mix stacked bars with non-stacked lines? (CF8)
    Thanks

    The graph wizard in Reports 9i allows you to create a dual Y combination graph - is this not sufficient for your needs, or am I missing something?
    Danny

  • How can I add iCloud to my safari menu bar?

    Hello Everyone
    I upgrade my iMac to OS x Lion 10.8.2  but I cannot see the icloud in my Safari Menu bar. How can I add iCloud to my safari menu bar? Thanks.

    Look in customize toolbar for the icon and drag it to the toolbar.

  • How can I add additional submenu items to Spry Menu Bar?

    The drop down header only allows for for 2 submenus - ie. child and grandchild pages
    How can I add a third or fourth submenu - ie great grandchild and great great grandchild pages?

    Its OK! I've just found an answer:
    http://forums.adobe.com/message/1049136#1049136
    PS. I did searching before I posted - but I didn't spot this till afterward

Maybe you are looking for

  • How can I export this pdf into a readable word?

    Dear all, I am trying to export the following pdf document into a word document : However, here is what I get: Db bte earf>eltung ber rf enntniff e, bie aum mernunf tgef d)de g ören, ben fid)eren @ang einer iff enfd)a gee ober nid)t, baß läßt fid) f>

  • Error copying data from Goods Receipt PO to A/P Invoice

    Hi all, this seems like it should be a simple process. We get an error doing the following: - Open a blank A/P Invoice - Select the Vendor - Copy from Goods Receipt PO - Choose the items - Draw Document Wizard 'finish' The process aborts, and the sys

  • Data Conversion Design Patters

    I'm looking at building a conversion program that will import data from several different formats and convert into one common format. The convertor should simply be pointed to a database or a flat-file and it will extract the data and populate tables

  • Creation of keyfigure?

    Hi all, I have an R/3 field for a table say OMENG and its datatype is Quant of length 15 with 3 decimal places. The data in R/3 for this field is displayed as         4.432,194  where as in Infocube->Manage it is displayed as  4.432,194 but in a repo

  • Is anyone using Kensington MouseWorks with OS 10.6.7?

    I can't get it to work on my new 2011 MBP. It will not recognize the mouse. It works fine on my 2008 MBP though. I wrote Kenisngton support and they told me that the current MouseWorks (that hasn't been updated in years) does not work with Snow Leopa