BW3.5 query

Hi all,
I create vendor evaluation report in bw3.5 for that i use two data sources
omm_pur_ve_01 from that data source i use lifnr ,lebdt,ekorg,gesbu fields for vendor score and another data source is 0vendor_attr from that data source i use name1 ort01for geatting vendor information
Is that possible i featch data from 0vendor_attr on the basis of lifnr from( first data source)
i mean in bex suppose i drag lifnr field and name field and put the range for lifnr and when i execute that then it select all the name from second data source according to lifnr(that field present in first data source)
thx

<b>any way for fetching data from different-different data sources on the basis on single field which is present in each data source
or should i create my own data source for full fill my requirement
which one is right way</b>
Yes you can use different Datasources for an InfoSources. If SAP delivering, then why do you want to create new DataSource. If SAP is delivering better not create a DataSouce. Based on your requirment you can enhance it.
Also make sure where you are loading data. Cube or ODS. In ODS we have Overwrite functionality.
Assign Points if useful.
Thanks

Similar Messages

  • Error in BW3.5 query execution

    Hi,
    I am trying to execute BW3.5 reports and facing below error on them.
    *Specify a value for variable 0P_FPER
    System error in program SAPLRRK0 and form APPEND_KHANDLE_1-01- *
    I executed same in Dev. system and error remains same.
    Specify a value for variable 0P_FPER : this is a SAP exit variable maintaining in Fiscal year Object where these properties are Optional and not selected Read for input (Checked in Dev.)
    *System error in program SAPLRRK0 and form APPEND_KHANDLE_1-01- * : verified this issue  in SAP market place and we have adequate OSS notes in SAP system.
    Let me know any further information required?
    It is apreciated any one could help on this and very very urgent for us.
    Thanks,
    Praveen

    Hi,
    check following thread
    http://forums.sdn.sap.com/thread.jspa?threadID=141178
    also try looking at following options
    1. try to generate query in RSRT and see if it runs
    2. Put breakpoint on some exit variable in query and try debugging the query through RSRT again.
    see if there is any specific sap note if 1 and 2 doesn't solve your issue.
    Thanks and regards
    Kiran

  • Calling a query ( using a Button or Link) form a WAD application in BW3.5

    Hi,
      I have build a web application using charts, graphs( involving BW3.5 QUERIES, views) using WAD3.5.  I however need a Button or a link( probably command URL) in the application screen,  TO CALL a perticular query or view in a separate window. Can anybody suggest how it could be done... I am using the Query Designer and web application designer for 3.5 version.
    Thanks

    This will do what you need
    in your html section of your WAD, add this code and make sure you create a separate template to open when you click this button.
    <FORM>
    <INPUT onclick="window.location.href='http://YOURSERVERINFORMAATION/sap/bw/BEx?sap-language=EN&bsplanguage=EN&CMD=LDOC&TEMPLATE_ID=O2C_KPI_LEAD_TIME_DOC'" type=button value=YOURDEFINTION> </FORM>
    Hope that helps.
    thanks.
    Wond

  • Urgent help on SAP BW3.5 GST Query Changes

    Dear Experts,
    Need your urgent help in modifying a query.
    Requirement: The Query has two different hierarchy node structures in 1 hierarchy itself.
    This hierarchy is used in report where we can now see 2 different node structures added, for which the calculation of Rate is different for one node and different for another.
    Rate = Tax/ GST Val * 100 for first node
    Rate = (GST Val /(GST Gross - GST Val)) * 100 for another node.
    The differentiating factor for these two nodes is Tax Code which is a char value.
    This rate value couldnt been calculated at Report level for the reason being that all others the Key figures except Tax Code which is a char and hence couldnt put any formula there.
    We tried calculating the Rate at Cube lebel itself by creating another Key figure and written a 'field level routine' to it, it is working good and showing the right values at cube level, where the data is stored at Line item level.
    Now the challenge is that in report, as we execute them at aggregated levels the value for Rate is being cumulated (added) and shown which is wrong.
    Eg:                 Account  LineItemNo  Input Tax Credit                            GST   GST Rate
         123     1     10              10     100
         123     2     20              20     100
    In Report when we look at these figures it appears at say Account level then it is appearing as :
    Account   Input Tax Credit  GST   GST Rate
    123     30        30      200 (Instead of 100 as expected).
    Can anyone help us to resolve this, this is of top most priority to us.
    We are not using any WAD and system is BW 3.5.
    Please suggest if WAD can help us in this.
    Kind Regards,
    RJ

    Hi Gerrit Schang,
    Thanks for your instant reponse, appreciate it.
    But as this is BW3.5 system, the option for Exception Aggregation selection as  "no aggregation along the hierarchy" is not available in dropdown.
    But there is one option as 'No aggregation (X, if more than one record occurs)' below which there is an option to chose the Agg.ref.char on which this aggregation should be checked.
    Can I use this option and select ' Account Number' as the Agg.ref.char to solve my problem?
    or you have any other solution, please suggest.
    Kind Regards,
    RJ

  • Query Migration from bw3.5 into BI7.0

    Hi friends,
                       I need to run the queries in BI7.0 which are in BW3.5. How can we do this and what are the prerequisites.
    Thanks&Regards
    Shaliny M.

    Hi,
    Chk out this link....
    /message/1969749#1969749 [original link is broken]
    /message/2324740#2324740 [original link is broken]
    All the queries will work if the peratining objects exists in the warehouse. Other than this there aren't any spl measures that actually needs to be taken care to while running the query on BI  7.0, to my knowledge.
    Happy Life,
    Aravind

  • BW3.5 - Query Cache - InfoObject decimal formatting

    Hello all,
    I built a bw query, which displays key figures.  Each key figure uses the decimal place formatting from the key figure infoobject (In Query Designer, the properties for each keyfigure for Decimal places, is set to "[From Key Figure 0.00]").
    I decided to change the InfoObject key figure to have 0 decimals places (in BEx formatting tab for the Key Figure).  Now, when I open up query designer, and look at the properties for the Key figure, it still is set to "[From Key Figure 0.00]" (it should be "[From Key Figure 0]" to reflect the Key Figure Infoobject change. 
    I tried to generate the report using RSRT, and deleting the query cache, but it still shows up with two decimal places.  Has anyone encountered this problem before?  I am trying to avoid removing the Key Figure infoobject from the query and readding it to reflect the change.
    Thanks!

    Hello Brendon
    You have changed the KF infoObject to show only 0 decimal( no decimal)..that is okay but in query KF property you have selected with 2 decimal so data will be displayiing in 2 decimal...the query setting is local and have priority over KF InfoObject settings...
    If you notice in KF property in query u will have one option from the field somethjing which means whatever is defined by KF infoObject...just select that now onwards u will get only those many decimal which u have defined in KF InfoObject
    Thanks
    Tripple k

  • How to change text variable value in bw3.5 query

    Hi Friends,
    I want to change the text variable value in query designer.
    My requirement is Header it's showing 2008 actual but it should 2007 actual.
    Siri

    Dear Siri,
    include it into some header and you will have
    &<your text variable>& - click on the same and a drop down will come asking you to edit or remove the same and choose edit.
    Hope this helps u..
    Best Regards,
    VVenkat..

  • BW3.5 Adhoc Query over the Enterprise Portal6.0

    Hi,
      Is there any iview to be accessed by th end user to create BW ad hoc query over the enterprise Portal?
      I would like the end user to have this functionality to create , change and distribute their own query through Enterprise Portal.
      Any help will be rewarded.
      Thanks
    Arunava

    Hi,
      Thanks for your input. The iview is working fine both during the preview as well as when attached in a role.
      However persons only with SAP_BW_ALL access in the BW system, can execute the Iview to create the ad hoc query.
    When person with limited Query/cube access to BW system accesses the iview, it worked till they click " Create New query", After that when he chooses 'Info Area' in the drop down box for "Choose an Info Provider" The info area is never displayed and he can't proceed.
      The user in question has sufficient access ( S_RS_COMP, S_RS_COMP1 etc) and in the BEX he can choose an Info area and cube/ods and execute any query that he is authorized to.
      I assume that since the user has access to bex for certain infoareas he/she should have the same while creating adhoc queries...But looks like that is not the case.
    Any help? Am I missing any particular BW Auth object ???
    Thanks
    Arunava

  • Send query's result via SMS (BW3.0b)

    Hi
    we need to send query's results via sms.
    We're going to use reporting agent (we configured an exception in bex and created a follow up action).
    Now I can only send a SAP office message.
    In order to send a sms, could you help me to understand which are the necessary configuration?
    It is enough configure adequately users?? Is any configuration on the system needed?
    Is any additional component needed? we're working on a BW 3.0B release.
    Thanks in advance for your cooperation.
    Regards,
    Stefania Iandolo

    Hi dear,
    look here to have more info about BEx Mobile Intelligence:
    http://help.sap.com/saphelp_bw30b/helpdata/en/f1/50583cf7388362e10000000a114084/frameset.htm
    Hope it helps!
    Bye,
    Roberto

  • How to improve query performance built on a ODS

    Hi,
    I've built a report on FI_GL ODS (BW3.5). The report execution time takes almost 1hr.
    Is there any method to improve or optimize th query performance that build on ODS.
    The ODS got huge volume of data ~ 300 Million records for 2 years.
    Thanx in advance,
    Guru.

    Hi Raj,
    Here are some few tips which helps you in improving ur query performance
    Checklist for Query Performance
    1. If exclusions exist, make sure they exist in the global filter area. Try to remove exclusions by subtracting out inclusions.
    2. Use Constant Selection to ignore filters in order to move more filters to the global filter area. (Use ABAPer to test and validate that this ensures better code)
    3. Within structures, make sure the filter order exists with the highest level filter first.
    4. Check code for all exit variables used in a report.
    5. Move Time restrictions to a global filter whenever possible.
    6. Within structures, use user exit variables to calculate things like QTD, YTD. This should generate better code than using overlapping restrictions to achieve the same thing. (Use ABAPer to test and validate that this ensures better code).
    7. When queries are written on multiproviders, restrict to InfoProvider in global filter whenever possible. MultiProvider (MultiCube) queries require additional database table joins to read data compared to those queries against standard InfoCubes (InfoProviders), and you should therefore hardcode the infoprovider in the global filter whenever possible to eliminate this problem.
    8. Move all global calculated and restricted key figures to local as to analyze any filters that can be removed and moved to the global definition in a query. Then you can change the calculated key figure and go back to utilizing the global calculated key figure if desired
    9. If Alternative UOM solution is used, turn off query cache.
    10. Set read mode of query based on static or dynamic. Reading data during navigation minimizes the impact on the R/3 database and application server resources because only data that the user requires will be retrieved. For queries involving large hierarchies with many nodes, it would be wise to select Read data during navigation and when expanding the hierarchy option to avoid reading data for the hierarchy nodes that are not expanded. Reserve the Read all data mode for special queriesu2014for instance, when a majority of the users need a given query to slice and dice against all dimensions, or when the data is needed for data mining. This mode places heavy demand on database and memory resources and might impact other SAP BW processes and tasks.
    11. Turn off formatting and results rows to minimize Frontend time whenever possible.
    12. Check for nested hierarchies. Always a bad idea.
    13. If "Display as hierarchy" is being used, look for other options to remove it to increase performance.
    14. Use Constant Selection instead of SUMCT and SUMGT within formulas.
    15. Do review of order of restrictions in formulas. Do as many restrictions as you can before
    calculations. Try to avoid calculations before restrictions.
    17. Turn off warning messages on queries.
    18. Check to see if performance improves by removing text display (Use ABAPer to test and validate that this ensures better code).
    19. Check to see where currency conversions are happening if they are used.
    20. Check aggregation and exception aggregation on calculated key figures. Before aggregation is generally slower and should not be used unless explicitly needed.
    21. Avoid Cell Editor use if at all possible.
    22. Make sure queries are regenerated in production using RSRT after changes to statistics, consistency changes, or aggregates.
    23. Within the free characteristics, filter on the least granular objects first and make sure those come first in the order.

  • Some doubts in BW3.5

    <Moderator Message: Please read the rules of engagement. You should not post multiple questions to one thread, also use meaningful subjects.  And don't offer points.>
    HELLO Guys
    I have some doubts regarding SAP BW3.5...cAN anyone please clarify.
    1.this is regarding SID Concept.
    iIn extended start schema,there will be one fact table connected to many dimendion tables.Fact table and Dim tables are connected by dimension IDs.then this Dim table will hold various characteristics.every characteristic will store the characteristic value and address(pointer) to SID table.This SID table will hold again addresses(pointers) to attributes,text and hierarchy tables(if we assume that characteristic have attribute,text,hierarchy) which in turn contain the values.When a query is executed,the OLAP processor searches first for characteristics in dim tables and then with help of dim IDs traces Transaction Data in Fact table relevant for this combination of characteristics and gives output.Did I understand the concept right?
    how does OLAP Processor run if the query is on just text of a characteristic and it doesnot include this characteristic?
    2.how does navigational attr decrease the performance?
    3.cAN YOU ASSIGN
        a. many datasources to one infosource
        b.one datasource to many infosources
        c.many datasources to many infosources...
    can you please give real time scenarios for this....
    4.how do SID concept improve BW/BI.
    thanks
    Surekha Chand
    Edited by: SChandx200 on Jul 2, 2009 7:35 AM
    Edited by: SChandx200 on Jul 2, 2009 7:37 AM
    Edited by: Siegfried Szameitat on Jul 2, 2009 1:09 PM

    Hi,
    You understanding is correct.
    {code)
    how does OLAP Processor run if the query is on just text of a characteristic and it doesnot include this characteristic?
    {code}
    This question of yours is not very clear. Re phrase and post it again.
    2.how does navigational attr decrease the performance?
    Ans:- Say for example in the customer master table customer phone no is the navigational attribute. Now when you select this navigation attriubte in your report then the processor will go and first check the value of Customer say C1 and then determine C1 phone number. Now this look up of cusotmer will happen for every customer . So if say there are huge number of records for which this look up of customer first has to happen then obviously the performance will be impacted.
    Hope it is clear.

  • VC using BW3.0 via XMLA and Multicube

    Hi,
    i have connected a BW3.0 to Visual Composer (7.0) by using xmla connector. The connection works fine and i can create a query in BI integration wizard. But i get an error message when i want to use a multiprovider:"Error - 11021 Cannot create the OLAP data service. Cannot add OLAP data service to iview" Does VC support multicubes on BW3.0? If, yes, do you know this error message?
    Best regards
    Daniel

    the multicubes are supported by xmla. several reasons can cause this error:
    connection timed out because server compiling or large resultset;
    mandatory variable defined;
    use transaction mdxtest to run a sample mdx against this multicube. if successful, run the same mdx with VC MDX Editor. that should give you an idea where could be wrong.

  • Error occured when selecting a filter value on the query

    hi,
    after the execution of the query on a multiprovider, i select a filter value for a particular characteristic then i get a pop up error message "Error reading the data of infoprovider ZTC_SUV12"
    could anyone of you help me
    Thanks and Regards,
    Subha

    Hello,
              Does the MultiProvider that contains an SAP RemoteCube , if so then try this depending on which system you are working.
    BW 3.0B
               Implement Support Package 24 for 3.0B (BW3.0B patch 24 or SAPKW30B24 ) in your BW system. The Support Package is available ifnote 0723193 with the short text "SAPBWNews BW Support Package 3.0B Support Package 24", which describes this Support Package in greater detail, is released for customers.
    BW 3.10 Content
               Implement Support Package 18 for 3.10 (BW 3.10 patch 18 or SAPKW31018) in your BW system. The Support Package is available oncenote 0723260 with the short text "SAPBWNews BW 3.1 Content Support Package  18", which describes this Support Package in more detail, has been released for customers.
    BW 3.50
               Implement Support Package 09 for 3.5 (BW3.50 patch 09 or SAPKW35009</>) in your BW system. The Support Package is available oncenote 0763335 with the short text "SAPBWNews BW Support Package 09 NetWeaver'04 Stack 09", which describes this Support Package in more detail, has been released for customers.
    hope it helps,

  • Value set to make BEx variable faster (BW3.5)

    edit> No one knows?! I really didn't think this will be difficult, come one... easy points for this one!
    Good day all,
    This must be a simple problem, but I can’t find any instruction on the web how to do this.
    I’ve got a BEx query on BW3.5 that has a variable as input, but when you click on the dropdown box, it takes extremely long to bring back a set of values.
    I’ve been told the way to get pass this problem is to define a pre-calculated value set in Reporting Agent.
    I have done this, but can’t get the query to use it.
    What are the steps? It should be simple…
    I’ve chosen the following options (which is not working)
    Processing by: User entry / Default Value
    Variable represents: Precalculated value set*
    Variable entry is: Optional
    Valueset: Z_MY_VALUE_SET
    I don’t think this is right, because this implies that the query automatically uses the value set as filter, instead of the user’s input.
    What is happening, is that when the variable dialog opens up, it shows Z_MY_VALUE_SET as default value and when I open the dropdown it still takes long to retrieve the values.
    Thanks in advance
    Rudolph
    Message was edited by:
            Rudolph Botha

    plz go through this link below:
    http://help.sap.com/saphelp_nw04s/helpdata/en/84/00783b3af21f5ee10000000a11402f/frameset.htm

  • Error filter query on the portal: message dump

    HI,
         i tray to published some queries on the portal. In every query navigation, when we click on the “Filters” hyperlink and then on the “variable screen” button, the variable setting pop-up appears. After confirming the variable input with the OK button, we get the following dump message:
    <b>Failed to process request; contact your system administrator see attachment</b>
    <b>500 Internal Server Error</b>
    <b>BEx Web Application</b>
    Failed to process request; contact your system administrator
    [Hide]
    Error Summary
    Exception occured while processing the current request; this exception cannot be handled by the application or framework
    If the information on this page does not help you locate and correct the cause of the problem, contact your system administrator
    To facilitate analysis of the problem, keep a copy of this error page Hint: Most Web browsers allow you to select all content, and copy and paste it into an empty document (such as in an email or simple text file)
    Root Cause
    The initial exception that caused the request to fail, was: 
    java.lang.NullPointerException
    java.lang.NullPointerException
    at com.sap.ip.bi.bics.dataaccess.consumer.impl.selector.InfoObject.getName(InfoObject.java:642)
    at com.sap.ip.bi.webapplications.ui.queryviewactions.contextmenu.impl.ContextMenuAction.getLinkReference(ContextMenuAction.java:417)
    at com.sap.ip.bi.webapplications.ui.unifiedrendering.impl.BIEventRenderer.writeBiAction(BIEventRenderer.java:95)
    at com.sap.ip.bi.webapplications.ui.unifiedrendering.impl.BIEventRenderer.writeBiEvent(BIEventRenderer.java:51)
    at com.sap.ip.bi.webapplications.ui.unifiedrendering.impl.BIEventRenderer.writeEvent(BIEventRenderer.java:34)
    Details: Full Exception Chain
    Messages
    WARNING: There is a condit. on Store, results row suppress. active on Requested date[ZOIO_DTRI] (conditional
    System Environment
    Server
    BI Java     Release: 7 - Patch level: 0000000010 - Description: BI Web Applications Java - Additional info:  - Production mode: true
    BI ABAP     Release: 700 - Patch level: 0010 - Description: SAP NetWeaver BI 7.0 (SAP_BW) - Additional info:  - Production mode: true
    Java Virtual Machine     Java HotSpot(TM) 64-Bit Server VM - Sun Microsystems Inc. - 1.4.2_13-b06
    Operating System     SunOS - sparcv9 - 5.9
    Context
    Session Locale     en
    User     ciullog (USER.PRIVATE_DATASOURCE.un:ciullog)
    Time of Failure     Wed Oct 24 19:13:02 CEST 2007
    Initial Query String     BUILDTREE=false&NAVPATHUPDATE=false&QUERY=ZOQ_PRE_ORDINI_RIT
    Master System Alias     SAP_BW
    Request URL     https://prnnwtst.prenatal.it:51001
    Full Exception Chain
    com.sap.ip.bi.webapplications.runtime.controller.MessageException: Error while generating HTML
         at com.sap.ip.bi.webapplications.runtime.impl.Page.processRequest(Page.java:2150)
         at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.doProcessRequest(Controller.java:931)
         at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.processRequest(Controller.java:873)
         at com.sap.ip.bi.webapplications.runtime.jsp.portal.services.BIRuntimeService.handleRequest(BIRuntimeService.java:324)
         at com.sap.ip.bi.webapplications.runtime.jsp.portal.components.LauncherComponent.doContent(LauncherComponent.java:21)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while generating HTML
         at com.sap.ip.bi.webapplications.ui.items.UiItem.render(UiItem.java:380)
         at com.sap.ip.bi.webapplications.runtime.rendering.impl.ContainerNode.render(ContainerNode.java:62)
         at com.sap.ip.bi.webapplications.runtime.rendering.impl.PageAssemblerRenderingRoot.processRendering(PageAssemblerRenderingRoot.java:50)
         at com.sap.ip.bi.webapplications.runtime.impl.Page.processRenderingRootNode(Page.java:2735)
         at com.sap.ip.bi.webapplications.runtime.impl.Page.processRendering(Page.java:2478)
         at com.sap.ip.bi.webapplications.runtime.impl.Page.doProcessRequest(Page.java:2432)
         at com.sap.ip.bi.webapplications.runtime.impl.Page.processRequest(Page.java:2054)
         ... 36 more
    Caused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)
         at com.sap.ip.bi.webapplications.ui.framework.base.composites.UiRootContainer.iterateOverChildren(UiRootContainer.java:40)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.BICompositeManager.renderRoot(BICompositeManager.java:83)
         at com.sap.ip.bi.webapplications.ui.items.UiItem.render(UiItem.java:376)
         ... 42 more
    Caused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)
         at com.sap.ip.bi.webapplications.ui.container.group.control.AcGroupControl.iterateOverChildren(AcGroupControl.java:259)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)
         at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:150)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
         ... 47 more
    Caused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)
         at com.sap.ip.bi.webapplications.ui.advancedcontrols.bridge.AcItemBridge.iterateOverChildren(AcItemBridge.java:62)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)
         at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:150)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)
         at com.sap.tc.ur2.renderer.ie6.GroupRenderer.renderGroupFragment(GroupRenderer.java:1184)
         at com.sap.tc.ur2.renderer.ie6.GroupRenderer.render(GroupRenderer.java:74)
         at com.sap.ip.bi.webapplications.ui.unifiedrendering.RenderManager.render(RenderManager.java:183)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:59)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
         ... 52 more
    Caused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)
         at com.sap.ip.bi.webapplications.ui.framework.base.composites.UiRootContainer.iterateOverChildren(UiRootContainer.java:40)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
         ... 61 more
    Caused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)
         at com.sap.ip.bi.webapplications.ui.advancedcontrols.bridge.AcItemBridge.iterateOverChildren(AcItemBridge.java:62)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)
         at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:150)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)
         at com.sap.tc.ur2.renderer.ie6.FlowLayoutRenderer.renderFlowLayoutItemFragment(FlowLayoutRenderer.java:254)
         at com.sap.tc.ur2.renderer.ie6.FlowLayoutRenderer.renderFlowLayoutFragment(FlowLayoutRenderer.java:210)
         at com.sap.tc.ur2.renderer.ie6.FlowLayoutRenderer.render(FlowLayoutRenderer.java:49)
         at com.sap.ip.bi.webapplications.ui.unifiedrendering.RenderManager.render(RenderManager.java:183)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:59)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
         ... 65 more
    Caused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)
         at com.sap.ip.bi.webapplications.ui.framework.base.composites.UiRootContainer.iterateOverChildren(UiRootContainer.java:40)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
         ... 75 more
    Caused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)
         at com.sap.ip.bi.webapplications.ui.container.group.control.AcGroupControl.iterateOverChildren(AcGroupControl.java:259)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)
         at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:150)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
         ... 79 more
    Caused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)
         at com.sap.ip.bi.webapplications.ui.advancedcontrols.bridge.AcItemBridge.iterateOverChildren(AcItemBridge.java:62)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)
         at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:150)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)
         at com.sap.tc.ur2.renderer.ie6.GroupRenderer.renderGroupFragment(GroupRenderer.java:1184)
         at com.sap.tc.ur2.renderer.ie6.GroupRenderer.render(GroupRenderer.java:74)
         at com.sap.ip.bi.webapplications.ui.unifiedrendering.RenderManager.render(RenderManager.java:183)
    Thanks!
    Enzo

    Hello,
              Does the MultiProvider that contains an SAP RemoteCube , if so then try this depending on which system you are working.
    BW 3.0B
               Implement Support Package 24 for 3.0B (BW3.0B patch 24 or SAPKW30B24 ) in your BW system. The Support Package is available ifnote 0723193 with the short text "SAPBWNews BW Support Package 3.0B Support Package 24", which describes this Support Package in greater detail, is released for customers.
    BW 3.10 Content
               Implement Support Package 18 for 3.10 (BW 3.10 patch 18 or SAPKW31018) in your BW system. The Support Package is available oncenote 0723260 with the short text "SAPBWNews BW 3.1 Content Support Package  18", which describes this Support Package in more detail, has been released for customers.
    BW 3.50
               Implement Support Package 09 for 3.5 (BW3.50 patch 09 or SAPKW35009</>) in your BW system. The Support Package is available oncenote 0763335 with the short text "SAPBWNews BW Support Package 09 NetWeaver'04 Stack 09", which describes this Support Package in more detail, has been released for customers.
    hope it helps,

Maybe you are looking for