DBA Data[Home] [Help]

APPS.BEN_EAT_INS dependencies on FND_LANGUAGES

Line 171: from fnd_languages l

167: null,
168: null,
169: fnd_global.user_id,
170: sysdate
171: from fnd_languages l
172: where l.installed_flag in ('I', 'B')
173: and not exists
174: (select null
175: from ben_actn_typ_tl t