DBA Data[Home] [Help]

APPS.WMS_RULES_WORKBENCH_PVT dependencies on PO_DISTRIBUTIONS_ALL

Line 1581: po_distributions_all pod,

1577: elsif (p_reference = 'PO_DISTRIBUTION_ID' ) then
1578: select poh.vendor_id into l_vendor_id
1579: from po_headers_all poh,
1580: po_lines_all pol,
1581: po_distributions_all pod,
1582: po_line_locations_all pll
1583: where poh.po_header_id = pol.po_header_id
1584: and pll.po_header_id = pol.po_header_id
1585: and pll.po_line_id = pol.po_line_id