what are the debuggings in the business objects?
Answer / gowthami
Universe Level debugging:
• Integrity check
• Parameters and properties check
Report Level Debugging:
• SQL code check
• Filters applied on the report
o You can use predefined cell (report summary() function)
• Validation of Variables and formulas
| Is This Answer Correct ? | 1 Yes | 0 No |
what is universe null
How to make hilight the whole row by using ALERTS asof revenue is more than xxxxx?
what is slice & dice?
3 Answers Cognizant, Saama Tech, TCS,
without creating the business view is there possible to create & generate the Crystal reports?
what is the difference between Ranking and sort-out in bo?
Hi I'm using data federator.I would like to know if it allows select statment in where clause.For example: SELECT Employee, company, orgunit FROM TAB_BIG WHERE employee IN (Select TAB_SMALL.employee FROM TAB_SMALL WHERE flag = X ) bye
What is a universe?
1.How is "Query drill" mode different from standard drill mode?. 2.Under what circumstances are you most likely to choose to use "Query drill" mode instead of standard query mode?. 3.How do you implement the type2 slowly changing dimensions in your project?. 4.what is meant by Junk dimension?. 5.what is meant by Drill across?.
what r the main topics to prepare for the crystal reports? could any on help me? i want to preparing for the interviews? and also send any pdf file?
What is the difference between the Bo 3.0 and 3.1?
wat is report linking in BO..I know that 2 reports can be linked in BO with the help of writing a HTML code .But how. wat s the code.can u give me the example of code taking e fashion as the simple univers data provider.
What is the @script and @variable functions in the universe designer ? can anybody explain me in a simple way?