DBA Data[Home] [Help]

APPS.WMS_RULES_WORKBENCH_PVT dependencies on RCV_TRANSACTIONS

Line 1827: rcv_transactions rct,

1823: Else
1824: select poh.vendor_id into l_vendor_id
1825: from po_headers_all poh,
1826: po_lines_all pol,
1827: rcv_transactions rct,
1828: po_line_locations_all pll
1829: where poh.po_header_id = pol.po_header_id
1830: and pll.po_header_id = pol.po_header_id
1831: and pll.po_line_id = pol.po_line_id