DBA Data[Home] [Help]

APPS.BEN_DETERMINE_RATES dependencies on BEN_CWB_PERSON_RATES

Line 160: WS_RT_START_DAT in ben_cwb_person_rates

156: calculation of 'Salary Caclculation Rule'
157: instead of Activity Rates, in GSP mode.
158: 14-Jan-03 pbodla 115.60,61 GLOBALCWB : Added code to populate
159: 06-Feb-04 pbodla 115.62 GLOBALCWB : Added code to populate
160: WS_RT_START_DAT in ben_cwb_person_rates
161: 25-Feb-04 pbodla 115.63 GLOBALCWB : Even if rates are not
162: defined still populate the cwb
163: tables - person_groups and
164: person_rates.

Line 1074: -- Columns needed for ben_cwb_person_rates

1070: -- For multi currency support added new paramaters.
1071: --
1072: ben_manage_cwb_life_events.populate_cwb_rates(
1073: --
1074: -- Columns needed for ben_cwb_person_rates
1075: --
1076: p_person_id => p_person_id
1077: ,p_assignment_id => NVL(p_asg_row.assignment_id,l_asg_benass_row.assignment_id)
1078: ,p_organization_id => NVL(p_asg_row.organization_id,l_asg_benass_row.organization_id)

Line 2522: -- Columns needed for ben_cwb_person_rates

2518: ben_manage_cwb_life_events.g_cwb_person_rates_rec
2519: := ben_manage_cwb_life_events.g_cwb_person_rates_rec_temp;
2520: ben_manage_cwb_life_events.populate_cwb_rates(
2521: --
2522: -- Columns needed for ben_cwb_person_rates
2523: --
2524: p_person_id => p_person_id
2525: ,p_pl_id => l_currepe_row.pl_id
2526: ,p_oipl_id => l_currepe_row.oipl_id