DBA Data[Home] [Help]

APPS.WF_LOCAL_SYNCH dependencies on FND_LANGUAGES

Line 2699: from FND_LANGUAGES

2695: end if;
2696:
2697: select NLS_LANGUAGE, NLS_TERRITORY
2698: into g_BaseLanguage, g_BaseTerritory
2699: from FND_LANGUAGES
2700: where INSTALLED_FLAG = 'B';
2701:
2702: if (p_orig_system = 'ALL') then
2703: for origsys in valid_orig_systems loop