DBA Data[Home] [Help]

APPS.BEN_PER_ASG_ELIG dependencies on BEN_ELIGY_PRFL_F

Line 484: from ben_eligy_prfl_f

480:
481:
482: cursor c_chk_elp is
483: select null
484: from ben_eligy_prfl_f
485: where eligy_prfl_id = p_eligy_prfl_id
486: and business_group_id = p_business_group_id
487: and stat_cd = 'A'
488: and p_effective_date between effective_start_date