DBA Data[Home] [Help]

APPS.CSTPAPBR dependencies on AP_INVOICES_ALL

Line 858: ap_invoices_all aia

854: l_acq_cost_ent_inv
855: from
856: cst_rcv_acq_cost_details cracd,
857: ap_invoice_distributions_all aida,
858: ap_invoices_all aia
859: where
860: aida.invoice_distribution_id = cracd.invoice_distribution_id
861: and aia.invoice_id = aida.invoice_id
862: and aia.org_id = aida.org_id