DBA Data[Home] [Help]

APPS.BEN_XCR_BUS dependencies on BEN_EXT_CRIT_VAL

Line 276: from ben_ext_crit_val ecv ,

272: l_api_updating boolean;
273:
274: cursor c is
275: select 'x'
276: from ben_ext_crit_val ecv ,
277: ben_ext_crit_typ ect
278: where ect.ext_Crit_prfl_id = p_ext_crit_prfl_id
279: and ecv.ext_crit_typ_id = ect.ext_crit_typ_id
280: and ecv.ext_crit_bg_id is not null