DBA Data[Home] [Help]

APPS.BEN_EXT_PERSON dependencies on BEN_EXT_CRIT_CMBN

Line 42: ben_ext_crit_cmbn ecc

38: ecc.val_1,
39: ecc.val_2
40: from ben_ext_crit_typ ect,
41: ben_ext_crit_val ecv,
42: ben_ext_crit_cmbn ecc
43: where ect.crit_typ_cd = 'ADV'
44: and ect.ext_crit_typ_id = ecv.ext_crit_typ_id
45: and ect.ext_crit_prfl_id = p_ext_crit_prfl_id
46: and ecv.ext_crit_val_id = ecc.ext_crit_val_id