DBA Data[Home] [Help]

APPS.WMS_RULES_WORKBENCH_PVT dependencies on PO_DISTRIBUTIONS_ALL

Line 1813: po_distributions_all pod,

1809: elsif (p_reference = 'PO_DISTRIBUTION_ID' ) then
1810: select poh.vendor_id into l_vendor_id
1811: from po_headers_all poh,
1812: po_lines_all pol,
1813: po_distributions_all pod,
1814: po_line_locations_all pll
1815: where poh.po_header_id = pol.po_header_id
1816: and pll.po_header_id = pol.po_header_id
1817: and pll.po_line_id = pol.po_line_id