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 199: g_rec benutils.g_batch_rate_rec;

195: the rate and coverage dates.
196: */
197: ----------------------------------------------------------------------------------------------
198: g_package VARCHAR2(80) := 'ben_determine_rates';
199: g_rec benutils.g_batch_rate_rec;
200: --
201: g_debug boolean := hr_utility.debug_enabled;
202: --
203: TYPE g_acty_base_rt_id_table IS TABLE OF ben_acty_base_rt_f.acty_base_rt_id%TYPE

Line 669: l_rate_outputs := benutils.formula

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

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

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