I am not creating report by using universe. I am creating report by using Free Hand SQL. I want to fetch data directly from base tables of Business objects repository.
(The base tables are like OBJECT_M_ACTOR etc)
I want to show Report name, User name who accessed report, Last Refreshed date and all other report related objects in the report.
Which table should I select for this type of report and how can I join these tables to each other. Is any commen key available to join that tables.