DBA Data[Home] [Help]

APPS.BEN_EVALUATE_ELIG_PROFILES dependencies on PER_ASSIGNMENT_STATUS_TYPES

Line 8907: l_terminated per_assignment_status_types.per_system_status%type ;

8903: l_elig_inelig_cd ben_elig_to_prte_rsn_f.elig_inelig_cd%type;
8904: l_dpnt_pl_id ben_pl_f.pl_id%type;
8905: l_exists varchar2(30);
8906: --
8907: l_terminated per_assignment_status_types.per_system_status%type ;
8908: l_assignment_id per_all_assignments_f.assignment_id%type;
8909: l_found_profile varchar2(1) := 'N';
8910: l_pl_rec ben_pl_f%rowtype;
8911: l_pl3_rec ben_pl_f%rowtype;