DBA Data[Home] [Help]

APPS.IBW_OE_PVT dependencies on IBE_DSP_SECTIONS_TL

Line 2380: ibe_dsp_sections_tl sect

2376: ,sect.display_name context_instance_name /* SQLID: 14752675. Removed FND_LANGUAGES table from the */
2377: ,sect.language language /* query thereby avoiding MERGE CARTESIAN JOIN */
2378: ,USERENV('LANG') source_lang /* Chamge by gjothiku */
2379: FROM
2380: ibe_dsp_sections_tl sect
2381: ,ibw_context_interface_b cont
2382: WHERE
2383: cont.context_instance_value = sect.section_id
2384: ) conttl