DBA Data[Home] [Help]

APPS.PER_QH_MAINTAIN_QUERY dependencies on PO_LINES_ALL

Line 438: from po_lines_all

434: where po_header_id = p_po_header_id;
435: --
436: cursor csr_po_line(p_po_line_id in number) is
437: select line_num
438: from po_lines_all
439: where po_line_id = p_po_line_id;
440: --
441: cursor csr_sob(p_set_of_books_id number) is
442: select sob.name, sob.chart_of_accounts_id