DBA Data[Home] [Help]

APPS.PO_CREATE_ASBN_INVOICE dependencies on PO_VENDOR_SITES

Line 69: po_vendor_sites pvss,

65: NVL(rsh.conversion_date, poh.rate_date) exchange_rate_date,
66: NVL(rsh.conversion_rate, poh.rate) exchange_rate,
67: poh.org_id
68: from
69: po_vendor_sites pvss,
70: po_headers poh,
71: rcv_shipment_headers rsh
72: where
73: poh.vendor_site_id = pvss.vendor_site_id and