DBA Data[Home] [Help]

APPS.JAI_ETCS_PKG dependencies on JAI_RGM_CERTIFICATES

Line 2438: jai_rgm_certificates jrc

2434: from
2435: jai_ap_rgm_payments jrp,
2436: jai_rgm_refs_all jra,
2437: jai_rgm_taxes jrt,
2438: jai_rgm_certificates jrc
2439: where
2440: jrp.settlement_id = jra.settlement_id and
2441: jrp.tax_authority_id = p_tax_authority_id and
2442: jrp.tax_authority_site_id = nvl(p_tax_authority_site_id,jrp.tax_authority_site_id) and