DBA Data[Home] [Help]

APPS.WMS_RULES_WORKBENCH_PVT dependencies on RCV_TRANSACTIONS

Line 1595: rcv_transactions rct,

1591: Else
1592: select poh.vendor_id into l_vendor_id
1593: from po_headers_all poh,
1594: po_lines_all pol,
1595: rcv_transactions rct,
1596: po_line_locations_all pll
1597: where poh.po_header_id = pol.po_header_id
1598: and pll.po_header_id = pol.po_header_id
1599: and pll.po_line_id = pol.po_line_id