DBA Data[Home] [Help]

APPS.BEN_EVALUATE_ELIG_CONC dependencies on BEN_LER_F

Line 542: l_ler_id ben_ler_f.ler_id%type;

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;
545: l_threads number := 1;
546: l_start_person_action_id number := 0;