DBA Data[Home] [Help]

APPS.OKE_UTILS dependencies on FND_LANGUAGES

Line 23: G_Userenv_Lang fnd_languages.language_code%TYPE;

19: -- USERENV('LANG'). The value is cached into this variable so that
20: -- calling functions do not have to hit the database to determine this
21: -- value.
22: --
23: G_Userenv_Lang fnd_languages.language_code%TYPE;
24:
25: --
26: -- Multi-Org Security Globals
27: --