DBA Data[Home] [Help]

APPS.BEN_MAINTAIN_DESIGNEE_ELIG dependencies on BEN_LER_F

Line 761: l_ler_id ben_ler_f.ler_id%type;

757: l_benefit_action_id ben_benefit_actions.benefit_action_id%type;
758: l_object_version_number ben_benefit_actions.object_version_number%type;
759: l_person_id /*per_people_f*/ per_all_people_f.person_id%type;
760: l_person_action_id ben_person_actions.person_action_id%type;
761: l_ler_id ben_ler_f.ler_id%type;
762: l_range_id ben_batch_ranges.range_id%type;
763: l_chunk_size number := 20;
764: l_threads number := 1;
765: l_start_person_action_id number := 0;