I am new to BOBJ reporting and I am trying to generate a data dictioanry for BOBJ reports , like what universe does a report look into, what object does a report column refer and what tabel in the DB does this report column inturn refer.. such kind of information.
Is there any system tables present in BOBJ like all_tab_cols
,all_tables
etc in Oracle or rep_all_mappings
, rep_mapping_conn_ports
in informatica?