DBA Data[Home] [Help]

APPS.BEN_DETERMINE_ELIGIBILITY dependencies on HR_LOCATIONS_ALL

Line 111: l_loc_rec hr_locations_all%rowtype;

107: l_jurisdiction_code varchar2(30);
108: --
109: l_per_rec per_all_people_f%rowtype;
110: l_ass_rec per_all_assignments_f%rowtype;
111: l_loc_rec hr_locations_all%rowtype;
112: l_ctr_rec per_contact_relationships%rowtype;
113: l_hsc_rec hr_soft_coding_keyflex%rowtype;
114: l_org_rec hr_all_organization_units%rowtype;
115: l_loop_count number;