DBA Data[Home] [Help]

APPS.BEN_EVALUATE_ELIG_PROFILES dependencies on HR_ALL_ORGANIZATION_UNITS

Line 8926: l_org_rec hr_all_organization_units%rowtype;

8922: l_per_rec per_all_people_f%rowtype;
8923: l_ass_rec per_all_assignments_f%rowtype;
8924: l_ass_rec1 per_all_assignments_f%rowtype; -- Bug 6399423
8925: l_hsc_rec hr_soft_coding_keyflex%rowtype;
8926: l_org_rec hr_all_organization_units%rowtype;
8927: l_loop_count number;
8928: --
8929: l_empasg_row per_all_assignments_f%rowtype;
8930: l_benasg_row per_all_assignments_f%rowtype;