DBA Data[Home] [Help]

APPS.BEN_NEWLY_INELIGIBLE dependencies on BEN_COBRA_REQUIREMENTS

Line 1450: ben_cobra_requirements.g_cobra_enrollment_change := TRUE;

1446: p_rec => l_pgm_rec);
1447: hr_utility.set_location('pgm_typ: '||l_pgm_rec.pgm_typ_cd,10);
1448: if l_pgm_rec.pgm_typ_cd like 'COBRA%' then
1449: hr_utility.set_location('pgm_typ: '||l_pgm_rec.pgm_typ_cd,10);
1450: ben_cobra_requirements.g_cobra_enrollment_change := TRUE;
1451: end if;
1452: end if;
1453: --
1454: -- end if;

Line 1743: ben_cobra_requirements.g_cobra_enrollment_change := TRUE;

1739: p_rec => l_pgm_rec);
1740: hr_utility.set_location('pgm_typ: '||l_pgm_rec.pgm_typ_cd,10);
1741: if l_pgm_rec.pgm_typ_cd like 'COBRA%' then
1742: hr_utility.set_location('pgm_typ: '||l_pgm_rec.pgm_typ_cd,20);
1743: ben_cobra_requirements.g_cobra_enrollment_change := TRUE;
1744: end if;
1745: --
1746: -- end if;
1747: --