DBA Data[Home] [Help]

APPS.CSI_INV_TRXS_PKG dependencies on PO_DISTRIBUTIONS_ALL

Line 1219: FROM po_distributions_all pod,

1215: pol.line_num po_line_number,
1216: poh.segment1 po_number,
1217: pol.unit_price unit_price,
1218: poh.currency_code currency_code
1219: FROM po_distributions_all pod,
1220: po_headers_all poh,
1221: po_lines_all pol
1222: WHERE pod.po_distribution_id = pc_po_distribution_id
1223: AND pod.po_header_id = poh.po_header_id