DBA Data[Home] [Help]

APPS.JMF_SHIKYU_RPT_SPR_PVT dependencies on PO_RELEASES_ALL

Line 174: , po_releases_all re

170: ,re.release_num
171: FROM po_headers_all h
172: , po_lines_all l
173: , po_line_locations_all loc
174: , po_releases_all re
175: WHERE re.po_release_id = loc.po_release_id
176: AND loc.po_line_id = lp_po_line_id
177: AND l.po_header_id = lp_po_header_id
178: AND h.org_id = lp_org_id