DBA Data[Home] [Help]

APPS.BEN_ELIG_CVRD_DPNT_API dependencies on BEN_BACK_OUT_LIFE_EVENT

Line 1467: if ben_back_out_life_event.g_bolfe_effective_date is not null then

1463: --
1464: begin
1465: --
1466: hr_utility.set_location('Entering:'|| l_proc, 10);
1467: if ben_back_out_life_event.g_bolfe_effective_date is not null then
1468: l_child_effective_date:=ben_back_out_life_event.g_bolfe_effective_date;
1469: else
1470: l_child_effective_date:=p_effective_date;
1471: end if;

Line 1468: l_child_effective_date:=ben_back_out_life_event.g_bolfe_effective_date;

1464: begin
1465: --
1466: hr_utility.set_location('Entering:'|| l_proc, 10);
1467: if ben_back_out_life_event.g_bolfe_effective_date is not null then
1468: l_child_effective_date:=ben_back_out_life_event.g_bolfe_effective_date;
1469: else
1470: l_child_effective_date:=p_effective_date;
1471: end if;
1472: --

Line 1886: if ben_back_out_life_event.g_bolfe_effective_date is not null then

1882: --
1883: begin
1884: --
1885: hr_utility.set_location('Entering:'|| l_proc, 10);
1886: if ben_back_out_life_event.g_bolfe_effective_date is not null then
1887: l_child_effective_date:=ben_back_out_life_event.g_bolfe_effective_date;
1888: else
1889: l_child_effective_date:=p_effective_date;
1890: end if;

Line 1887: l_child_effective_date:=ben_back_out_life_event.g_bolfe_effective_date;

1883: begin
1884: --
1885: hr_utility.set_location('Entering:'|| l_proc, 10);
1886: if ben_back_out_life_event.g_bolfe_effective_date is not null then
1887: l_child_effective_date:=ben_back_out_life_event.g_bolfe_effective_date;
1888: else
1889: l_child_effective_date:=p_effective_date;
1890: end if;
1891: --