DBA Data[Home] [Help]

APPS.AK_REGION2_PVT dependencies on DUAL

Line 3747: select userenv('LANG') into l_lang from dual;

3743: --** Save it.
3744: l_orig_ri_rec := l_ri_rec;
3745:
3746: --** Get the TL entry
3747: select userenv('LANG') into l_lang from dual;
3748: open l_ri_tl_csr( p_region_code,
3749: p_region_application_id,
3750: l_ri_rec.attribute_code,
3751: l_ri_rec.attribute_application_id,