DBA Data[Home] [Help]

APPS.BEN_EVALUATE_ELIG_PROFILES dependencies on PER_ASSIGNMENT_STATUS_TYPES

Line 8888: l_terminated per_assignment_status_types.per_system_status%type ;

8884: l_elig_inelig_cd ben_elig_to_prte_rsn_f.elig_inelig_cd%type;
8885: l_dpnt_pl_id ben_pl_f.pl_id%type;
8886: l_exists varchar2(30);
8887: --
8888: l_terminated per_assignment_status_types.per_system_status%type ;
8889: l_assignment_id per_all_assignments_f.assignment_id%type;
8890: l_found_profile varchar2(1) := 'N';
8891: l_pl_rec ben_pl_f%rowtype;
8892: l_pl3_rec ben_pl_f%rowtype;