DBA Data[Home] [Help]

APPS.PER_QH_MAINTAIN_QUERY dependencies on PO_LINES_ALL

Line 408: from po_lines_all

404: where po_header_id = p_po_header_id;
405: --
406: cursor csr_po_line(p_po_line_id in number) is
407: select line_num
408: from po_lines_all
409: where po_line_id = p_po_line_id;
410: --
411: cursor csr_sob(p_set_of_books_id number) is
412: select sob.name, sob.chart_of_accounts_id