DBA Data[Home] [Help]

APPS.BEN_GENERATE_COMMUNICATIONS dependencies on FF_EXEC

Line 26: l_outputs ff_exec.outputs_t;

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