DBA Data[Home] [Help]

APPS.OKC_PRICE_PVT dependencies on OKX_QP_LIST_LINES_V

Line 5498: from okx_list_headers_v a,okx_qp_list_lines_v b

5494: l_cle_price_tbl cle_price_tbl_type := px_cle_price_tbl;
5495: p_service_qty_tbl NUM_TBL_TYPE;
5496: CURSOR l_cur is
5497: Select name
5498: from okx_list_headers_v a,okx_qp_list_lines_v b
5499: where
5500: (b.id1 = to_number(substr(p_req_line_tbl(i).status_text,1,
5501: instr(p_req_line_tbl(i).status_text,',')-1))
5502: OR