DBA Data[Home] [Help]

APPS.BEN_GENERATE_COMMUNICATIONS dependencies on HR_LOCATIONS_ALL

Line 28: l_loc_rec hr_locations_all%rowtype;

24: --
25: l_proc varchar2(80) := g_package||'rule_passes';
26: l_outputs ff_exec.outputs_t;
27: l_jurisdiction_code pay_state_rules.jurisdiction_code%type;
28: l_loc_rec hr_locations_all%rowtype;
29: l_ass_rec per_all_assignments_f%rowtype;
30: --
31: begin
32: --

Line 4202: l_loc_rec hr_locations_all%rowtype;

4198: --
4199: l_ass_rec per_all_assignments_f%rowtype;
4200: l_pl_rec ben_pl_f%rowtype;
4201: l_pil_rec ben_per_in_ler%rowtype;
4202: l_loc_rec hr_locations_all%rowtype;
4203: l_effective_date date;
4204: --
4205: cursor c_triggers(p_eff_date date) is
4206: select ctr.cm_trgr_src_cd,