'Data' option in Web template

Hello Experts
We have a web template with the option to pre-calculate the data and store it. Under 'parameter' tab of the web template, in the top left corner, i have the option 'Calculate' - and there are four options available to store the data after the query is executed
1)Data
2)HTML for Web Browser
3)HTML for Pocket IE
4)EXCEL
I would like to know - when i select the option 1 'Data' where does the data get stored? Is there an internal table where this result is stored? If yes i would like to know which table is this and how can i access it and the data in it.(in case there is a special way to access the table other than SE16).
Helpful answers will be rewarded.
Thank You.

Not sure how the key gets generated which is used to import data from cluster. You can use external break point in this method and run your webtemplate with precalculated data to see what does the key constitue of . With ABAP once you have data in internal tables you can do whatever you like but why would you use precalculated web template to read data from one info provider and write to another cube. There are other ways like APD ( Write output of a query to ODS ) or data mart to achieve the functinality you want.
Regards
Sanjay

Similar Messages

  • Data access in Web Template

    Hello everbody,
    Does anybody know if is possible to access query data when execute a Web Template.
    I'm trying to use a MODIFY_CLASS (..WWW_MODIFY_CLASS).
    But, If we put in param name MODIFY_CLASS a Z class or original class, we have the same problem: Error... TABLE_1.
    Thanks,
    Bueno

    Hi,
    First of all you have to create a Z Class with CL_RSR_WWW_MODIFY_TABLE class as Super Class in SE24.
    Then you have to use that Z class in your Table_1 attribute Modify_class.You can do wonderfull customization with this option but be sure to consider the problems with OLAP features such as Swap axes, Remove drilldown etc.
    For more info look into the link below,
    http://help.sap.com/saphelp_nw04/helpdata/en/d8/f3a83adae1a010e10000000a11402f/content.htm
    Look into area "Creating and Using ABAP Classes".
    Thank you
    Arun

  • Precalcuting Data for a Web Template

    Hi, 
         I have a Web Template that I am precalculating and the template has a parameter setup in Reporting Agent Setting.  The parameter was set up by basically copying the part of the Web Template URL that specifies the default variable values.
         This seems to work great.  I submit the precalc job and the job finishes fine with a significant sized Job log. 
         How can I tell if this created the precalc data for this template?  I mean I know the job completed successfully, but iss there somewhere I can go to look to verify what has been precalced?
    Thanks!

    Thanks for the quick responses.  I awarded points...
    I should dig a little more in the documentation.  Guess I'm used to the old school SAP documentation which never really contained any details.  Their documentation on the web is better. 
    Anyway, I took the path of least resistance and it paid off...
    Thanks again!
    Message was edited by: Kenneth Murray

  • Problem with 'restrict data' option in Web Analysis' Analysis Tool

    I feel like i'm in the twilight zone.
    We have made a report in web analysis, withh essbase as a source, and works fine.
    We want to restrict data for customers that generate more than 1,000,000 revenue, for example
    So, we go to Analysis tools, restrict data. The dialog window opens
    We hit 'Select Column...' and nothing happens. No Column is shown, thus being unable to complete the dialog.
    Should we enable something in essbase to allow this? We are newbies, but we think this should be pretty straightforward.
    We have also tried to do that with the Analysis tools administrator, with the same result.
    We are using Web Analysis 9.3.1.
    Any feedback will be appreciated.
    Thank you
    Edited by: hectorsosar on 22/06/2009 02:31 PM

    It got fixed by removing a filter from a dimension, and placing that dimension as a page.
    Thanks,
    Hector

  • Error at send option in web template

    hi
    i am uisng 0analysis_pattern standdar webtemplate.
    there send option available.
    i want use pdf format through information broadcasting .
    i am getting below error
    please let me know
    Error: com.sap.ip.bi.base.exception.BIBaseRuntimeException
    Technical Information for Message:
    Error: com.sap.ip.bi.base.exception.BIBaseRuntimeException 
      Notification Number RSBOLAP 014

    to broadcast as PDF you need Adobe Document services installed ... is it configured properly and also are you able to broadcast in other formats ?

  • Web template - No precalculated data found

    I'm trying to precalculate the data in a web template using reporting agent.  It is a template with only one data provider that does not require a control query... the input variable screen values can be stored in a variant so it is pretty straightforward.  In the setting I asked it to precalculate the data.
    The precalculation job runs successfully, but when changing my URL to DATA_MODE=STORED I continue to get the message "No precalculated data found".
    Are there any tips you would suggest of things to check?  How can one tell if it is working or troubleshoot this?
    I checked OSS notes and found some interesting notes but they were for older support pack levels than us.  We are on BW 3.5 SP 10.
    Thanks,
    Chris

    Hello Guys,
       I have same problem and i am with BW 3.0b service pack 26.
    So Can any one give me the exact sytax of the URL to call the precalcuated webtemplate which was scheduled using Reporting agent with variant .
    Because i am getting error " No precalculated data found for data provider <dataprovider name>" when i am trying to call using below URL
    http://<BWapplication server url>/sap/bw/BEx?cmd=LDOC&template_id=<template technical name>&variant=z_usoo&DATA_MODE=stored
    Z_US00 is the name technical name of the variant i used in the reporting agent.
    Please let me know if i am missing some thing

  • ABAP Interface for Web Template Design

    Hi BW Gurus,
                         I have report published in the portal through BSP. Please some advise me what are the ABAP class files so that I can design my portal reports.
                         I am sure there are few class files where I can design the portal reports. Let me know your important help....
    Thanks
    Ganesh Reddy.

    Ganesh,
    CL_RSR_WWW_MODIFY_TABLE is used to customize the web templates in BW3.x.
    the way I understand the data flow to web templates work is :
    Query(s) --> Web Template class --> HTML --> <CL_RSR_WWW_MODIFY_TABLE - this class is optional >
    This works only for Web templates though - as for classes that are used in web templates - create a web template and then assign the same to a request - you will find the classes available under that request under PHIO or something like that.

  • Delete button in Web template

    Hi ,
         We have a requirement to delete the saved data in Web template, we want the saved data to be deleted. Can somebody help me to with the java script . The reset button or any other given functions are not helpful.
    Thanks in advance

    Hi Rakshita,
    Wat Deepti says is correct. But one more point is that you need to dynamically bind the web item selection to a filter so that Delete function can delete that row alone.
    Otherwise all your data in the web template will be deleted.
    Regards,
    Mint.

  • How to assign a Bex Web template to a role?

    Hi Guys,
    How to assign a web template to a role? I have created a role from PFCG but i dont see this role when i open the Bex Web application designer to assign the role using the menu option
    choose Web Template --> Publish --> In Role.
    what needs to be done to make the role available under the above menu?

    HI,
    look into this....
    http://help.sap.com/saphelp_nw04s/helpdata/en/43/8483a350b130f3e10000000a11466f/frameset.htm
    Thanks

  • How to sort (to display the last comment) a comment in a web template

    Hi,
    I need your help regarding how to display the last comment of a report in a web template, comments managed via the content module com.sap.ip.bi.rig.DocumentContent.
    Summary of the customer need :
    the customer wants to manage comments for a report. The customer does not want to comment each line of a report but  comments in a report as a whole, we want to display the last comment (among all comments) in the web template.
    What I have done so far :
    I have implemented the paper "Maintaining and Printing Comment for Each Line in the Report" ( http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/a046a839-f000-2d10-67af-b53d73894a75), and I have adjusted it to my needs : now I can enter several comments for a report, I can display them via the context menu.
    BW displays only one comment within a web template via Document Content moduleu201D (com.sap.ip.bi.rig.DocumentContent).
    The documents are created under KM, and I can saw them (as administrator) in the KM repository, under the folder /bw_document/InfoProviderData ... OK.
    What I can't get through :
    I want the web template to display the last comment (not the first)  but the web template stills display the first comment. We think it's a sorting issue or a display option (The web template always display the first comment created)
    We tried to maintain portal and KM customizing without success (in the portal System Admin -> System Config -> KM -> CM -> UI -> Settings -> Collection Renderer Setting for example). We think we can get through by java script coding in the web template, but we don't know how to do it. Maybe we have not reach the right option in KM customizing ?
    have you ideas to resolve this issue ?
    Thanks in advance,
    Laurent

    We have found a work around solution, by managing IP functions in the web template... to force BW to sort the items as we want.

  • Hai(web template in bps)

    Hai,
                     can any one please send me the link to pdf(to load data from bps web template to bps cubes by using some abap codes)
    please
      Thanks
      prasad

    SORRY NOT WEB TEMPLATES WEB LAYOUTS.
       Thanks
       prasad

  • Option to see more data in web template

    Hi experts,
    I am changing one web template with some graph and chart web item...after execution,one graph web item displays only top 10 items data...I want to change it so the user will have the option of choosing if he wants to see whole dataset or only top 10 items...how can I do this
    I checked that this web item is based on a query which has condition for top 10 items...I guess this should be removed so the user will have the flexibility to choose...what do I need to do more to web template or graph web item so my user can decide if he wants to see whole dataset or just top 10 items....?Thanks for your help.
    Regards,
    P Olin

    Hi
    Thanks for your reply.
    My user requirement is like this.
    He has one table which shows top 10 items in webtemplate.He would like to have a choice where he can decide if he wants to see top 10 items or all data...he would like it in the form of a button on the side of table or by rightclicking on table and activating and deactivating top 10 option....this is what he suggested to me...I checked the webitem.Its based on query where top 10 condition is active....Please advise me how can I achieve this one...
    Rgds

  • Web template - Drop Down Box options - Issue

    <b>Requirement:</b> We need drop downboxes for Fiscal Period and Version in our web template. When the query is run, users will choose one fiscal period and one budget version (there are multiple budget versions - 1. Original Budget, 2. Revised Budget 3. Consensus)
    After the query is run, users should be able to see data for any of the past 6 periods and any of the budget versions. So in the drop down list for fiscal period, he should see previous 6 periods and in the drop down for Budgets, they should see all the budget versions.
    If the read mode is set to "Posted values", then only the values user chooses for the variables  at run time will be shown. If the read mode is set to "Dimension table" it'll show all the available periods from the transactional data, which is unacceptable. We also tried the option "Can be changed during Query Navigation" but it will not work the version drop down box as it'll show all the available versions (actual, plan, forecast along with the different budgets)...
    So, is there any other way of solving this issue? By any Javascript?
    <i>This is what I did for the Fiscal Period drop down, but then the solution is not complete.</i>
    For the Fiscal Period variable, I created a new variable and checked the option "Can be changed during Navigation". Then the drop down will be populated with all the possible values. This is how the Fiscal year/ Period combo will work. We'll have two variables. Fiscal year is fixed and we won't have a drop down box for it. So user can not change the year after the query is run. But he can see data for any of the 12 periods of the year he selected.
    But there is a catch. This is not exactly what we are looking for. For example, if the user initially selects Year 2005 and period 10, then he can see all the previous 9 period of year 2005 (also periods 11 and 12). No problem there. But If the user initially selects year 2005 and Period 1, then he expects to see previous periods. But since year is fixed, when he selects period 12 from the drop down list, it'll show him period 12 of 2005 instead of 2004.
    To avoid that problem, we can also put a drop down box for year, but that will become too complicated, as the all the possible years will show up in the drop down. Still trying to figure out a solution around it. Also same problem arises for Version. We only want to see two versions of the Budget. But it'll show them all the possible versions including forecast, actual etc.
    Any insight is highly appreciated.
    Gova

    Hi.
    I has the same problem working on BID.
    Either you need to save the template with a new name or do it under BIP.
    It worked after for me.
    That's why I only do my templates under BIP now.
    I guess a new support package corrects this error.
    Olivier

  • Web template data is not showing

    Hello All,
    Can any one tell me what would be the reason that when i am executing the query separately it is showing the data but when I execute the web template it is not showing any data it shows as No applicable data. Please note I am using the same selection for the both execution.
    Is there any setting in WAD for this kind of error?
    Thanks in advance
    Nitin

    Hi Nitin,
    The report will show as "no applicable data found" only when the report doesn't contain the data which meet our req selections.If you have any variable selection screen before executing the web report, run with out giving any selctions.If that is a mandatory variable then make them as optional and run with out giving any selections.But , If you want selected data and the report is showing no data when you give that selections means, there is no data available for that selection combinations.So, check this once.
    Thanks.

  • Web Template is not able to fetch data from Data Provider

    hi friends,
               i have created a reporting agent for a particular query and given all the necessary parameters, defined the variants and activated this and created a scheduling package to this ,assigned my query to the scheduling package
               later in the web template,in the web item tab i maintained  the read mode as precalculated web template and the final report on the web is saying web tempalte is not able to get the data from the data provider  ,
    am i missing any where...
            i look forward to your help ,
    regards,
    sasidhar gunturu

    Hi,
    use the correct link to call the report.
    you can check the links : Re: Concept Of Precalculated Template
    https://www.sdn.sap.com/irj/sdn/developerareas/bi?rid=/webcontent/uuid/a8cd1f71-0a01-0010-4783-f119b6132d25 [original link is broken]
    Regards
    Happy Tony

Maybe you are looking for