DBA Data[Home] [Help]

APPS.BEN_GENERATE_COMMUNICATIONS dependencies on HR_LOCATIONS_ALL

Line 35: l_loc_rec hr_locations_all%rowtype;

31: --
32: l_proc varchar2(80) := g_package||'rule_passes';
33: l_outputs ff_exec.outputs_t;
34: l_jurisdiction_code pay_state_rules.jurisdiction_code%type;
35: l_loc_rec hr_locations_all%rowtype;
36: l_ass_rec per_all_assignments_f%rowtype;
37: --
38: begin
39: --

Line 4531: l_loc_rec hr_locations_all%rowtype;

4527: --
4528: l_ass_rec per_all_assignments_f%rowtype;
4529: l_pl_rec ben_pl_f%rowtype;
4530: l_pil_rec ben_per_in_ler%rowtype;
4531: l_loc_rec hr_locations_all%rowtype;
4532: l_effective_date date;
4533: --
4534: cursor c_triggers(p_eff_date date) is
4535: select ctr.cm_trgr_src_cd,