DBA Data[Home] [Help]

APPS.INV_RCV_STD_RCPT_APIS dependencies on PO_HEADERS

Line 1708: FROM po_headers poh

1704: , NULL task_id
1705: , pol.secondary_uom secondary_uom --OPM Convergence
1706: , NULL secondary_uom_code --OPM Convergence
1707: , pol.secondary_qty secondary_quantity --OPM Convergence* commented out temp
1708: FROM po_headers poh
1709: , po_line_locations poll
1710: , po_lines pol
1711: , po_releases por
1712: , mtl_system_items msi

Line 3920: , po_headers poh

3916: , NULL secondary_uom_code --OPM Convergence
3917: , NULL secondary_quantity --OPM Convergence
3918: FROM rcv_shipment_lines rsl
3919: , rcv_shipment_headers rsh
3920: , po_headers poh
3921: , po_line_locations poll
3922: , po_lines pol
3923: , po_releases por
3924: , mtl_system_items msi