DBA Data[Home] [Help]

APPS.BEN_BACK_OUT_CONC dependencies on PER_PEOPLE_F

Line 899: l_person_id per_people_f.person_id%type;

895: l_request_id number;
896: l_proc varchar2(80) := g_package||'.process';
897: l_benefit_action_id ben_benefit_actions.benefit_action_id%type;
898: l_object_version_number ben_benefit_actions.object_version_number%type;
899: l_person_id per_people_f.person_id%type;
900: l_person_action_id ben_person_actions.person_action_id%type;
901: l_ler_id ben_ler_f.ler_id%type;
902: l_range_id ben_batch_ranges.range_id%type;
903: l_chunk_size number := 20;