Web Item Analysis Modification Modules

Samples provided by SAP for Web Item Analysis Modification are
4) Negative Number module (com.sap.ip.bi.rig.NegativeNumber)
Depicts negative numbers in a column or entire table in red.
Hi SDN Community,
I have recently been exposed to Web Interface in BI7, (having previously worked in BW35 on Table Interface Class)
How do we ensure that the modules are activated as per the SAP documentaiton.
Are there transactions/documentation available?
Finally, once I get past this point, i found a document on the web that explains how to use one of these Exception modules,
In the case of the negative number module, do you know if the numbers are displayed in red font when negative, (and in the same column)
Thank you.
Simon

Part success!
I used this module, and sure enough, the negative colours are red.  It must have been already active.
Now, to change the sign, to positive...  is there a standard module, or will this require some ABAP or java coding.
for example, do i require to do this?
ABAP Class for the Custom Extension Web Item 
Thank you.
Simon

Similar Messages

  • Web item analysis Modification -- Traffic lights

    Hi all,
    I am using BI 7.0 WAD and I would like to display traffic lights icons in the data of web template.
    I was able to do this in 3.5 by using a super class CL_RSR_WWW_MODIFY_ TABLE and modifying the CHARACTERISTIC_CELL field.
    Then i used to add <param name="MODIFY_CLASS" value="myclass"/> into the table item object tag.
    But this was using table interfaces.
    In BI 7.0, the table interfaces are replaced by Web Interfaces and hardly find any help documentation as it is very very limited.
    I am trying to display images (traffic lights) for specific characteristic values
    zstatus = g then display green
    zstatus = y then display yellow
    zstatus = r then display red
    Could some one please help me resolve this issue.
    Thanks a lot
    Phani.
    Edited by: Phani Kothwali on Oct 27, 2008 3:21 AM

    Hi
    Table Interface Class was a wonderful thing wasn't it ... such a pity they took that functionality away from us ... maybe one day they'll bring it back.
    Back to your question ... you could use exception reporting in the query. In the query you should be able to specify that when a certain value is encountered, then show that cell in a certain colour, or show a symbol.
    Alternately, the best way I have found to date to replicate table interface functionality, is to write some JavaScript that will process the HTML once it has loaded. There is no reason why you couldn't have some script to go through your table and check the values in a certain column. I have written JavaScript to perform custom calculations  in a certain column, so you could use a similar approach to simply check the value of the cell, and then change the contents to an image instead of a value.
    Hope this helps you .
    Cheers,
    Andrew

  • Web Item Analysis Moodule in BI7 - How to Activate

    Samples provided by SAP for Web Item Analysis Modification are
    4) Negative Number module (com.sap.ip.bi.rig.NegativeNumber)
    Depicts negative numbers in a column or entire table in red.
    Hi SDN Community,
    I have recently been exposed to Web Interface in BI7, (having previously worked in BW35 on Table Interface Class)
    How do we ensure that the modules are activated as per the SAP documentaiton.
    Are there transactions/documentation available?
    Finally, once I get past this point, i found a document on the web that explains how to use one of these Exception modules,
    In the case of the negative number module, do you know if the numbers are displayed in red font when negative, (and in the same column)
    Thank you.
    Simon

    It seems that you simply use the RIG module in the web template, and save.
    This essentially activates it.

  • How to fix column / row as "header" in WAD (Web item Analysis) ?

    Hi,
    is there a possibility to fix a column or row as "header" in web item analysis? (like freeze panes in excel)
    When scrolling down, the header should always be displayed.
    Thank you very much in advance, best regards
    Frank

    We did a custom proof of concept on this back in 3.5 using CSS and/or javascript. At that time there was no BW solution for this.
    Don't know if 2004s has this ability or not. Here's a link to an example that shows how it can be done using CSS:
    http://home.tampabay.rr.com/bmerkey/examples/locked-column-csv.html

  • Reset Row Selection from Web Item Analysis in WAD 7.0

    Hi All,
    I have a Web Item Type Analysis and I use the Row Selection (SELECT_ROWS) value multiple.
    Is there a way to reset the selection via a function?
    The user select some rows and start a planning function via a button. If they would like to start the function for an other selection they first have to remove the old ones and have to mark the other lines.
    A function to remove all selection from the item is needed!
    PS: It is getting funny if there is paging and the selection is not even visible because it is on an other page.
    Thanks for help.

    Hello All.
    I have exaclty the same problem now.
    Is there any way to do this?
    Thanks a lot and best regards,
    Alfonso.

  • WAD: Push button not displaying some Web Items

    Hi All,
    I have a web template 7.x in which there is a push button for "Export to PDF". There are some changes carried out to this web template, to include one radio button web item. My requirement is to display this Web Item on the export to PDF page.
    I have included this radio button web item in "Export to PDF" button list. However still it is not displayed on Export to PDF page.
    Is there any other setting which i am missing?
    Appreciate your quick response.
    Thanks.

    Hi Samruddhi,
    As per SAP Note 1069368 which talks about the limitations of Export to PDF functionality in WAD 7, the following webitems alone are supported on Export to PDF:-
    Supported Web items
    Analysis item
    Report item (see also the section 'Web application export with report items')
    Chart item
    Map item
    Information item
    Text item
    List of conditions
    List of exceptions
    Images (only from the MIME repository, see Note 484390)
    Thus Radio Button cannot be included in the exported PDF.
    --Priya

  • Customize Analysis web item

    Hi All,
    I have to customize the Analysis web item by adding an extra column for user to put in comments for each row and the comments should be saved.
    Is there a way to do this using Modification parameter in the parameters for Analysis web item or using Custom Extension web item ?
    Can you please suggest how it can be done?
    We are on BI 7.0 and we don't have the above mentioned 2 options in our WAD . But read the documentation on the help portal and thought there is way to do it. Our basis team is working on it to get those 2 options available in WAD.
    Please let me know the steps to achieve it.
    Thanks,
    Prasad

    Hi
    Also chk these links whether this could be of any help :
    http://help.sap.com/saphelp_nw04/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/d8/f3a83adae1a010e10000000a11402f/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/b3/f4b1406fecef0fe10000000a1550b0/content.htm
    Regards

  • Viewing an Analysis Application in BI Launch Pad : "Error while generating Web Item"

    Dear all,
    I'm testing an Analysis Application containing an SDK Extension.
    It works fine when I execute the application locally.
    However, when I execute it on the BI Platform, this error message comes up : Error while generating Web Item
    I do have installed the Extension on the Platform :
    The Adaptive Processing Server running the Analysis Application Service has been restarted.
    Thanks for your help
    Hans

    Hi Hans,
    We are also facing the same issue, were you able to resolve this issue by any chance, if yes please share the solution.
    Regards.
    SJ

  • How to Fix Table Header of Analysis Web Item in BEx Web Template

    Hi,
    I am using an Analysis Web Item to display line item report in BEx Web Template. Is there any way to fix the table header of the like in Excel for better navigation?
    Thanks in advance.
    Regards,
    Joon

    Thank you all for your quick responses (I will award points once this is sorted)
    On the information you have supplied this has opened up yet another new part of WAD that I have not experienced ...TAGs
    Shubhranshu - I have done what you said but as I have never used tags I have just had a look around and found that I can insert Any Tag but not sure if I should be doing that.  If it is inert any tag , I chose FONT from the drop down and cbmAttributes defaulted into the custom tab for the class name but not sure what it wants in the Attributes and CSS Style tab, it won't accept what I am putting which is leading me to believe that I shouldn't be doing it that way.
    Venkat - thanks for the links they will prove very useful.  I've had a look and although they talk alot about the XHTML code for tags they don't actually say how you do it in the editor - I would like to produce one that way first and then see the code it generates for it.  I'm a bit apprehensive with changing the code direct as I don't want to mess anything up.
    Thanks again for your help

  • Change colors in the Analysis web item

    Hi
    How and where can I change them ?
    Thanks
    Steffen

    Hi Steffen,
    You can use different stylesheets to change the color in a web item or hard code it in your HTML.
    Regards,
    Kishore

  • How to render web items based on the authorisation profile of the user

    Hello,
    Is there any way to render web items based on the authorisation profile of the user. The only way i can think of is:
    - Write ABAP to look up into the security mapping tables.
    - Convert the ABAP report into RFC-Enabled FM. The selection variables will be part of the import/export parameters of FM and table can be used to display the result.
    - Create HTML template using WAD, write Java Script to call the FM and map the import/export parameter. Display the result in Table.
    But i don't know How to use the Java Script to call Function Module (FM) and get back the authorization through parameter.
    Is anyone know about it or is there any other method to do it? I can't find any solution and it is very critical for me.
    Any help is highly appreciated.
    Rajat

    Hi Rajat,
    Do you mean that you want certain users to be able to use only certain web items? I think you can use the libraries for that and assign them to roles:
    http://help.sap.com/saphelp_nw04/helpdata/en/4e/0f813b420ce60ee10000000a114084/content.htm
    Hope this helps...

  • Debugging a web item when executing a web template in BI7

    Hi,
      I would like some help in the following
    1> Class name (or package that contains all the class/methods) when a particular SAP delivered web item get executed in a Web template in SAP BI 7.0
    2> what’s the class that gets executed for an 'Analysis' WEB item in BI 7.0. Since it has a lot of properties, do we have multiple classes for each of these properties, for example when I remove a certain row or column by drag and drop, what methods gets executed? And how do I figure out the methods for a particular function
    3> eventually I would like to debug through this for trouble shooting, How do I go about debugging a web template
    Can anybody help me in this? Really appreciate
    Thanks
    BPS IP,

    Posting this back again, to see if there is any sugesstion or answer. Any help in thois area wpuld be appreciated.
    Thanks

  • Grouping Key Figures via Web item?

    Hi,
    in our webtemplates we would like to split the key figures (part of a structure) into two web items.
    Is it possible to split key figures, all part of one key figure structure, over two web items.
    Which webitem can handle this?
    Or does it require custom java(script)?
    Thanks and regards,
    Hans.

    Hi
    If I'm understanding your requirement correctly, what you could do is just use the standard analysis item. That item has a config value where you can specify which columns must be displayed.
    If you know which key figures you want displayed where, you can set those values.
    So, for the 1st analysis item you would display columns 1-5, and the 2nd analysis item would then show columns 6-15.
    I'll play around with this and see if I can get it working, altenately let me know if this answers your question already.
    Cheers,
    Andrew

  • Web items not visable in PDF.

    Hi all,
    I'm using a generic "display"-web template in WAD. Printing, "Print Version" button, this template from a browser the standard analysis and chart are displayed in the PDF output file. If a add a new web item, like Analysis, the browser is showing the new added web item. But when I print this report, the new added web item is missing, not shown.
    Any ideas what the solution is for this problem?
    Regards,
    Coen.

    Hi Coen,
    Yes, you have to choose by EXPORT Command by Data binding web items which should  be exported.
    If you did not choose anything all web items should be exported
    Regards
    Erwin

  • How to Locate "Query View u2013 Selection" web item in WAD

    Hi,
       Where/How can i find the "Query View u2013 Selection" web item in Blank Templete of a WAD
    or
    From where i can install it from Business Content
    Thanks

    Hi,
    Are you with 7.x WAD?
    This option will be available with that.
    Or else,after putting Analysis Item->Properties->General tab->Click "New Data Provider" icon->Select the Type dropdown as "Data Provider of Type Query View".
    This will list three radio buttons ""Query View","Query" and "InfoProvider" under "Define Data Provider Type".You can select "Query View" radio button and assign Query View.
    Rgds,
    Murali

Maybe you are looking for