DBA Data[Home] [Help]

APPS.JAI_CMN_RGM_SETUP_PKG dependencies on JAI_RGM_ORG_REGNS_V

Line 107: from JAI_RGM_ORG_REGNS_V

103: p_att_type_code jai_rgm_registrations.attribute_type_Code%TYPE , --rchandan for bug#4428980
104: p_att_code jai_rgm_registrations.attribute_Code%TYPE --rchandan for bug#4428980
105: ) IS
106: select attribute_value
107: from JAI_RGM_ORG_REGNS_V
108: where regime_id = p_regime_id
109: and organization_id = p_organization_id
110: and location_id = p_location_id
111: and attribute_type_Code = p_att_type_code