DBA Data[Home] [Help]

APPS.BEN_DETERMINE_RATES dependencies on BENUTILS

Line 80: 20-JUL-99 Gperry 115.19 genutils -> benutils package

76: 18 Jun 99 maagrawa 115.18 Override Oipl level rates, when
77: oiplip rates are available.
78: Override Plan rates when plip
79: rates are present.
80: 20-JUL-99 Gperry 115.19 genutils -> benutils package
81: rename.
82: 22-JUL-99 mhoyes 115.20 - Added new trace messages
83: 07-SEP-99 shdas 115.21 Added codes for cmbn ptip opt .
84: 02-Oct-99 lmcdonal 115.22 was loading annual-min into annual-

Line 197: g_rec benutils.g_batch_rate_rec;

193: 17-Jun-08 sagnanas 116.84 Bug 7154229
194: */
195: ----------------------------------------------------------------------------------------------
196: g_package VARCHAR2(80) := 'ben_determine_rates';
197: g_rec benutils.g_batch_rate_rec;
198: --
199: g_debug boolean := hr_utility.debug_enabled;
200: --
201: TYPE g_acty_base_rt_id_table IS TABLE OF ben_acty_base_rt_f.acty_base_rt_id%TYPE

Line 667: l_rate_outputs := benutils.formula

663: --
664: hr_utility.set_location(' p_asg_row.assignment_id ' || p_asg_row.assignment_id, 20);
665: hr_utility.set_location(' p_asg_row.organization_id ' || p_asg_row.organization_id, 20);
666: --
667: l_rate_outputs := benutils.formula
668: (p_formula_id => l_pgm_rec.salary_calc_mthd_rl,
669: p_effective_date => p_effective_date,
670: p_assignment_id => p_asg_row.assignment_id, -- l_assignment_id,
671: p_organization_id => p_asg_row.organization_id, -- l_organization_id,

Line 1033: benutils.write(p_rec => g_rec);

1029: g_rec.incrmt_elcn_val := l_incrmt_elcn_val(i);
1030: g_rec.dflt_val := l_dflt_val(i);
1031: g_rec.rt_strt_dt := l_rt_strt_dt(i);
1032:
1033: benutils.write(p_rec => g_rec);
1034:
1035: end if;
1036: -- 2897152 if the dt mlt cd is NSVU and vapro fail
1037: --- null value add to a pl/sql table so this can be