DBA Data[Home] [Help]

APPS.JAI_AR_TCS_REP_PKG dependencies on JAI_RGM_ORG_REGNS_V

Line 200: JAI_RGM_ORG_REGNS_V rgm_attr_v

196: SELECT
197: regime_id ,
198: attribute_value org_tan_no
199: FROM
200: JAI_RGM_ORG_REGNS_V rgm_attr_v
201: WHERE
202: rgm_attr_v.regime_code = cp_regime_code
203: AND rgm_attr_v.attribute_code = cp_attribute_code
204: AND rgm_attr_v.organization_id = cp_organization_id;