Diff between Precalculated Value set and Precalculated web template

Hi Friends
Can any one tell the Diff between Precalculated Value set and Precalculated web template
Where we will use these
Thanks

Hi,
The Reporting Agent is a tool used to schedule reporting functions in the background.
The following functions are available:
●      Evaluating exceptions
●      Printing queries
●      Pre-calculating Web templates
●      Pre-calculating characteristic variables of type pre-calculated value sets
●      Pre-calculation of queries for Crystal reports
go through,
pre-calculated value sets
[http://help.sap.com/saphelp_nw04s/helpdata/en/28/734d3caa70ea6fe10000000a114084/frameset.htm]
[http://help.sap.com/saphelp_nw04/helpdata/en/84/00783b3af21f5ee10000000a11402f/content.htm]
Pre calculating Web template:
http://help.sap.com/saphelp_nw04/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/9e/9f653ade969f4de10000000a114084/frameset.htm
Basically when you have a Precalculated Template, the system first run a report (which has been scheduled) and read the data from there when you run your template. This can imrpove the performance respect to online read data.
[http://help.sap.com/saphelp_nw04s/helpdata/en/6e/b5663a5fb46752e10000000a11402f/frameset.htm]
[Pre calculated web template;
Hope this helps...

Similar Messages

  • How to pass variable between CRM Fact sheet and BI web template

    Hello,
    I am looking for someone who has integrated a custom web template with the CRM fact sheet (I am on 2004s).
    I have created a custom web application design template for displaying on the portal for a CRM factsheet (TPL_FACT_SHEET).
    This template is based on a query which has a variable (CHOOSE_CUST, ready for input, input: optional type) on 0CUSTOMER char.
    When the sales rep queries the CRM FactSheet on the portal- based on the 0CUSTOMER he is demanding the fact sheet for,  the appropriate 0CUSTOMER value needs to be parsed to my custom web template and it should return him the report. The report is very simple with just sales for current and previous year by material group. There is a std template to do this but we are using cutom data providers and hence need to create this custom web template.
    Thus far I have created a 'filter pane' in my web template but do not know how to link this with the CRM fact sheet or even how to link it to my query variable. Currently when my template is called from the factsheet (portal) it displays results for multiple customers without any filter!
    Please advise how to proceed in linking the CRM fact sheet 0Customer number with my web template filter pane!
    Full points for useful answers!
    Thanks
    Naresh

    Hello,
    I am looking for someone who has integrated a custom web template with the CRM fact sheet (I am on 2004s).
    I have created a custom web application design template for displaying on the portal for a CRM factsheet (TPL_FACT_SHEET).
    This template is based on a query which has a variable (CHOOSE_CUST, ready for input, input: optional type) on 0CUSTOMER char.
    When the sales rep queries the CRM FactSheet on the portal- based on the 0CUSTOMER he is demanding the fact sheet for,  the appropriate 0CUSTOMER value needs to be parsed to my custom web template and it should return him the report. The report is very simple with just sales for current and previous year by material group. There is a std template to do this but we are using cutom data providers and hence need to create this custom web template.
    Thus far I have created a 'filter pane' in my web template but do not know how to link this with the CRM fact sheet or even how to link it to my query variable. Currently when my template is called from the factsheet (portal) it displays results for multiple customers without any filter!
    Please advise how to proceed in linking the CRM fact sheet 0Customer number with my web template filter pane!
    Full points for useful answers!
    Thanks
    Naresh

  • Precalculated web template - how to use it

    Hello everybody,
    i need your advice on how to correctly use the feature of precalculated webtemplate.
    I have following situation:
    we have created a pretty compliacted web template, which must be optimized on performance.
    The rule should be: current month data should be available as precalculated webtemplate. people will access the web template with borwser (it will be not send via emial)
    Below my questions:
    1) How to call the precalclauted web template (if variable is part of report)
    I was playing around with this prcealculation fueature and got to the result that the only way to call a precalculated web template if we use variables, is to include the variable and variable value into the URL string
    Is this true?
    Any other ideas how to call a precalculated web template
    2) How to define flexibly the precalculation variant
    Right now I have define up to 22 variants for each month (for eachworking day of the month).
    For new month i have to define new variants.
    My idea is to have it flexible: define one variant for each day of the month. As the month changes, the variants should consist of new dates (for the new month). This should happen automatically. Maybe with ABAP program.
    Any idea how to do it?
    Maybe anyone has batter idea how to mange the precalculation for given dates
    TIA
    pawel

    hi Kavi,
    precalculated webtemplate can be said 'produce' query result first in the background, the 'calcuated' result stored in HTML format (statis), so will speed up report access without execute olap query/accessing database.
    the 'disadvantage' is no olap navigation.
    use via 'reporting agent'.
    there is specific pdf doc for precalculate webtempate in sdn forum, point you later.
    http://help.sap.com/saphelp_nw04s/helpdata/en/28/734d3caa70ea6fe10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/9e/9f653ade969f4de10000000a114084/content.htm
    simply wad can be said is editor for webtemplate.
    The BEx Web Application Designer is a desktop application for creating Web applications with BW-specific contents. Using the BEx Web Application Designer, you can create an HTML page that contains contents such as various tables, charts or maps.
    http://help.sap.com/saphelp_nw04s/helpdata/en/16/a6fe41b227096fe10000000a155106/frameset.htm 
    http://help.sap.com/saphelp_nw04s/helpdata/en/a9/71563c3f65b318e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/1a/456a3badc1b315e10000000a114084/frameset.htm

  • PreCalculated  Web Templates

    Hallo,
    I recently had to setup some precalculated web templates to improve query response time for users. But I have some doubts which could not be addressed even after I referred to course materials which I used when attending BW course a year back.
    I'm not sure if you guys can answer these:
    1.How are web templates created by Reporting Agent assigned to users? Where is it stored? Is data displayed in HTML or in Excel but only if exported?
    2.Is it a must that all precalc webtemplates be run in backgnd?
    3.Does a Query Value in parameter Data_mode mean the various modes like 'STORED', 'HYBRID' etc? Are these also termed as Reserve variables?
    4.What is meant by the 'javascript functions' used in precalc web templates?
    5.What is a ‘New’ Data Mode Parameter? Can it be specified in the URL like 'STORED'?
    6.When Stored mode, where is the precalc data stored? Where is a Rep Agent storage? What format?
    7.Are all data_mode except new mode accessing precalc data in html option?
    8.What does a precalc batch run mean? A Scheduled run of Reporting Agent?
    9.How is control query defined?
    10. Is 'stored' mode precalc data stored in HTML option? Does this mean HTML format? Or every precalc is stored in html option? Can I say html option = html format?
    sincerely,
    Adette

    Let me try to answer some (answers next to questions).
    cheers,
    Ajay
    > 1.How are web templates created by Reporting Agent
    > assigned to users? Where is it stored? Is data
    > displayed in HTML or in Excel but only if exported?
    --: These are calculated by background jobs that you schedule as packages. These are stored in Reporting Agent Storage. You can think of it something akin to SPOOL. It is not a DB table or structured data store that you can access independently. Data is available in HTML.
    >            
    > 2.Is it a must that all precalc webtemplates be run
    > in backgnd?
    --: If you use data_mode = NEW, it will run online (ie read data in realtime). The purpose of precalc is to run it in background, that is why it is 'PreCalc'.
    > 3.Does a Query Value in parameter Data_mode mean the
    > various modes like 'STORED', 'HYBRID' etc? Are these
    > also termed as Reserve variables?
    --: Yes to the first part. Don't know if it is termed as reserve variable.
    >
    > 4.What is meant by the 'javascript functions' used in
    > precalc web templates?
    >
    > 5.What is a ‘New’ Data Mode Parameter? Can it be
    > specified in the URL like 'STORED'?
    --: READ can be specified in the URL. Its effect is to disregard any precalculated data and read the data afresh from DB. In this case, OLAP doesn't check the reporting agent storage area, it goes directly to DB to fetch the data from there.
    >             
    > 6.When Stored mode, where is the precalc data stored?
    > Where is a Rep Agent storage? What format?
    --> Reporting agent storage can be thought of something similar to SPOOL. It is 'unstructured data' as you would think. STORED mode (and other modes) is when you are executing the query. When you have run the package, the template o/p has been stored in the reporting agent storage area. The mode parameter in the URL only directs OLAP to read from (if it is specified STORED, it will read from RSA, if NEW it will read from DB and so on).
    >
    > 7.Are all data_mode except new mode accessing precalc
    > data in html option?
    --: Not exactly as I understand. See the details of DATA_MODE for other options.
    >
    > 8.What does a precalc batch run mean? A Scheduled run
    > of Reporting Agent?
    --: Yes. The precalc definition is just that. You need to then define a package and include your definition of precalc in it and then run this package.
    >             
    > 9.How is control query defined?
    --: Control query is another query whose output is to be used as input (if you have filters on same CHAR.. in main web template) . This query is defined independently as any other query, you include it as a predefined query in your template def.
    > 10. Is 'stored' mode precalc data stored in HTML
    > option? Does this mean HTML format? Or every precalc
    > is stored in html option? Can I say html option =
    > html format?
    --: You can say the precalc o/p is stored as HTML (not strictly true, you have two checkboxes to precalc data and HTML, normally you check both in which case your statement is true).
    >
    >
    >
    > sincerely,
    > Adette

  • Precalculated web templates,Its scheduling time&Routines built on Queries??

    Hi ALL,
    <b>In the same way, I want the way to find out the list of Precalculated web templates, its scheduling time & Routines built on the Queries using RSRT T-code.
    Can anyone let me know to find out the Query properties using RSRT if we dont have access to BEX Analyser etc.,</b>
    (As we have in RSRT for seeing List of Objects in Free Characteristics, Filters, Rows, Columns and also the exceptions, variables, conditions built etc.,)
    Will be waiting for Answers on this.
    Points will be rewarded for sure.

    If it is 3.X Web Templates you can use function module RZX2_OBJECT_DELETE
    populating I_T_PARAMS table with
    first OBJID field as the technical name of your template and
    second OBJTYPE field as constant 'HT'.
    you can add as many rows as you want.
    If it is 7.X Web templates you can use function module RSOBJS_DELETE
    populating I_S_PARAMS with
    first field OBJ_TYPE as 'BTMP',
    second filed OBJ_KEY as the technical name of your template
    this function module allows only one template to be deleted at a time
    If you are comfortable with ABAP, and if you have a list of all your 100 web template technical names,
    you can just write a program with a internal table containing the names of these templates and calling the above function modules in a loop.y passing one value at a time.
    Hope it helps!

  • Diff between at line selection and HIDE technique

    hi all,
           wht is the diff between at-line-selection and HIDE technique.
            wht r code instructor
            wht is extended testing
            how can we find selected error records in session                          method ex:-if there r errors in 4th 9th 13th record.
    tthnx in advance

    HIDE
    Syntax
    HIDE dobj.
    Effect
    This statement stores - in the current list level - the content of the variable dobj together with the current list line whose line number is contained in sy-linno. The data type of the variables dobj must be flat and no field symbols can be specified that point to rows of internal tables, and no class attributes can be specified. The stored values can be read as follows:
    For each user action in a displayed screen list that leads to a list result, all the row values stored using HIDE - that is, the row on which the screen cursor is positioned at the time of the event - are assigned to the respective variables.
    If a list row of an arbitrary list level is read or modified using the statements READ LINE or MODIFY LINE, all the values of this row stored using HIDE are assigned to the respective variables.
    Notes
    The HIDE statement works independently of whether the list cursor was set. In particular, variables for empty list rows can be stored - that is, rows in which the list cursor was positioned using statements like SKIP.
    The HIDE statement should be executed immediately at the statement that has set the list cursor in the row.
    Outside of classes, constants and literals that cannot be read in list results and in the statement READ LINE can be specified for dobj outside of classes.
    Example
    Storing square numbers and cubic numbers for a list of numbers. The example shows that arbitrary variables can be stored independently of row content. In the real situation, one would more likely store only the number and execute the calculation, when required, in the the event block for AT LINE-SELECTION.
    REPORT ...
    DATA: square TYPE i,
          cube   TYPE i.
    START-OF-SELECTION.
      FORMAT HOTSPOT.
      DO 10 TIMES.
        square = sy-index ** 2.
        cube   = sy-index ** 3.
        WRITE / sy-index.
        HIDE: square, cube.
      ENDDO.
    AT LINE-SELECTION.
      WRITE: square, cube.
    AT LINE-SELECTION
    Syntax
    AT LINE-SELECTION.
    Effect
    This statement defines an event block whose event is triggered by the ABAP runtime environment during the display of a screen list - provided the scren cursor is on a list line and you select a function using the function code PICK. Through the definition of this event block, the standard list status is automatically enhanced in such a way that the function code F2 and, with it, the double-click mouse function is linked up to the function code PICK.
    Note
    If the function key F2 is linked with a function code different than PICK, each double click will trigger its even, usually AT USER-COMMAND, and not AT LINE-SELECTION.
    Example
    This program works with the standard list status. A line selection with the left mouse key causes the event AT LINE-SELECTION and creates details lists.
    REPORT demo_at_line_selection.
    START-OF-SELECTION.
      WRITE 'Click me!' COLOR = 5 HOTSPOT.
    AT LINE-SELECTION.
      WRITE: / 'You clicked list', sy-listi,
             / 'You are on list',  sy-lsind.
      IF sy-lsind < 20.
        SKIP.
        WRITE: 'More ...' COLOR = 5 HOTSPOT.
      ENDIF.
    Thanks,

  • Diff between Item Amount Check and Stochastic Block

    Hi,
    what's the diff between Item Amount Check and Stochastic Block in LIV??

    Item Amount Check
    The system calculates the sum of the value invoiced so far for the
    order item and the value of the current invoice and compares it with
    the value limit of the purchase order. It then compares the
    difference with the upper percentage and absolute tolerances
    defined.
    Stochastic Block
    You can block all invoices to check them again through Stochastic block automatically. If the stochastic block is active and you post an invoice that is not subject to any other blocking reason, it can be selected for blocking.
    Please make a note that- A stochastic block is not set at item level, but for the whole invoice. If a stochastic block is set when you post the invoice, the system automatically sets an R in the field Payment block in the document header data; there is no blocking indicator in the individual items.
    In Customizing for Invoice Verification, you can define:
    -If stochastic blocking is active
    -The degree of probability of a block. You set a threshold value and a percentage for this.
    If you enter a threshold value of zero and a percentage of 99.9%, all invoices would then be blocked automatically.

  • Precalculated Web Template Usage Statistics

    Does anyone know if there are usage statistics stored for a web template that has been precalculated (HTML) through reporting agent? It is accessed through a URL with the DATA_MODE=STATIC querystring parameter added. The statistics are stored in RSDDSTAT when the reporting agent job runs, but not when a user requests the precalculated web template through the URL directly in a web browser. Are the usage statistics stored in another location, other than the RSDDSTAT table in this situation?

    Hello,
    We had the same problem and sorted out it but don´t using BW standard functionality. I added a image tag on all web template that reference to a .Net application. This application get Windows user from Internet Explorer and store statistics (user, time, webtemplate, filter options, etc) on a SQL Server Database. I don't finish the application frontend but we are getting good information directly of the database.
    Let me know if I could give you more details.

  • View previous precalculated web template

    Hi,
    I'm working with Reporting Agent, because I need Precalculated Web Templates in my portal.
    I need to access, not only, the last precalculated Web Template (i.e. this month), but also the others (previous months)!
    How can I view previous precalculated web template?
    Could anyone help me?!
    Thanks in Advanced
    Fede

    ... no, I'm not using download scheduler at the moment! (I have tryed to use it, but it doesn't load my .gif  and .css from /bw/Mime/Customer/Images/)
    In BW Reporting Agent there is Document Overview section, where I can see the history of my precalculated web templates, how could I access them?!
    thanks...

  • Diff between the Start routine and Update rules?

    Hi Gurus
    Diff between the Start routine and Update rules?
    Thanks in advance
    Raj

    Hi,
    Routines are like conditions or business rules that could be applied to filter the data while entering the BW system or could be used to apply certain conditions on the info objects itself.Update rule level you manipulate your data and  write your start routine.
    There are 4 types of routines
    1. Start routine- Could be used at two levels (transfer rule level and the Update rule level)
    This Start routine written at the transfer rule level helps filter the necessary data coming from the source system.
    For Example: If you decide to extract data that contain only quantity greater than 500 , then you could specify the Start rouitne to achieve this.
    The Start routine at the Update rule level provides similar functionality but at this point it helps direct specific data to 
    different data targets.  For Example: If there 3 data targets being fed from the Infosource, you may want to apply some condition to each data target, like send year 2000 data ti Data target1, 2001 to data target 2 and so on.  This can be achieved by using Start routine at the Update rule level
    2. Transfer Routine: This feature is available at the transfer rule levels
    While performing the transfer rules operation, there are 4 features available to the developers to create business rules on top pf the Infoobjects.
    1. You could do a one to one mappping of the Infoobject
    2. Provide a constant value
    3. Include a formula
    4. Write an ABAP routine.
    These 4 options refers to the transfer routine
    3. Update Routine:
    The limitations of just having 4 options in the transfer routine is overcome at the update rule level. There are various other 
    sophisticated features avaialable apart from the 4 options mentioned above. These business rules could be specified pertaining to each data target.
    4. Conversion Routine: It provides functionality to do Currency and unit conversion.
    Regards.

  • Diff between LIS,LO,COPA and Genric extarctions.

    HI,
    Can anyone brief me the diff between LIS,LO,COPA and Genric extarctions.

    Hi,
    LIS:
    The Logistics Information System (LIS) is a data warehouse used for reporting in all of the application areas in Logistics (LO).
    Typically, the data stored in the LIS is an aggregated subset of the data stored for your transactions. For example, you would not usually find the full information stored with all sales order documents. Instead, you would find key field values such as order quantities, total order costs, and item costs. These values could also be stored according to business entities such as sales organization, distribution channel, division, and sold-to party. Similarly, the document detail for all material movements is typically not stored, but the aggregated stock quantities and values are stored based on plant and material.
    COPA:
    Profitability Analysis (PA) is an integrated component in the SAP R/3 system.
    All of the data related to profitability from the other SAP R/3 applications is mapped in CO-PA in accordance with the corresponding business transactions.
    This allows you to transfer into CO-PA billing document data from SD, cost object costs from CO-PC, and overall costs from overall cost controlling.
    CO-PA collects all of the OLTP data for calculating contribution margins (sales, cost of sales, overhead costs)
    CO-PA also has powerful reporting tools and planning functions
    Generic Extractors:
    When should you use generic extractors?
    Business Content does not contain a DataSource for your application.
    The application does not feature its own generic delta extraction method
    You are using your own programs in SAP R/3 to populate the tables
    The tools for generic data extraction can be used to generate an extractor for all applications.

  • Error while adding a used relationship between the New DC and the Web DC

    Hi Gurus
    We are getting the Error in NWDS while Adding  a used relationship between the New DC and the Web DC.
    Steps what we are Done
    1. Create the custom project from inactiveDC's
    2.creating the project for the component crm/b2b in SHRAPP_1
    3.After that we changed the application.xml and given the contect path.
    4.Then we tried to add Dependency to the custom create DC we are getting the error saying that illegal deppendency : the compartment sap.com_CUSTCRMPRJ_1 of DC sap.com/home/b2b_xyz(sap.com.CUSTCRMPRJ_1) must explicitly use compartment sap.com_SAP-SHRWEB_1 of DC sap.com/crm/isa/ like that it was throwing the error.
    so, we skip this step and tried to create the build then it is saying that build is failed..
    Please help us in this regard.
    Awaiting for ur quick response...
    Regards
    Satish

    Hi
    Please Ignore my above message.
    Thanks for ur Response.
    After ur valuble inputs we have added the required dependencies and sucessfully created the projects, then building of the  projects was also sucessfully done and  EAR file was created.
    We need to deploy this EAR file in CRM Application Server by using the interface NWDI.
    For Deploying the EAR into NWDI, we need to check-in the activites what i have created for EAR. once i check-in the activites ,the NWDI will deploy the EAR into CRM Application Server.
    In the Activity Log we are able to check the Activities as Suceeded but the Deployment column is not showing any status.
    When i  right click on my activity Id the deployment summery is also disabled.
    So finally my Question is that where can i get the deployment log file, and where can i check the deployment status for my application..
    Any pointers in this regard would be of great help..
    Awaiting for ur valuble Responses..
    Regards
    Satish

  • Diff between Phy inv number and Phy Inv reference in Mi01,Mi09

    Hello Experts....
    need ur help!!
    Can any one explain me what is the diff between Physical inventory number and Physical Inventory Reference in MI09 tcode.Entry count w/o reference document.
    Thanks in advance

    sapppfresher wrote:
    Hello Experts....
    >
    > need ur help!!
    >
    > Can any one explain me what is the diff between Physical inventory number and Physical Inventory Reference in MI09 tcode.Entry count w/o reference document.
    >
    > Thanks in advance
    hi,
    Physical inventory number
    Specify a number or name under which several inventory documents can be grouped together for improved processing
    Reference Number for Physical Inventory
    Specify the number of a document outside the system that relates to an inventory transaction.
    means if you are using MI01 then you have to maintain the data in mi04  . but you are using mi09 no need to maintain the datad directly you are go through with mi07 for posting the differences.
    thanking you.
    Edited by: A.Purihella on Oct 13, 2011 8:19 AM

  • Move Custom Value Sets and Custom Concurrent Programs from Dev to Test

    Hi,
    Friends,
    I want to move the Custom Value Sets and Custom Concurrent Programs from Development to Test Instance...how can i Acheive using FNDLOAD....
    At a time single stroke can I move them using FNDLOAD...
    Please help me in this regard....

    You can do it with FNDLOAD.
    http://appsdbablog.com/blog/2006/09/fndload.html
    Aviad Elbaz

  • Precalculated web template w/control query

    I create a precalculated web template with settings:
    1. Data
    2. HTML web pages
    3. Control query
    I scheduled the package. How do I access the views from control query in Web Template URL?

    Hi Raynald,
    1. When you marked "HTML web pages" then "Data" are calculated automatically.
    2. the html-pages can you see in RSRAPS.
    3. To started this page in IE:
    - see the index.htm
    - http://ipaddress:prot/sap/bw/BEx?sap-language=%20&bsplanguage=%20&CMD=LDOC&TEMPLATE_ID=ZQUERY&DATA_MODE=STATIC&filter=...
    Sven

Maybe you are looking for

  • RH Automatically Changing HTML Code for Links

    For some reason, RH is doing something to the links I create. In my stylesheet, I have the following code for links: a {     color: #054abc;     cursor: pointer; a:hover {     color: #336699;     text-decoration: none; a:active {     color: #333333;

  • Need to capture full file path in Adobe Interactive Form

    Hi All, I have a requirement where I have a field ZPATH1 on Adobe Interactive Form. I am putting a BROWSE button and writing following JavaScript on CLICK event on this button for populating the chosen file path into field ZPATH1. *Start of JavaScrip

  • Having Correlation Problem

    Hello, I am looking at blog /people/sravya.talanki2/blog/2005/08/24/do-you-like-to-understand-147correlation148-in-xi I have one problem , I am not able to achieve N:1 as given in Logical Flow: point 5-- Transforms n PO6 Idoc into a single file struc

  • Camera RAW download, won't!

    Tried to upgrade my Camera to 5.7 or 6.1 for PSE 8.0. Can get download zip files, but doesn't seem to load onto PSE (still shows as 5.5). Also now I've lost a lot of functionality & ability to save in JPEGs. Any suggestions as to what I'm doing wrong

  • Add new printer driver

    Hi, We need to add new printer driver in SAP application server , how to add new driver? Actually we have some graphics and fonts which is not supporing SAPWIN .we have different printers ,these printers I could not see in SPAD . I foung many notes w