DBA Data[Home] [Help]

APPS.JAI_ETCS_PKG dependencies on JAI_RGM_CERTIFICATES

Line 2007: jai_rgm_certificates jrc

2003: from
2004: jai_ap_rgm_payments jrp,
2005: jai_rgm_refs_all jra,
2006: jai_rgm_taxes jrt,
2007: jai_rgm_certificates jrc
2008: where
2009: jrp.settlement_id = jra.settlement_id and
2010: jrp.tax_authority_id = p_tax_authority_id and
2011: jrp.tax_authority_site_id = nvl(p_tax_authority_site_id,jrp.tax_authority_site_id) and