DBA Data[Home] [Help]

APPS.INV_RCV_DIR_RCPT_APIS dependencies on PO_RELEASES

Line 402: , po_releases por

398: , pol.secondary_qty secondary_quantity --OPM Convergence
399: FROM po_headers poh
400: , po_line_locations poll
401: , po_lines pol
402: , po_releases por
403: , mtl_system_items msi
404: , mtl_units_of_measure mum
405: , po_distributions pod
406: WHERE pod.po_distribution_id = v_po_distribution_id

Line 1020: , po_releases por

1016: , pol.secondary_qty secondary_quantity --OPM Convergence
1017: FROM po_headers poh
1018: , po_line_locations poll
1019: , po_lines pol
1020: , po_releases por
1021: , mtl_system_items msi
1022: , mtl_units_of_measure mum
1023: , po_distributions pod
1024: WHERE pod.po_distribution_id = v_po_distribution_id

Line 3255: , po_releases por

3251: , rcv_shipment_headers rsh
3252: , po_headers poh
3253: , po_line_locations poll
3254: , po_lines pol
3255: , po_releases por
3256: , mtl_system_items msi
3257: , mtl_units_of_measure mum
3258: , po_distributions pod
3259: WHERE pod.po_distribution_id = v_po_distribution_id