DBA Data[Home] [Help]

APPS.INV_RCV_DIR_RCPT_APIS dependencies on PO_HEADERS

Line 399: FROM po_headers poh

395: , pod.task_id task_id
396: , pol.secondary_uom secondary_uom --OPM Convergence
397: , NULL secondary_uom_code --OPM Convergence
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

Line 1017: FROM po_headers poh

1013: , pod.task_id task_id
1014: , pol.secondary_uom secondary_uom --OPM Convergence
1015: , NULL secondary_uom_code --OPM Convergence
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

Line 3252: , po_headers poh

3248: , NULL secondary_uom_code --OPM Convergence
3249: , NULL secondary_quantity --OPM Convergence
3250: FROM rcv_shipment_lines rsl
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