DBA Data[Home] [Help]

APPS.AK_REGION2_PVT dependencies on DUAL

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

3726: --** Save it.
3727: l_orig_ri_rec := l_ri_rec;
3728:
3729: --** Get the TL entry
3730: select userenv('LANG') into l_lang from dual;
3731: open l_ri_tl_csr( p_region_code,
3732: p_region_application_id,
3733: l_ri_rec.attribute_code,
3734: l_ri_rec.attribute_application_id,