DBA Data[Home] [Help]

APPS.BEN_MAINTAIN_DESIGNEE_ELIG dependencies on BEN_LER_F

Line 756: l_ler_id ben_ler_f.ler_id%type;

752: l_benefit_action_id ben_benefit_actions.benefit_action_id%type;
753: l_object_version_number ben_benefit_actions.object_version_number%type;
754: l_person_id /*per_people_f*/ per_all_people_f.person_id%type;
755: l_person_action_id ben_person_actions.person_action_id%type;
756: l_ler_id ben_ler_f.ler_id%type;
757: l_range_id ben_batch_ranges.range_id%type;
758: l_chunk_size number := 20;
759: l_threads number := 1;
760: l_start_person_action_id number := 0;