DBA Data[Home] [Help]

APPS.JG_ZZ_VAT_ALLOC_PRC_PKG dependencies on AP_INVOICES_ALL

Line 224: FROM ap_invoices_all

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