DBA Data[Home] [Help]

APPS.INV_LABEL_PVT3 dependencies on PO_LINES_TRX_V

Line 471: , po_lines_trx_v pol

467: and rsl.asn_lpn_id = lpn.lpn_id
468: AND rsh.asn_type = 'ASN'
469: ) all_lpn
470: , po_headers_trx_v pha--CLM Changes, using CLM views instead of base tables
471: , po_lines_trx_v pol
472: , rcv_shipment_headers rsh
473: , po_line_locations_trx_v pll
474: WHERE pha.po_header_id(+) = all_lpn.po_header_id
475: AND rsh.shipment_header_id(+) = all_lpn.shipment_header_id