DBA Data[Home] [Help]

APPS.JA_CN_JRCFI_EXPORT_PKG dependencies on RG_REPORT_AXES

Line 73: FROM rg_reports rr, rg_report_axes rra

69:
70: -- to get the cash flow item rule
71: CURSOR cash_flow_item_rule_cur(pn_cfs_report_id NUMBER) IS
72: SELECT length(MAX(rra.axis_seq))
73: FROM rg_reports rr, rg_report_axes rra
74: WHERE rr.report_id = pn_cfs_report_id
75: AND rr.ROW_SET_ID = rra.axis_set_id;
76:
77: -- to get the cash flow items