DBA Data[Home] [Help]

APPS.QPR_USER_PLAN_INIT_PVT dependencies on QPR_LOOKUPS

Line 296: QPR_LOOKUPS QL

292: ,null
293: from QPR_REPORT_HDRS_B RHB,
294: qpr_report_type_hdrs_tl RTH,
295: FND_LANGUAGES L,
296: QPR_LOOKUPS QL
297: where L.INSTALLED_FLAG in ('I', 'B')
298: and QL.Lookup_type = 'QPR_REPORT_TITLE_SUFFIX'
299: and QL.Lookup_code = 'DEFVW'
300: and RTH.language = l.language_code