DBA Data[Home] [Help]

APPS.PO_RCO_VALIDATION_PVT dependencies on OE_ORDER_HEADERS_ALL

Line 6835: ,oe_order_headers_all oeh

6831: BEGIN
6832: SELECT nvl(sum(w.shipped_quantity),0)
6833: INTO l_open_quantity
6834: FROM oe_order_lines_all oel
6835: ,oe_order_headers_all oeh
6836: ,wsh_delivery_details w
6837: ,po_requisition_lines_all pol
6838: ,po_requisition_headers_all poh --Bug 14280643
6839: WHERE