One, FSG report
Rg_report_axis_sets RRAS,
eq
SELECT r.axis_set_id------------------Find the ID under several tables with
From Rg_report_axis_sets R
WHERE r.name = ' cross-strong insurance profit and Loss Statement-business '----name of the foreground setting
and R.axis_set_type = ' C ';--------rowset or column set
Rg_report_axes rra,--------All setup parameters to enter the initial interface of the row and column set through axis_set_id and Axis_seq
Rg_report_axis_contents Rrac,--------through axis_set_id and Axis_seq find all the setup parameters to enter the row and column account allocation interface
rg_report_calculations;--------Find all the setup parameters for the calculation interface of the row and column set through axis_set_id and Axis_seq
Second, the Daily Journal Common table
Three, the Elastic domain common table
Iv. common table of asset modules
Common tables that Oracle has been exposed to