DBA Data[Home] [Help]

APPS.JAI_AR_TCS_REP_PKG dependencies on JAI_RGM_ORG_REGNS_V

Line 213: JAI_RGM_ORG_REGNS_V rgm_attr_v

209: SELECT
210: regime_id ,
211: attribute_value org_tan_no
212: FROM
213: JAI_RGM_ORG_REGNS_V rgm_attr_v
214: WHERE
215: rgm_attr_v.regime_code = cp_regime_code
216: AND rgm_attr_v.attribute_code = cp_attribute_code
217: AND rgm_attr_v.organization_id = cp_organization_id;