DBA Data[Home] [Help]

APPS.BEN_EVALUATE_ELIG_CONC dependencies on PER_PEOPLE_F

Line 540: l_person_id per_people_f.person_id%type;

536: l_request_id number;
537: l_proc varchar2(80) := g_package||'.process';
538: l_benefit_action_id ben_benefit_actions.benefit_action_id%type;
539: l_object_version_number ben_benefit_actions.object_version_number%type;
540: l_person_id per_people_f.person_id%type;
541: l_person_action_id ben_person_actions.person_action_id%type;
542: l_ler_id ben_ler_f.ler_id%type;
543: l_range_id ben_batch_ranges.range_id%type;
544: l_chunk_size number := 20;