DBA Data[Home] [Help]

APPS.INV_RCV_STD_RCPT_APIS dependencies on PO_HEADERS

Line 1757: FROM po_headers poh

1753: , NULL task_id
1754: , pol.secondary_uom secondary_uom --OPM Convergence
1755: , NULL secondary_uom_code --OPM Convergence
1756: , pol.secondary_qty secondary_quantity --OPM Convergence* commented out temp
1757: FROM po_headers poh
1758: , po_line_locations poll
1759: , po_lines pol
1760: , po_releases por
1761: , mtl_system_items msi

Line 4101: , po_headers poh

4097: , NULL secondary_uom_code --OPM Convergence
4098: , NULL secondary_quantity --OPM Convergence
4099: FROM rcv_shipment_lines rsl
4100: , rcv_shipment_headers rsh
4101: , po_headers poh
4102: , po_line_locations poll
4103: , po_lines pol
4104: , po_releases por
4105: , mtl_system_items msi