DBA Data[Home] [Help]

APPS.HR_JPBAL dependencies on FND_LANGUAGES

Line 689: from fnd_languages

685: l_rowid rowid;
686: --
687: cursor csr_language_code is
688: select language_code
689: from fnd_languages
690: where installed_flag in ('B', 'I');
691: BEGIN
692: --
693: -- disable in progress of online patch