DBA Data[Home] [Help]

APPS.JG_ZZ_VAT_ALLOC_PRC_PKG dependencies on AP_INVOICES_ALL

Line 225: FROM ap_invoices_all

221: map_jzvre.vat_reporting_entity_id = jzvre.vat_reporting_entity_id);
222:
223: CURSOR c_ap_trx_type(cpn_trx_id in number) is
224: SELECT invoice_type_lookup_code
225: FROM ap_invoices_all
226: WHERE invoice_id = cpn_trx_id;
227:
228: CURSOR c_cr_dtl(cpn_trx_id in number) is
229: SELECT cr.reversal_category cr_rev_category