DBA Data[Home] [Help]

APPS.CSI_INV_TRXS_PKG dependencies on PO_DISTRIBUTIONS_ALL

Line 1246: FROM po_distributions_all pod,

1242: pol.line_num po_line_number,
1243: poh.segment1 po_number,
1244: pol.unit_price unit_price,
1245: poh.currency_code currency_code
1246: FROM po_distributions_all pod,
1247: po_headers_all poh,
1248: po_lines_all pol
1249: WHERE pod.po_distribution_id = pc_po_distribution_id
1250: AND pod.po_header_id = poh.po_header_id