DBA Data[Home] [Help]

APPS.POA_SUPPERF_POPULATE_PKG dependencies on PO_RELEASES_ALL

Line 51: po_releases_all por /* FPI */

47: po_lines_all pol,
48: po_headers_all poh,
49: financials_system_params_all fsp,
50: gl_sets_of_books gls,
51: po_releases_all por /* FPI */
52: WHERE pll.po_line_id = pol.po_line_id
53: AND pll.po_header_id = poh.po_header_id
54: AND NVL(poh.org_id, -999) = NVL(fsp.org_id, -999)
55: AND gls.set_of_books_id = fsp.set_of_books_id