DBA Data[Home] [Help]

APPS.PO_CREATE_ASBN_INVOICE dependencies on PO_HEADERS

Line 70: po_headers poh,

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