DBA Data[Home] [Help]

APPS.QPR_USER_PLAN_INIT_PVT dependencies on QPR_REPORT_TYPE_ASGN

Line 351: QPR_REPORT_TYPE_ASGN rta,

347: ,null
348: ,null
349: from
350: QPR_REPORT_HDRS_B rhb,
351: QPR_REPORT_TYPE_ASGN rta,
352: qpr_report_type_lines rtl
353: where
354: rta.report_type_header_id = rhb.report_type_header_id
355: and rtl.report_type_line_id = rta.report_type_line_id