DBA Data[Home] [Help]

APPS.IBW_OE_PVT dependencies on IBE_DSP_SECTIONS_VL

Line 2301: ,ibe_dsp_sections_vl sect

2297: ,sect.section_id
2298: ,sect.access_name
2299: FROM ibw_page_instances page
2300: -- To get the section related information for all the pages that have been tracked by web analytics.
2301: ,ibe_dsp_sections_vl sect
2302: -- To get the sections related information FROM this iStore view
2303: WHERE page.business_context = 'SECTION'
2304: -- Required AS we are taking into account pages with context of 'SECTION' other contexts eg 'PRODUCT' are hANDled separately
2305: AND page.business_context_value = sect.section_id