DBA Data[Home] [Help]

APPS.OE_UPGRADE_MISC dependencies on QP_LIST_HEADERS_TL

Line 186: qp_list_headers_tl tl

182: l_pricing_phase_id,
183: l_pricing_group_sequence
184: FROM qp_list_lines a,
185: qp_list_headers_b b,
186: qp_list_headers_tl tl
187: WHERE b.currency_code = p_currency_code
188: AND tl.list_header_id = b.list_header_id
189: AND b.list_type_code = 'CHARGES'
190: AND tl.name = 'FREIGHTUPGIN'||p_currency_code