DBA Data[Home] [Help]

APPS.WMS_PARAMETER_PVT dependencies on PO_DISTRIBUTIONS_ALL

Line 5361: FROM po_distributions_all

5357:
5358: CURSOR l_po_distributions_curs IS
5359: SELECT po_header_id
5360: , po_line_id
5361: FROM po_distributions_all
5362: WHERE po_distribution_id = p_reference_id;
5363:
5364: CURSOR l_po_line_locations_curs IS
5365: SELECT po_header_id