DBA Data[Home] [Help]

APPS.BEN_GENERATE_DPNT_COMM dependencies on PER_ALL_PEOPLE_F

Line 4277: l_per_rec per_all_people_f%rowtype;

4273: l_pgm_id number := p_pgm_id;
4274: l_pl_typ_id number := p_pl_typ_id;
4275: l_effective_date date;
4276: --
4277: l_per_rec per_all_people_f%rowtype;
4278: l_prtt_per_rec per_all_people_f%rowtype;
4279: --
4280: -- This cursor gets all the dependents that were de-enrolled
4281: -- due/during this life event and satisfies the HIPAA conditions

Line 4278: l_prtt_per_rec per_all_people_f%rowtype;

4274: l_pl_typ_id number := p_pl_typ_id;
4275: l_effective_date date;
4276: --
4277: l_per_rec per_all_people_f%rowtype;
4278: l_prtt_per_rec per_all_people_f%rowtype;
4279: --
4280: -- This cursor gets all the dependents that were de-enrolled
4281: -- due/during this life event and satisfies the HIPAA conditions
4282: -- and regulation.