DBA Data[Home] [Help]

APPS.PQH_TTL_INS dependencies on FND_LANGUAGES

Line 315: from fnd_languages l

311: ) is
312: --
313: Cursor csr_ins_langs is
314: select l.language_code
315: from fnd_languages l
316: where l.installed_flag in ('I','B')
317: and not exists (select null
318: from pqh_templates_tl ttl
319: where ttl.template_id = p_template_id