DBA Data[Home] [Help]

APPS.BEN_PER_ASG_ELIG dependencies on BEN_ELIGY_PRFL_F

Line 471: from ben_eligy_prfl_f

467:
468:
469: cursor c_chk_elp is
470: select null
471: from ben_eligy_prfl_f
472: where eligy_prfl_id = p_eligy_prfl_id
473: and business_group_id = p_business_group_id
474: and stat_cd = 'A'
475: and p_effective_date between effective_start_date