DBA Data[Home] [Help]

APPS.IBW_OE_PVT dependencies on IBE_DSP_SECTIONS_B

Line 652: FROM ibe_dsp_sections_b --Perf:70:Changed from sections_vl to sections_v

648: AND organization_id =
649: NVL ( DECODE(LTRIM(pat.attribute15,'0123456789'),NULL,pat.attribute15,-1),-1)
650: )
651: , 'SECTION', ( SELECT section_id
652: FROM ibe_dsp_sections_b --Perf:70:Changed from sections_vl to sections_v
653: WHERE section_id = pat.attribute10 )
654: , NULL
655: )
656: , '-1' )