DBA Data[Home] [Help]

APPS.BEN_POPULATE_RBV dependencies on BEN_ELIG_DPNT_RBV

Line 1370: insert into ben_elig_dpnt_rbv

1366: --
1367: for elenum in p_egd_set.first ..p_egd_set.last
1368: loop
1369: --
1370: insert into ben_elig_dpnt_rbv
1371: ( elig_dpnt_id,
1372: create_dt,
1373: elig_strt_dt,
1374: elig_thru_dt,

Line 3734: l_table_name := 'BEN_ELIG_DPNT_RBV';

3730: );
3731: --
3732: -- Dependent eligibility
3733: --
3734: l_table_name := 'BEN_ELIG_DPNT_RBV';
3735: l_elenum := 0;
3736: --
3737: for row in c_egdrbv
3738: (c_per_id => l_person_id