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 1076: -- Columns needed for ben_cwb_person_rates

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

Line 2542: -- Columns needed for ben_cwb_person_rates

2538: ben_manage_cwb_life_events.g_cwb_person_rates_rec
2539: := ben_manage_cwb_life_events.g_cwb_person_rates_rec_temp;
2540: ben_manage_cwb_life_events.populate_cwb_rates(
2541: --
2542: -- Columns needed for ben_cwb_person_rates
2543: --
2544: p_person_id => p_person_id
2545: ,p_pl_id => l_currepe_row.pl_id
2546: ,p_oipl_id => l_currepe_row.oipl_id