DBA Data[Home] [Help]

APPS.BEN_GENERATE_COMMUNICATIONS dependencies on FF_EXEC

Line 33: l_outputs ff_exec.outputs_t;

29: p_per_cm_id in number default null,
30: p_effective_date in date) return boolean is
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: --