DBA Data[Home] [Help]

APPS.QP_CON_UTIL dependencies on FND_LANGUAGES

Line 1003: from FND_LANGUAGES L

999: , p_CON_rec.seeded_description
1000: , p_CON_rec.user_description
1001: , L.language_code
1002: , userenv('LANG')
1003: from FND_LANGUAGES L
1004: where L.INSTALLED_FLAG in ('I', 'B')
1005: and not exists
1006: ( select NULL
1007: from qp_prc_contexts_tl T