DBA Data[Home] [Help]

APPS.PO_CREATE_ASBN_INVOICE dependencies on PO_VENDOR_SITES

Line 82: po_vendor_sites pvss,

78: NVL(rsh.conversion_date, poh.rate_date) exchange_rate_date,
79: NVL(rsh.conversion_rate, poh.rate) exchange_rate,
80: poh.org_id
81: from
82: po_vendor_sites pvss,
83: po_headers poh,
84: rcv_shipment_headers rsh
85: where
86: poh.vendor_site_id = pvss.vendor_site_id and