What is the user Object ? What is the need of it?
Answers were Sorted based on User's Feedback
Answer / sarikaraj
A universe consists primarly of classes and objects created
by the univers edessigner.if the objects in a universe do
not meet your needs,you can customizze by creating our own
objects,which are caled userobjects
user objects are end-user personal objects
*maka a calculations at databaselevel
*apply functions to text
*group data
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / ramesh
User Defined objects are nothing but the variables.when changes required in a specific report we create variables.these are locally defined for a particular report.varaible is created from the existing object and involve fuctions ,operators calculations etc.
| Is This Answer Correct ? | 1 Yes | 0 No |
1. how do u connect one report with another ? 2. how do u generate reports from different data sources( ex: oracle, sql server)? 3.how do u give the security to universe ?
What is the most complex report you have developed. Explain and how did you overcome??? Please give some examples
What services the broadcast agent offers on the server side?
main purpose of aggregate awareness(not include make possible of use of aggregate tables)
How to combine(union) TWO Stored procedures data in a report. It means report has two data providers and one report tab.
2.What is loop? How resolve the loop?explain it?
11 Answers TCS, UHG,
What is diff between InfoView and Zero BOAdmin (ZABO)?
What is the difference between derived table and views? which one gives better performance?
What are the steps to taken care to improve the Report performance?
My data source is Excel sheet. How to write the SQL Statement for Excel file in data provider? Is is possible?
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 the difference between slice and dice and cross tab report?