DBA Data[Home] [Help]

APPS.BEN_POPULATE_RBV dependencies on BEN_PER_CM_F_RBV

Line 2596: insert into ben_per_cm_f_rbv

2592: --
2593: for elenum in p_pcm_set.first ..p_pcm_set.last
2594: loop
2595: --
2596: insert into ben_per_cm_f_rbv
2597: ( per_cm_id,
2598: effective_start_date,
2599: effective_end_date,
2600: lf_evt_ocrd_dt,

Line 4033: l_table_name := 'BEN_PER_CM_F_RBV';

4029: );
4030: --
4031: -- Communications
4032: --
4033: l_table_name := 'BEN_PER_CM_F_RBV';
4034: l_elenum := 0;
4035: --
4036: for row in c_pcmrbv
4037: (c_per_id => l_person_id