DBA Data[Home] [Help]

APPS.PER_CAGR_UTILITY_PKG dependencies on BEN_ELIGY_PRFL_F

Line 127: from ben_eligy_prfl_f

123: --
124:
125: CURSOR csr_elig IS
126: select name
127: from ben_eligy_prfl_f
128: where ELIGY_PRFL_ID = p_eligy_prfl_id
129: and p_effective_date between EFFECTIVE_START_DATE and EFFECTIVE_END_DATE;
130:
131: CURSOR csr_ff IS