DBA Data[Home] [Help]

APPS.BEN_EVALUATE_ELIG_PROFILES dependencies on HR_ALL_ORGANIZATION_UNITS

Line 8907: l_org_rec hr_all_organization_units%rowtype;

8903: l_per_rec per_all_people_f%rowtype;
8904: l_ass_rec per_all_assignments_f%rowtype;
8905: l_ass_rec1 per_all_assignments_f%rowtype; -- Bug 6399423
8906: l_hsc_rec hr_soft_coding_keyflex%rowtype;
8907: l_org_rec hr_all_organization_units%rowtype;
8908: l_loop_count number;
8909: --
8910: l_empasg_row per_all_assignments_f%rowtype;
8911: l_benasg_row per_all_assignments_f%rowtype;