DBA Data[Home] [Help]

APPS.BEN_DETERMINE_RATE_CHG dependencies on BEN_DETERMINE_DATE

Line 1188: ben_determine_date.rate_and_coverage_dates

1184: if l_rt_strt_dt is null then
1185: --
1186: -- derive new rt strt dt
1187: --
1188: ben_determine_date.rate_and_coverage_dates
1189: (p_which_dates_cd => 'R'
1190: ,p_date_mandatory_flag => 'Y'
1191: ,p_compute_dates_flag => 'Y'
1192: ,p_business_group_id => p_business_group_id

Line 1300: ben_determine_date.rate_and_coverage_dates

1296: if l_rt_strt_dt is null then
1297: --
1298: -- derive new rt strt dt
1299: --
1300: ben_determine_date.rate_and_coverage_dates
1301: (p_which_dates_cd => 'R'
1302: ,p_date_mandatory_flag => 'Y'
1303: ,p_compute_dates_flag => 'Y'
1304: ,p_business_group_id => p_business_group_id

Line 1757: ben_determine_date.rate_and_coverage_dates

1753: --
1754: -- derive new rt strt dt
1755: --
1756: if l_rt_strt_dt is null then
1757: ben_determine_date.rate_and_coverage_dates
1758: (p_which_dates_cd => 'R'
1759: ,p_date_mandatory_flag => 'Y'
1760: ,p_compute_dates_flag => 'Y'
1761: ,p_business_group_id => p_business_group_id

Line 1787: ben_determine_date.rate_and_coverage_dates

1783: );
1784: end if;
1785:
1786: if l_enrt_cvg_strt_dt is null then
1787: ben_determine_date.rate_and_coverage_dates
1788: (p_which_dates_cd => 'C'
1789: ,p_date_mandatory_flag => 'Y'
1790: ,p_compute_dates_flag => 'Y'
1791: ,p_business_group_id => p_business_group_id

Line 2062: ben_determine_date.rate_and_coverage_dates

2058: --
2059: -- derive new rt strt dt
2060: --
2061: if l_rt_strt_dt is null then
2062: ben_determine_date.rate_and_coverage_dates
2063: (p_which_dates_cd => 'R'
2064: ,p_date_mandatory_flag => 'Y'
2065: ,p_compute_dates_flag => 'Y'
2066: ,p_business_group_id => p_business_group_id

Line 2202: ben_determine_date.rate_and_coverage_dates

2198: --
2199: -- derive new rt strt dt
2200: --
2201: if l_rt_strt_dt is null then
2202: ben_determine_date.rate_and_coverage_dates
2203: (p_which_dates_cd => 'R'
2204: ,p_date_mandatory_flag => 'Y'
2205: ,p_compute_dates_flag => 'Y'
2206: ,p_business_group_id => p_business_group_id

Line 2612: ben_determine_date.rate_and_coverage_dates

2608: l_dummy_number number;
2609: --
2610: begin
2611: --
2612: ben_determine_date.rate_and_coverage_dates
2613: (p_which_dates_cd => 'R'
2614: ,p_compute_dates_flag => 'N'
2615: ,p_business_group_id => p_business_group_id
2616: ,p_elig_per_elctbl_chc_id => p_elig_per_elctbl_chc_id