DBA Data[Home] [Help]

APPS.JAI_CMN_RGM_SETUP_PKG dependencies on JAI_RGM_ORG_REGNS_V

Line 77: from JAI_RGM_ORG_REGNS_V

73: p_att_type_code jai_rgm_registrations.attribute_type_Code%TYPE , --rchandan for bug#4428980
74: p_att_code jai_rgm_registrations.attribute_Code%TYPE --rchandan for bug#4428980
75: ) IS
76: select attribute_value
77: from JAI_RGM_ORG_REGNS_V
78: where regime_id = p_regime_id
79: and organization_id = p_organization_id
80: and location_id = p_location_id
81: and attribute_type_Code = p_att_type_code