DBA Data[Home] [Help]

APPS.BEN_DERIVE_FACTORS dependencies on HR_LOCATIONS_ALL

Line 283: l_loc_rec hr_locations_all%rowtype;

279: --
280: l_package varchar2(80) := g_package||'.run_rule';
281: l_result number;
282: l_outputs ff_exec.outputs_t;
283: l_loc_rec hr_locations_all%rowtype;
284: l_ass_rec per_all_assignments_f%rowtype;
285: l_pil_rec ben_per_in_ler%rowtype;
286: l_pl_rec ben_pl_f%rowtype;
287: l_oipl_rec ben_oipl_f%rowtype;