DBA Data[Home] [Help]

APPS.JTF_LOC_AREAS_PVT dependencies on FND_LANGUAGES

Line 174: FROM fnd_languages l

170: FND_GLOBAL.conc_login_id,
171: USERENV('LANG'),
172: l_loc_area_rec.location_area_name,
173: l_loc_area_rec.location_area_description
174: FROM fnd_languages l
175: WHERE l.installed_flag in ('I', 'B')
176: AND NOT EXISTS
177: (
178: SELECT NULL