DBA Data[Home] [Help]

APPS.WF_LOCAL_SYNCH dependencies on FND_LANGUAGES

Line 2633: from FND_LANGUAGES

2629: end if;
2630:
2631: select NLS_LANGUAGE, NLS_TERRITORY
2632: into g_BaseLanguage, g_BaseTerritory
2633: from FND_LANGUAGES
2634: where INSTALLED_FLAG = 'B';
2635:
2636: if (p_orig_system = 'ALL') then
2637: for origsys in valid_orig_systems loop