DBA Data[Home] [Help]

APPS.WMS_PARAMETER_PVT dependencies on PO_LINE_LOCATIONS_ALL

Line 5367: FROM po_line_locations_all

5363:
5364: CURSOR l_po_line_locations_curs IS
5365: SELECT po_header_id
5366: , po_line_id
5367: FROM po_line_locations_all
5368: WHERE line_location_id = p_reference_id;
5369:
5370: CURSOR l_rcv_transactions_curs IS
5371: SELECT po_header_id