DBA Data[Home] [Help]

APPS.BEN_DETERMINE_RATE_CHG dependencies on BEN_DETERMINE_DATE

Line 1100: ben_determine_date.rate_and_coverage_dates

1096: if l_rt_strt_dt is null then
1097: --
1098: -- derive new rt strt dt
1099: --
1100: ben_determine_date.rate_and_coverage_dates
1101: (p_which_dates_cd => 'R'
1102: ,p_date_mandatory_flag => 'Y'
1103: ,p_compute_dates_flag => 'Y'
1104: ,p_business_group_id => p_business_group_id

Line 1181: ben_determine_date.rate_and_coverage_dates

1177: if l_rt_strt_dt is null then
1178: --
1179: -- derive new rt strt dt
1180: --
1181: ben_determine_date.rate_and_coverage_dates
1182: (p_which_dates_cd => 'R'
1183: ,p_date_mandatory_flag => 'Y'
1184: ,p_compute_dates_flag => 'Y'
1185: ,p_business_group_id => p_business_group_id

Line 1574: ben_determine_date.rate_and_coverage_dates

1570: --
1571: -- derive new rt strt dt
1572: --
1573: if l_rt_strt_dt is null then
1574: ben_determine_date.rate_and_coverage_dates
1575: (p_which_dates_cd => 'R'
1576: ,p_date_mandatory_flag => 'Y'
1577: ,p_compute_dates_flag => 'Y'
1578: ,p_business_group_id => p_business_group_id

Line 1604: ben_determine_date.rate_and_coverage_dates

1600: );
1601: end if;
1602:
1603: if l_enrt_cvg_strt_dt is null then
1604: ben_determine_date.rate_and_coverage_dates
1605: (p_which_dates_cd => 'C'
1606: ,p_date_mandatory_flag => 'Y'
1607: ,p_compute_dates_flag => 'Y'
1608: ,p_business_group_id => p_business_group_id

Line 1879: ben_determine_date.rate_and_coverage_dates

1875: --
1876: -- derive new rt strt dt
1877: --
1878: if l_rt_strt_dt is null then
1879: ben_determine_date.rate_and_coverage_dates
1880: (p_which_dates_cd => 'R'
1881: ,p_date_mandatory_flag => 'Y'
1882: ,p_compute_dates_flag => 'Y'
1883: ,p_business_group_id => p_business_group_id

Line 2019: ben_determine_date.rate_and_coverage_dates

2015: --
2016: -- derive new rt strt dt
2017: --
2018: if l_rt_strt_dt is null then
2019: ben_determine_date.rate_and_coverage_dates
2020: (p_which_dates_cd => 'R'
2021: ,p_date_mandatory_flag => 'Y'
2022: ,p_compute_dates_flag => 'Y'
2023: ,p_business_group_id => p_business_group_id

Line 2429: ben_determine_date.rate_and_coverage_dates

2425: l_dummy_number number;
2426: --
2427: begin
2428: --
2429: ben_determine_date.rate_and_coverage_dates
2430: (p_which_dates_cd => 'R'
2431: ,p_compute_dates_flag => 'N'
2432: ,p_business_group_id => p_business_group_id
2433: ,p_elig_per_elctbl_chc_id => p_elig_per_elctbl_chc_id