DBA Data[Home] [Help]

APPS.BEN_POPULATE_RBV dependencies on BEN_ENRT_RT_RBV

Line 2043: insert into ben_enrt_rt_rbv

2039: --
2040: for elenum in p_ecr_set.first ..p_ecr_set.last
2041: loop
2042: --
2043: insert into ben_enrt_rt_rbv
2044: (enrt_rt_id,
2045: acty_typ_cd,
2046: tx_typ_cd,
2047: ctfn_rqd_flag,

Line 3906: l_table_name := 'BEN_ENRT_RT_RBV';

3902: );
3903: --
3904: -- Rates
3905: --
3906: l_table_name := 'BEN_ENRT_RT_RBV';
3907: l_elenum := 0;
3908: --
3909: for row in c_ecreperbv
3910: (c_per_id => l_person_id