DBA Data[Home] [Help]

APPS.JMF_SHIKYU_RPT_SPR_PVT dependencies on PO_RELEASES_ALL

Line 163: , po_releases_all re

159: ,re.release_num
160: FROM po_headers_all h
161: , po_lines_all l
162: , po_line_locations_all loc
163: , po_releases_all re
164: WHERE re.po_release_id = loc.po_release_id
165: AND loc.po_line_id = lp_po_line_id
166: AND l.po_header_id = lp_po_header_id
167: AND h.org_id = lp_org_id