DBA Data[Home] [Help]

APPS.PO_CREATE_ASBN_INVOICE dependencies on PO_HEADERS

Line 83: po_headers poh,

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
87: poh.pcard_id is null and