DBA Data[Home] [Help]

APPS.INV_PO_THIRD_PARTY_STOCK_MDTR dependencies on PO_VENDOR_SITES_ALL

Line 114: po_vendor_sites_all

110: INTO
111: l_vendor_id
112: , l_vs_org_id
113: FROM
114: po_vendor_sites_all
115: WHERE vendor_site_id = l_vendor_site_id;
116:
117: -- Get the most recent valid blanket PO for the item,supplier,org
118: -- combination.The document sourcing API sources from blankets and

Line 202: po_vendor_sites_all

198: org_id
199: INTO
200: l_org_id
201: FROM
202: po_vendor_sites_all
203: WHERE vendor_site_id = l_vendor_site_id;
204:
205: SELECT
206: user_defined_po_num_code