what is incompactabulity error in sap bo
Answers were Sorted based on User's Feedback
Answer / raviendran
when an object is at low level of aggregation to the aggregated table then that object is incompatible object.
Also when an object is not a part of the aggrgated table also form to be an incompatible object.
WE need to highlight these objects are incompatible to specific tables which in turn BO understand that it manage to find the realted source table of that object to retrive data. This can be done through Aggregate navigation in designer.
Hope it helps...thnaks alll :)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nitish
while applying the aggrigate navigation for aggrigate tables we need to define the correct parameter, if don't define the correct parameter then we well incompatible object error
| Is This Answer Correct ? | 2 Yes | 2 No |
what is meant by scorecards?
What is the difference between condition & filter?
Can I create a master report in webi having 15 dimensions and 150 kpi's with 100GB of data and store it in cache ,So that I can use Cache for building new reports with less dimensions and Kpi's without hitting database againg just using cache??Please suggest...
when and where we use @varialble function
Explain how we drill up week to month?
If any one Deleted the BOMain key by accidently,is any possible to get back that Bomain key.if possible please send some steps.
What is Custom Sorting? In development environment we had applied custom Order on Month which is having the following list of values September,October,March,August and December only.But in Production environment Month is having all LiSt of Values like 12 MOnths(Jan to Dec).So ,How it will effect the Sorting in production environmentof universe and as well as in reporting????? Thanks in advance.
what is xcelsius architecture?
Explain the BO Developer WORK FLOW?
What are the diffrences between Business Objects 5.1 & 6.5 ?
why you create universe and creating reports based on that? why dont we go for crystel reports and generate reports directly?tell me the advantages?please answer to this question.
Regarding Hyperlinking in Business Objects. We have a few reports in QA environment where a number of hyperlinks are employed using OpenDoc function.In some of the reports,hyperlink is used to move to another tab within the same report.The formula used include "DocID" and ReportName="tab name".This works fine but now,for the PROD move,this will not work as the Doc Ids are subject to change. Is there a way to overcome this?Without DocID,how will move to a particular tab? Thanks in advance