DBA Data[Home] [Help]

APPS.PO_DOCUMENT_UPGRADE_PVT dependencies on AP_INVOICES_ALL

Line 208: ap_invoices_all AIN,

204: 'CLOSED FOR INVOICE',poll.last_update_date,
205: NULL)
206: )
207: from ap_invoice_distributions_all AID,
208: ap_invoices_all AIN,
209: po_distributions_all POD
210: where AID.invoice_id = AIN.invoice_id
211: and AID.po_distribution_id = POD.po_distribution_id
212: and POD.line_location_id = poll.line_location_id