DBA Data[Home] [Help]

APPS.OKC_XPRT_OM_INT_PVT dependencies on QP_LIST_HEADERS_TL

Line 262: qp_list_headers_tl pl

258: pl.name price_list_name --6899074
259: FROM
260: oe_blanket_headers_all bh,
261: oe_order_headers_all oh,
262: qp_list_headers_tl pl
263: WHERE
264: oh.blanket_number = bh.order_number(+)
265: AND bh.sales_document_type_code(+) = 'B'
266: AND oh.header_id = p_doc_id