DBA Data[Home] [Help]

APPS.OE_UPGRADE_MISC_NEW dependencies on QP_LIST_LINES

Line 173: FROM qp_list_lines a,

169: INTO l_list_header_id,
170: l_list_line_id,
171: l_pricing_phase_id,
172: l_pricing_group_sequence
173: FROM qp_list_lines a,
174: qp_list_headers_b b,
175: qp_list_headers_tl tl
176: WHERE b.currency_code = p_currency_code
177: AND tl.list_header_id = b.list_header_id