DBA Data[Home] [Help]

APPS.POA_DBI_PO_DIST_F_C dependencies on PO_RELEASES_ALL

Line 219: po_releases_all por,

215: from
216: po_lines_all pol,
217: po_line_locations_all pll,
218: po_headers_all poh,
219: po_releases_all por,
220: po_distributions_all pod,
221: gl_sets_of_books poa_gl
222: where pod.line_location_id = pll.line_location_id
223: and pod.po_release_id = por.po_release_id

Line 428: po_releases_all por,

424: trunc(nvl(pod.rate_date, pod.creation_date)) rate_date
425: from
426: po_line_locations_all pll,
427: po_headers_all poh,
428: po_releases_all por,
429: po_distributions_all pod,
430: gl_sets_of_books poa_gl
431: where pod.line_location_id = pll.line_location_id
432: and pod.po_release_id = por.po_release_id

Line 1937: po_releases_all por,

1933: financials_system_params_all fsp,
1934: poa_dbi_pod_lowest_price_temp low,
1935: poa_dbi_pod_match_temp match,
1936: mtl_system_items item,
1937: po_releases_all por,
1938: po_headers_all ref,
1939: po_requisition_headers_all prh,
1940: mtl_parameters par,
1941: fii_gl_ccid_dimensions ccid,

Line 2167: po_releases_all por,

2163: po_headers_all poh,
2164: po_requisition_lines_all prl,
2165: po_req_distributions_all prd,
2166: financials_system_params_all fsp,
2167: po_releases_all por,
2168: po_headers_all ref,
2169: po_requisition_headers_all prh,
2170: mtl_parameters par,
2171: fii_gl_ccid_dimensions ccid,