DBA Data[Home] [Help]

APPS.CST_ACCRUAL_REC_PVT dependencies on AP_INVOICES_ALL

Line 830: from ap_invoices_all apia

826: else
827: --{
828: select apia.legal_entity_id
829: into l_le_id
830: from ap_invoices_all apia
831: ,(SELECT invoice_id
832: ,invoice_distribution_id
833: FROM ap_invoice_distributions_all
834: UNION