DBA Data[Home] [Help]

APPS.BEN_CEP_CACHE1 dependencies on BEN_CEP_CACHE

Line 1: package body ben_cep_cache1 as

1: package body ben_cep_cache1 as
2: /* $Header: bencepc1.pkb 120.1 2006/05/04 03:48:31 abparekh noship $ */
3: --
4: procedure write_cobcep_odcache
5: (p_effective_date in date

Line 688: ,ben_cep_cache.g_hash_key);

684: --
685: l_hv := mod(nvl(p_pgm_id,1)+nvl(p_ptip_id,2)+nvl(p_plip_id,3)
686: +nvl(p_pl_id,4)+nvl(p_oipl_id,5)
687: +nvl(p_vrbl_rt_prfl_id,6) -- Grade/Step
688: ,ben_cep_cache.g_hash_key);
689: --
690: -- Get a unique hash value
691: --
692: if ben_cep_cache.g_copcep_odlookup.exists(l_hv) then

Line 692: if ben_cep_cache.g_copcep_odlookup.exists(l_hv) then

688: ,ben_cep_cache.g_hash_key);
689: --
690: -- Get a unique hash value
691: --
692: if ben_cep_cache.g_copcep_odlookup.exists(l_hv) then
693: --
694: if nvl(ben_cep_cache.g_copcep_odlookup(l_hv).id,-1) = nvl(p_pgm_id,-1)
695: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk_id,-1) = nvl(p_ptip_id,-1)
696: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id,-1) = nvl(p_plip_id,-1)

Line 694: if nvl(ben_cep_cache.g_copcep_odlookup(l_hv).id,-1) = nvl(p_pgm_id,-1)

690: -- Get a unique hash value
691: --
692: if ben_cep_cache.g_copcep_odlookup.exists(l_hv) then
693: --
694: if nvl(ben_cep_cache.g_copcep_odlookup(l_hv).id,-1) = nvl(p_pgm_id,-1)
695: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk_id,-1) = nvl(p_ptip_id,-1)
696: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id,-1) = nvl(p_plip_id,-1)
697: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id,-1) = nvl(p_pl_id,-1)
698: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id,-1) = nvl(p_oipl_id,-1)

Line 695: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk_id,-1) = nvl(p_ptip_id,-1)

691: --
692: if ben_cep_cache.g_copcep_odlookup.exists(l_hv) then
693: --
694: if nvl(ben_cep_cache.g_copcep_odlookup(l_hv).id,-1) = nvl(p_pgm_id,-1)
695: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk_id,-1) = nvl(p_ptip_id,-1)
696: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id,-1) = nvl(p_plip_id,-1)
697: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id,-1) = nvl(p_pl_id,-1)
698: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id,-1) = nvl(p_oipl_id,-1)
699: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk4_id,-1) = nvl(p_vrbl_rt_prfl_id,-1) -- Grade/Step

Line 696: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id,-1) = nvl(p_plip_id,-1)

692: if ben_cep_cache.g_copcep_odlookup.exists(l_hv) then
693: --
694: if nvl(ben_cep_cache.g_copcep_odlookup(l_hv).id,-1) = nvl(p_pgm_id,-1)
695: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk_id,-1) = nvl(p_ptip_id,-1)
696: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id,-1) = nvl(p_plip_id,-1)
697: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id,-1) = nvl(p_pl_id,-1)
698: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id,-1) = nvl(p_oipl_id,-1)
699: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk4_id,-1) = nvl(p_vrbl_rt_prfl_id,-1) -- Grade/Step
700: then

Line 697: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id,-1) = nvl(p_pl_id,-1)

693: --
694: if nvl(ben_cep_cache.g_copcep_odlookup(l_hv).id,-1) = nvl(p_pgm_id,-1)
695: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk_id,-1) = nvl(p_ptip_id,-1)
696: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id,-1) = nvl(p_plip_id,-1)
697: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id,-1) = nvl(p_pl_id,-1)
698: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id,-1) = nvl(p_oipl_id,-1)
699: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk4_id,-1) = nvl(p_vrbl_rt_prfl_id,-1) -- Grade/Step
700: then
701: --

Line 698: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id,-1) = nvl(p_oipl_id,-1)

694: if nvl(ben_cep_cache.g_copcep_odlookup(l_hv).id,-1) = nvl(p_pgm_id,-1)
695: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk_id,-1) = nvl(p_ptip_id,-1)
696: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id,-1) = nvl(p_plip_id,-1)
697: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id,-1) = nvl(p_pl_id,-1)
698: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id,-1) = nvl(p_oipl_id,-1)
699: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk4_id,-1) = nvl(p_vrbl_rt_prfl_id,-1) -- Grade/Step
700: then
701: --
702: null;

Line 699: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk4_id,-1) = nvl(p_vrbl_rt_prfl_id,-1) -- Grade/Step

695: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk_id,-1) = nvl(p_ptip_id,-1)
696: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id,-1) = nvl(p_plip_id,-1)
697: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id,-1) = nvl(p_pl_id,-1)
698: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id,-1) = nvl(p_oipl_id,-1)
699: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk4_id,-1) = nvl(p_vrbl_rt_prfl_id,-1) -- Grade/Step
700: then
701: --
702: null;
703: --

Line 712: l_hv := l_hv+ben_cep_cache.g_hash_jump;

708: -- Loop until un-allocated has value is derived
709: --
710: while not l_not_hash_found loop
711: --
712: l_hv := l_hv+ben_cep_cache.g_hash_jump;
713: /*
714: l_hv := ben_hash_utility.get_next_hash_index(p_hash_index => l_hv);
715: */
716: --

Line 719: if ben_cep_cache.g_copcep_odlookup.exists(l_hv) then

715: */
716: --
717: -- Check if the hash index exists, and compare the values
718: --
719: if ben_cep_cache.g_copcep_odlookup.exists(l_hv) then
720: --
721: if nvl(ben_cep_cache.g_copcep_odlookup(l_hv).id,-1) = nvl(p_pgm_id,-1)
722: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk_id,-1) = nvl(p_ptip_id,-1)
723: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id,-1) = nvl(p_plip_id,-1)

Line 721: if nvl(ben_cep_cache.g_copcep_odlookup(l_hv).id,-1) = nvl(p_pgm_id,-1)

717: -- Check if the hash index exists, and compare the values
718: --
719: if ben_cep_cache.g_copcep_odlookup.exists(l_hv) then
720: --
721: if nvl(ben_cep_cache.g_copcep_odlookup(l_hv).id,-1) = nvl(p_pgm_id,-1)
722: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk_id,-1) = nvl(p_ptip_id,-1)
723: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id,-1) = nvl(p_plip_id,-1)
724: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id,-1) = nvl(p_pl_id,-1)
725: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id,-1) = nvl(p_oipl_id,-1)

Line 722: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk_id,-1) = nvl(p_ptip_id,-1)

718: --
719: if ben_cep_cache.g_copcep_odlookup.exists(l_hv) then
720: --
721: if nvl(ben_cep_cache.g_copcep_odlookup(l_hv).id,-1) = nvl(p_pgm_id,-1)
722: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk_id,-1) = nvl(p_ptip_id,-1)
723: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id,-1) = nvl(p_plip_id,-1)
724: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id,-1) = nvl(p_pl_id,-1)
725: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id,-1) = nvl(p_oipl_id,-1)
726: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk4_id,-1) = nvl(p_vrbl_rt_prfl_id,-1) -- Grade/Step

Line 723: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id,-1) = nvl(p_plip_id,-1)

719: if ben_cep_cache.g_copcep_odlookup.exists(l_hv) then
720: --
721: if nvl(ben_cep_cache.g_copcep_odlookup(l_hv).id,-1) = nvl(p_pgm_id,-1)
722: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk_id,-1) = nvl(p_ptip_id,-1)
723: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id,-1) = nvl(p_plip_id,-1)
724: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id,-1) = nvl(p_pl_id,-1)
725: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id,-1) = nvl(p_oipl_id,-1)
726: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk4_id,-1) = nvl(p_vrbl_rt_prfl_id,-1) -- Grade/Step
727: then

Line 724: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id,-1) = nvl(p_pl_id,-1)

720: --
721: if nvl(ben_cep_cache.g_copcep_odlookup(l_hv).id,-1) = nvl(p_pgm_id,-1)
722: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk_id,-1) = nvl(p_ptip_id,-1)
723: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id,-1) = nvl(p_plip_id,-1)
724: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id,-1) = nvl(p_pl_id,-1)
725: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id,-1) = nvl(p_oipl_id,-1)
726: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk4_id,-1) = nvl(p_vrbl_rt_prfl_id,-1) -- Grade/Step
727: then
728: --

Line 725: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id,-1) = nvl(p_oipl_id,-1)

721: if nvl(ben_cep_cache.g_copcep_odlookup(l_hv).id,-1) = nvl(p_pgm_id,-1)
722: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk_id,-1) = nvl(p_ptip_id,-1)
723: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id,-1) = nvl(p_plip_id,-1)
724: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id,-1) = nvl(p_pl_id,-1)
725: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id,-1) = nvl(p_oipl_id,-1)
726: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk4_id,-1) = nvl(p_vrbl_rt_prfl_id,-1) -- Grade/Step
727: then
728: --
729: l_not_hash_found := true;

Line 726: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk4_id,-1) = nvl(p_vrbl_rt_prfl_id,-1) -- Grade/Step

722: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk_id,-1) = nvl(p_ptip_id,-1)
723: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id,-1) = nvl(p_plip_id,-1)
724: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id,-1) = nvl(p_pl_id,-1)
725: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id,-1) = nvl(p_oipl_id,-1)
726: and nvl(ben_cep_cache.g_copcep_odlookup(l_hv).fk4_id,-1) = nvl(p_vrbl_rt_prfl_id,-1) -- Grade/Step
727: then
728: --
729: l_not_hash_found := true;
730: exit;

Line 750: ben_cep_cache.g_copcep_odlookup(l_hv).id := p_pgm_id;

746: end if;
747: --
748: end if;
749: --
750: ben_cep_cache.g_copcep_odlookup(l_hv).id := p_pgm_id;
751: ben_cep_cache.g_copcep_odlookup(l_hv).fk_id := p_ptip_id;
752: ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id := p_plip_id;
753: ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id := p_pl_id;
754: ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id := p_oipl_id;

Line 751: ben_cep_cache.g_copcep_odlookup(l_hv).fk_id := p_ptip_id;

747: --
748: end if;
749: --
750: ben_cep_cache.g_copcep_odlookup(l_hv).id := p_pgm_id;
751: ben_cep_cache.g_copcep_odlookup(l_hv).fk_id := p_ptip_id;
752: ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id := p_plip_id;
753: ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id := p_pl_id;
754: ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id := p_oipl_id;
755: ben_cep_cache.g_copcep_odlookup(l_hv).fk4_id := p_vrbl_rt_prfl_id;

Line 752: ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id := p_plip_id;

748: end if;
749: --
750: ben_cep_cache.g_copcep_odlookup(l_hv).id := p_pgm_id;
751: ben_cep_cache.g_copcep_odlookup(l_hv).fk_id := p_ptip_id;
752: ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id := p_plip_id;
753: ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id := p_pl_id;
754: ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id := p_oipl_id;
755: ben_cep_cache.g_copcep_odlookup(l_hv).fk4_id := p_vrbl_rt_prfl_id;
756: --

Line 753: ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id := p_pl_id;

749: --
750: ben_cep_cache.g_copcep_odlookup(l_hv).id := p_pgm_id;
751: ben_cep_cache.g_copcep_odlookup(l_hv).fk_id := p_ptip_id;
752: ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id := p_plip_id;
753: ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id := p_pl_id;
754: ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id := p_oipl_id;
755: ben_cep_cache.g_copcep_odlookup(l_hv).fk4_id := p_vrbl_rt_prfl_id;
756: --
757: hr_utility.set_location(' Dn Look '||l_proc,10);

Line 754: ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id := p_oipl_id;

750: ben_cep_cache.g_copcep_odlookup(l_hv).id := p_pgm_id;
751: ben_cep_cache.g_copcep_odlookup(l_hv).fk_id := p_ptip_id;
752: ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id := p_plip_id;
753: ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id := p_pl_id;
754: ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id := p_oipl_id;
755: ben_cep_cache.g_copcep_odlookup(l_hv).fk4_id := p_vrbl_rt_prfl_id;
756: --
757: hr_utility.set_location(' Dn Look '||l_proc,10);
758: --

Line 755: ben_cep_cache.g_copcep_odlookup(l_hv).fk4_id := p_vrbl_rt_prfl_id;

751: ben_cep_cache.g_copcep_odlookup(l_hv).fk_id := p_ptip_id;
752: ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id := p_plip_id;
753: ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id := p_pl_id;
754: ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id := p_oipl_id;
755: ben_cep_cache.g_copcep_odlookup(l_hv).fk4_id := p_vrbl_rt_prfl_id;
756: --
757: hr_utility.set_location(' Dn Look '||l_proc,10);
758: --
759: l_starttorele_num := nvl(ben_cep_cache.g_copcep_nxelenum,1);

Line 759: l_starttorele_num := nvl(ben_cep_cache.g_copcep_nxelenum,1);

755: ben_cep_cache.g_copcep_odlookup(l_hv).fk4_id := p_vrbl_rt_prfl_id;
756: --
757: hr_utility.set_location(' Dn Look '||l_proc,10);
758: --
759: l_starttorele_num := nvl(ben_cep_cache.g_copcep_nxelenum,1);
760: l_torrwnum := l_starttorele_num;
761: --
762: hr_utility.set_location(' Bef inst loop '||l_proc,10);
763: --

Line 846: ben_cep_cache.g_copcep_odinst.extend(1);

842: end if;
843: --
844: hr_utility.set_location(' Assign inst '||l_proc,10);
845: --
846: ben_cep_cache.g_copcep_odinst.extend(1);
847: ben_cep_cache.g_copcep_odinst(l_torrwnum).pgm_id := l_instance.pgm_id;
848: ben_cep_cache.g_copcep_odinst(l_torrwnum).ptip_id := l_instance.ptip_id;
849: ben_cep_cache.g_copcep_odinst(l_torrwnum).plip_id := l_instance.plip_id;
850: ben_cep_cache.g_copcep_odinst(l_torrwnum).pl_id := l_instance.pl_id;

Line 847: ben_cep_cache.g_copcep_odinst(l_torrwnum).pgm_id := l_instance.pgm_id;

843: --
844: hr_utility.set_location(' Assign inst '||l_proc,10);
845: --
846: ben_cep_cache.g_copcep_odinst.extend(1);
847: ben_cep_cache.g_copcep_odinst(l_torrwnum).pgm_id := l_instance.pgm_id;
848: ben_cep_cache.g_copcep_odinst(l_torrwnum).ptip_id := l_instance.ptip_id;
849: ben_cep_cache.g_copcep_odinst(l_torrwnum).plip_id := l_instance.plip_id;
850: ben_cep_cache.g_copcep_odinst(l_torrwnum).pl_id := l_instance.pl_id;
851: ben_cep_cache.g_copcep_odinst(l_torrwnum).oipl_id := l_instance.oipl_id;

Line 848: ben_cep_cache.g_copcep_odinst(l_torrwnum).ptip_id := l_instance.ptip_id;

844: hr_utility.set_location(' Assign inst '||l_proc,10);
845: --
846: ben_cep_cache.g_copcep_odinst.extend(1);
847: ben_cep_cache.g_copcep_odinst(l_torrwnum).pgm_id := l_instance.pgm_id;
848: ben_cep_cache.g_copcep_odinst(l_torrwnum).ptip_id := l_instance.ptip_id;
849: ben_cep_cache.g_copcep_odinst(l_torrwnum).plip_id := l_instance.plip_id;
850: ben_cep_cache.g_copcep_odinst(l_torrwnum).pl_id := l_instance.pl_id;
851: ben_cep_cache.g_copcep_odinst(l_torrwnum).oipl_id := l_instance.oipl_id;
852: -- Grade/Step

Line 849: ben_cep_cache.g_copcep_odinst(l_torrwnum).plip_id := l_instance.plip_id;

845: --
846: ben_cep_cache.g_copcep_odinst.extend(1);
847: ben_cep_cache.g_copcep_odinst(l_torrwnum).pgm_id := l_instance.pgm_id;
848: ben_cep_cache.g_copcep_odinst(l_torrwnum).ptip_id := l_instance.ptip_id;
849: ben_cep_cache.g_copcep_odinst(l_torrwnum).plip_id := l_instance.plip_id;
850: ben_cep_cache.g_copcep_odinst(l_torrwnum).pl_id := l_instance.pl_id;
851: ben_cep_cache.g_copcep_odinst(l_torrwnum).oipl_id := l_instance.oipl_id;
852: -- Grade/Step
853: ben_cep_cache.g_copcep_odinst(l_torrwnum).vrbl_rt_prfl_id := l_instance.vrbl_rt_prfl_id;

Line 850: ben_cep_cache.g_copcep_odinst(l_torrwnum).pl_id := l_instance.pl_id;

846: ben_cep_cache.g_copcep_odinst.extend(1);
847: ben_cep_cache.g_copcep_odinst(l_torrwnum).pgm_id := l_instance.pgm_id;
848: ben_cep_cache.g_copcep_odinst(l_torrwnum).ptip_id := l_instance.ptip_id;
849: ben_cep_cache.g_copcep_odinst(l_torrwnum).plip_id := l_instance.plip_id;
850: ben_cep_cache.g_copcep_odinst(l_torrwnum).pl_id := l_instance.pl_id;
851: ben_cep_cache.g_copcep_odinst(l_torrwnum).oipl_id := l_instance.oipl_id;
852: -- Grade/Step
853: ben_cep_cache.g_copcep_odinst(l_torrwnum).vrbl_rt_prfl_id := l_instance.vrbl_rt_prfl_id;
854: ben_cep_cache.g_copcep_odinst(l_torrwnum).prtn_elig_id := l_instance.prtn_elig_id;

Line 851: ben_cep_cache.g_copcep_odinst(l_torrwnum).oipl_id := l_instance.oipl_id;

847: ben_cep_cache.g_copcep_odinst(l_torrwnum).pgm_id := l_instance.pgm_id;
848: ben_cep_cache.g_copcep_odinst(l_torrwnum).ptip_id := l_instance.ptip_id;
849: ben_cep_cache.g_copcep_odinst(l_torrwnum).plip_id := l_instance.plip_id;
850: ben_cep_cache.g_copcep_odinst(l_torrwnum).pl_id := l_instance.pl_id;
851: ben_cep_cache.g_copcep_odinst(l_torrwnum).oipl_id := l_instance.oipl_id;
852: -- Grade/Step
853: ben_cep_cache.g_copcep_odinst(l_torrwnum).vrbl_rt_prfl_id := l_instance.vrbl_rt_prfl_id;
854: ben_cep_cache.g_copcep_odinst(l_torrwnum).prtn_elig_id := l_instance.prtn_elig_id;
855: ben_cep_cache.g_copcep_odinst(l_torrwnum).trk_scr_for_inelg_flag := l_instance.trk_scr_for_inelg_flag;

Line 853: ben_cep_cache.g_copcep_odinst(l_torrwnum).vrbl_rt_prfl_id := l_instance.vrbl_rt_prfl_id;

849: ben_cep_cache.g_copcep_odinst(l_torrwnum).plip_id := l_instance.plip_id;
850: ben_cep_cache.g_copcep_odinst(l_torrwnum).pl_id := l_instance.pl_id;
851: ben_cep_cache.g_copcep_odinst(l_torrwnum).oipl_id := l_instance.oipl_id;
852: -- Grade/Step
853: ben_cep_cache.g_copcep_odinst(l_torrwnum).vrbl_rt_prfl_id := l_instance.vrbl_rt_prfl_id;
854: ben_cep_cache.g_copcep_odinst(l_torrwnum).prtn_elig_id := l_instance.prtn_elig_id;
855: ben_cep_cache.g_copcep_odinst(l_torrwnum).trk_scr_for_inelg_flag := l_instance.trk_scr_for_inelg_flag;
856: ben_cep_cache.g_copcep_odinst(l_torrwnum).compute_score_flag := l_instance.compute_score_flag;
857: ben_cep_cache.g_copcep_odinst(l_torrwnum).mndtry_flag := l_instance.mndtry_flag;

Line 854: ben_cep_cache.g_copcep_odinst(l_torrwnum).prtn_elig_id := l_instance.prtn_elig_id;

850: ben_cep_cache.g_copcep_odinst(l_torrwnum).pl_id := l_instance.pl_id;
851: ben_cep_cache.g_copcep_odinst(l_torrwnum).oipl_id := l_instance.oipl_id;
852: -- Grade/Step
853: ben_cep_cache.g_copcep_odinst(l_torrwnum).vrbl_rt_prfl_id := l_instance.vrbl_rt_prfl_id;
854: ben_cep_cache.g_copcep_odinst(l_torrwnum).prtn_elig_id := l_instance.prtn_elig_id;
855: ben_cep_cache.g_copcep_odinst(l_torrwnum).trk_scr_for_inelg_flag := l_instance.trk_scr_for_inelg_flag;
856: ben_cep_cache.g_copcep_odinst(l_torrwnum).compute_score_flag := l_instance.compute_score_flag;
857: ben_cep_cache.g_copcep_odinst(l_torrwnum).mndtry_flag := l_instance.mndtry_flag;
858: ben_cep_cache.g_copcep_odinst(l_torrwnum).eligy_prfl_id := l_instance.eligy_prfl_id;

Line 855: ben_cep_cache.g_copcep_odinst(l_torrwnum).trk_scr_for_inelg_flag := l_instance.trk_scr_for_inelg_flag;

851: ben_cep_cache.g_copcep_odinst(l_torrwnum).oipl_id := l_instance.oipl_id;
852: -- Grade/Step
853: ben_cep_cache.g_copcep_odinst(l_torrwnum).vrbl_rt_prfl_id := l_instance.vrbl_rt_prfl_id;
854: ben_cep_cache.g_copcep_odinst(l_torrwnum).prtn_elig_id := l_instance.prtn_elig_id;
855: ben_cep_cache.g_copcep_odinst(l_torrwnum).trk_scr_for_inelg_flag := l_instance.trk_scr_for_inelg_flag;
856: ben_cep_cache.g_copcep_odinst(l_torrwnum).compute_score_flag := l_instance.compute_score_flag;
857: ben_cep_cache.g_copcep_odinst(l_torrwnum).mndtry_flag := l_instance.mndtry_flag;
858: ben_cep_cache.g_copcep_odinst(l_torrwnum).eligy_prfl_id := l_instance.eligy_prfl_id;
859: ben_cep_cache.g_copcep_odinst(l_torrwnum).asmt_to_use_cd := l_instance.asmt_to_use_cd;

Line 856: ben_cep_cache.g_copcep_odinst(l_torrwnum).compute_score_flag := l_instance.compute_score_flag;

852: -- Grade/Step
853: ben_cep_cache.g_copcep_odinst(l_torrwnum).vrbl_rt_prfl_id := l_instance.vrbl_rt_prfl_id;
854: ben_cep_cache.g_copcep_odinst(l_torrwnum).prtn_elig_id := l_instance.prtn_elig_id;
855: ben_cep_cache.g_copcep_odinst(l_torrwnum).trk_scr_for_inelg_flag := l_instance.trk_scr_for_inelg_flag;
856: ben_cep_cache.g_copcep_odinst(l_torrwnum).compute_score_flag := l_instance.compute_score_flag;
857: ben_cep_cache.g_copcep_odinst(l_torrwnum).mndtry_flag := l_instance.mndtry_flag;
858: ben_cep_cache.g_copcep_odinst(l_torrwnum).eligy_prfl_id := l_instance.eligy_prfl_id;
859: ben_cep_cache.g_copcep_odinst(l_torrwnum).asmt_to_use_cd := l_instance.asmt_to_use_cd;
860: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_plip_flag := l_instance.elig_enrld_plip_flag;

Line 857: ben_cep_cache.g_copcep_odinst(l_torrwnum).mndtry_flag := l_instance.mndtry_flag;

853: ben_cep_cache.g_copcep_odinst(l_torrwnum).vrbl_rt_prfl_id := l_instance.vrbl_rt_prfl_id;
854: ben_cep_cache.g_copcep_odinst(l_torrwnum).prtn_elig_id := l_instance.prtn_elig_id;
855: ben_cep_cache.g_copcep_odinst(l_torrwnum).trk_scr_for_inelg_flag := l_instance.trk_scr_for_inelg_flag;
856: ben_cep_cache.g_copcep_odinst(l_torrwnum).compute_score_flag := l_instance.compute_score_flag;
857: ben_cep_cache.g_copcep_odinst(l_torrwnum).mndtry_flag := l_instance.mndtry_flag;
858: ben_cep_cache.g_copcep_odinst(l_torrwnum).eligy_prfl_id := l_instance.eligy_prfl_id;
859: ben_cep_cache.g_copcep_odinst(l_torrwnum).asmt_to_use_cd := l_instance.asmt_to_use_cd;
860: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_plip_flag := l_instance.elig_enrld_plip_flag;
861: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_cbr_quald_bnf_flag := l_instance.elig_cbr_quald_bnf_flag;

Line 858: ben_cep_cache.g_copcep_odinst(l_torrwnum).eligy_prfl_id := l_instance.eligy_prfl_id;

854: ben_cep_cache.g_copcep_odinst(l_torrwnum).prtn_elig_id := l_instance.prtn_elig_id;
855: ben_cep_cache.g_copcep_odinst(l_torrwnum).trk_scr_for_inelg_flag := l_instance.trk_scr_for_inelg_flag;
856: ben_cep_cache.g_copcep_odinst(l_torrwnum).compute_score_flag := l_instance.compute_score_flag;
857: ben_cep_cache.g_copcep_odinst(l_torrwnum).mndtry_flag := l_instance.mndtry_flag;
858: ben_cep_cache.g_copcep_odinst(l_torrwnum).eligy_prfl_id := l_instance.eligy_prfl_id;
859: ben_cep_cache.g_copcep_odinst(l_torrwnum).asmt_to_use_cd := l_instance.asmt_to_use_cd;
860: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_plip_flag := l_instance.elig_enrld_plip_flag;
861: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_cbr_quald_bnf_flag := l_instance.elig_cbr_quald_bnf_flag;
862: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_ptip_flag := l_instance.elig_enrld_ptip_flag;

Line 859: ben_cep_cache.g_copcep_odinst(l_torrwnum).asmt_to_use_cd := l_instance.asmt_to_use_cd;

855: ben_cep_cache.g_copcep_odinst(l_torrwnum).trk_scr_for_inelg_flag := l_instance.trk_scr_for_inelg_flag;
856: ben_cep_cache.g_copcep_odinst(l_torrwnum).compute_score_flag := l_instance.compute_score_flag;
857: ben_cep_cache.g_copcep_odinst(l_torrwnum).mndtry_flag := l_instance.mndtry_flag;
858: ben_cep_cache.g_copcep_odinst(l_torrwnum).eligy_prfl_id := l_instance.eligy_prfl_id;
859: ben_cep_cache.g_copcep_odinst(l_torrwnum).asmt_to_use_cd := l_instance.asmt_to_use_cd;
860: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_plip_flag := l_instance.elig_enrld_plip_flag;
861: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_cbr_quald_bnf_flag := l_instance.elig_cbr_quald_bnf_flag;
862: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_ptip_flag := l_instance.elig_enrld_ptip_flag;
863: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_plip_flag := l_instance.elig_dpnt_cvrd_plip_flag;

Line 860: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_plip_flag := l_instance.elig_enrld_plip_flag;

856: ben_cep_cache.g_copcep_odinst(l_torrwnum).compute_score_flag := l_instance.compute_score_flag;
857: ben_cep_cache.g_copcep_odinst(l_torrwnum).mndtry_flag := l_instance.mndtry_flag;
858: ben_cep_cache.g_copcep_odinst(l_torrwnum).eligy_prfl_id := l_instance.eligy_prfl_id;
859: ben_cep_cache.g_copcep_odinst(l_torrwnum).asmt_to_use_cd := l_instance.asmt_to_use_cd;
860: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_plip_flag := l_instance.elig_enrld_plip_flag;
861: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_cbr_quald_bnf_flag := l_instance.elig_cbr_quald_bnf_flag;
862: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_ptip_flag := l_instance.elig_enrld_ptip_flag;
863: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_plip_flag := l_instance.elig_dpnt_cvrd_plip_flag;
864: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_ptip_flag := l_instance.elig_dpnt_cvrd_ptip_flag;

Line 861: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_cbr_quald_bnf_flag := l_instance.elig_cbr_quald_bnf_flag;

857: ben_cep_cache.g_copcep_odinst(l_torrwnum).mndtry_flag := l_instance.mndtry_flag;
858: ben_cep_cache.g_copcep_odinst(l_torrwnum).eligy_prfl_id := l_instance.eligy_prfl_id;
859: ben_cep_cache.g_copcep_odinst(l_torrwnum).asmt_to_use_cd := l_instance.asmt_to_use_cd;
860: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_plip_flag := l_instance.elig_enrld_plip_flag;
861: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_cbr_quald_bnf_flag := l_instance.elig_cbr_quald_bnf_flag;
862: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_ptip_flag := l_instance.elig_enrld_ptip_flag;
863: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_plip_flag := l_instance.elig_dpnt_cvrd_plip_flag;
864: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_ptip_flag := l_instance.elig_dpnt_cvrd_ptip_flag;
865: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_pgm_flag := l_instance.elig_dpnt_cvrd_pgm_flag;

Line 862: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_ptip_flag := l_instance.elig_enrld_ptip_flag;

858: ben_cep_cache.g_copcep_odinst(l_torrwnum).eligy_prfl_id := l_instance.eligy_prfl_id;
859: ben_cep_cache.g_copcep_odinst(l_torrwnum).asmt_to_use_cd := l_instance.asmt_to_use_cd;
860: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_plip_flag := l_instance.elig_enrld_plip_flag;
861: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_cbr_quald_bnf_flag := l_instance.elig_cbr_quald_bnf_flag;
862: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_ptip_flag := l_instance.elig_enrld_ptip_flag;
863: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_plip_flag := l_instance.elig_dpnt_cvrd_plip_flag;
864: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_ptip_flag := l_instance.elig_dpnt_cvrd_ptip_flag;
865: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_pgm_flag := l_instance.elig_dpnt_cvrd_pgm_flag;
866: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_job_flag := l_instance.elig_job_flag;

Line 863: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_plip_flag := l_instance.elig_dpnt_cvrd_plip_flag;

859: ben_cep_cache.g_copcep_odinst(l_torrwnum).asmt_to_use_cd := l_instance.asmt_to_use_cd;
860: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_plip_flag := l_instance.elig_enrld_plip_flag;
861: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_cbr_quald_bnf_flag := l_instance.elig_cbr_quald_bnf_flag;
862: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_ptip_flag := l_instance.elig_enrld_ptip_flag;
863: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_plip_flag := l_instance.elig_dpnt_cvrd_plip_flag;
864: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_ptip_flag := l_instance.elig_dpnt_cvrd_ptip_flag;
865: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_pgm_flag := l_instance.elig_dpnt_cvrd_pgm_flag;
866: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_job_flag := l_instance.elig_job_flag;
867: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hrly_slrd_flag := l_instance.elig_hrly_slrd_flag;

Line 864: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_ptip_flag := l_instance.elig_dpnt_cvrd_ptip_flag;

860: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_plip_flag := l_instance.elig_enrld_plip_flag;
861: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_cbr_quald_bnf_flag := l_instance.elig_cbr_quald_bnf_flag;
862: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_ptip_flag := l_instance.elig_enrld_ptip_flag;
863: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_plip_flag := l_instance.elig_dpnt_cvrd_plip_flag;
864: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_ptip_flag := l_instance.elig_dpnt_cvrd_ptip_flag;
865: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_pgm_flag := l_instance.elig_dpnt_cvrd_pgm_flag;
866: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_job_flag := l_instance.elig_job_flag;
867: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hrly_slrd_flag := l_instance.elig_hrly_slrd_flag;
868: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pstl_cd_flag := l_instance.elig_pstl_cd_flag;

Line 865: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_pgm_flag := l_instance.elig_dpnt_cvrd_pgm_flag;

861: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_cbr_quald_bnf_flag := l_instance.elig_cbr_quald_bnf_flag;
862: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_ptip_flag := l_instance.elig_enrld_ptip_flag;
863: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_plip_flag := l_instance.elig_dpnt_cvrd_plip_flag;
864: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_ptip_flag := l_instance.elig_dpnt_cvrd_ptip_flag;
865: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_pgm_flag := l_instance.elig_dpnt_cvrd_pgm_flag;
866: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_job_flag := l_instance.elig_job_flag;
867: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hrly_slrd_flag := l_instance.elig_hrly_slrd_flag;
868: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pstl_cd_flag := l_instance.elig_pstl_cd_flag;
869: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lbr_mmbr_flag := l_instance.elig_lbr_mmbr_flag;

Line 866: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_job_flag := l_instance.elig_job_flag;

862: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_ptip_flag := l_instance.elig_enrld_ptip_flag;
863: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_plip_flag := l_instance.elig_dpnt_cvrd_plip_flag;
864: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_ptip_flag := l_instance.elig_dpnt_cvrd_ptip_flag;
865: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_pgm_flag := l_instance.elig_dpnt_cvrd_pgm_flag;
866: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_job_flag := l_instance.elig_job_flag;
867: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hrly_slrd_flag := l_instance.elig_hrly_slrd_flag;
868: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pstl_cd_flag := l_instance.elig_pstl_cd_flag;
869: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lbr_mmbr_flag := l_instance.elig_lbr_mmbr_flag;
870: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lgl_enty_flag := l_instance.elig_lgl_enty_flag;

Line 867: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hrly_slrd_flag := l_instance.elig_hrly_slrd_flag;

863: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_plip_flag := l_instance.elig_dpnt_cvrd_plip_flag;
864: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_ptip_flag := l_instance.elig_dpnt_cvrd_ptip_flag;
865: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_pgm_flag := l_instance.elig_dpnt_cvrd_pgm_flag;
866: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_job_flag := l_instance.elig_job_flag;
867: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hrly_slrd_flag := l_instance.elig_hrly_slrd_flag;
868: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pstl_cd_flag := l_instance.elig_pstl_cd_flag;
869: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lbr_mmbr_flag := l_instance.elig_lbr_mmbr_flag;
870: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lgl_enty_flag := l_instance.elig_lgl_enty_flag;
871: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_benfts_grp_flag := l_instance.elig_benfts_grp_flag;

Line 868: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pstl_cd_flag := l_instance.elig_pstl_cd_flag;

864: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_ptip_flag := l_instance.elig_dpnt_cvrd_ptip_flag;
865: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_pgm_flag := l_instance.elig_dpnt_cvrd_pgm_flag;
866: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_job_flag := l_instance.elig_job_flag;
867: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hrly_slrd_flag := l_instance.elig_hrly_slrd_flag;
868: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pstl_cd_flag := l_instance.elig_pstl_cd_flag;
869: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lbr_mmbr_flag := l_instance.elig_lbr_mmbr_flag;
870: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lgl_enty_flag := l_instance.elig_lgl_enty_flag;
871: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_benfts_grp_flag := l_instance.elig_benfts_grp_flag;
872: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_wk_loc_flag := l_instance.elig_wk_loc_flag;

Line 869: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lbr_mmbr_flag := l_instance.elig_lbr_mmbr_flag;

865: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_pgm_flag := l_instance.elig_dpnt_cvrd_pgm_flag;
866: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_job_flag := l_instance.elig_job_flag;
867: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hrly_slrd_flag := l_instance.elig_hrly_slrd_flag;
868: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pstl_cd_flag := l_instance.elig_pstl_cd_flag;
869: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lbr_mmbr_flag := l_instance.elig_lbr_mmbr_flag;
870: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lgl_enty_flag := l_instance.elig_lgl_enty_flag;
871: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_benfts_grp_flag := l_instance.elig_benfts_grp_flag;
872: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_wk_loc_flag := l_instance.elig_wk_loc_flag;
873: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_brgng_unit_flag := l_instance.elig_brgng_unit_flag;

Line 870: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lgl_enty_flag := l_instance.elig_lgl_enty_flag;

866: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_job_flag := l_instance.elig_job_flag;
867: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hrly_slrd_flag := l_instance.elig_hrly_slrd_flag;
868: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pstl_cd_flag := l_instance.elig_pstl_cd_flag;
869: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lbr_mmbr_flag := l_instance.elig_lbr_mmbr_flag;
870: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lgl_enty_flag := l_instance.elig_lgl_enty_flag;
871: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_benfts_grp_flag := l_instance.elig_benfts_grp_flag;
872: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_wk_loc_flag := l_instance.elig_wk_loc_flag;
873: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_brgng_unit_flag := l_instance.elig_brgng_unit_flag;
874: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_age_flag := l_instance.elig_age_flag;

Line 871: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_benfts_grp_flag := l_instance.elig_benfts_grp_flag;

867: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hrly_slrd_flag := l_instance.elig_hrly_slrd_flag;
868: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pstl_cd_flag := l_instance.elig_pstl_cd_flag;
869: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lbr_mmbr_flag := l_instance.elig_lbr_mmbr_flag;
870: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lgl_enty_flag := l_instance.elig_lgl_enty_flag;
871: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_benfts_grp_flag := l_instance.elig_benfts_grp_flag;
872: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_wk_loc_flag := l_instance.elig_wk_loc_flag;
873: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_brgng_unit_flag := l_instance.elig_brgng_unit_flag;
874: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_age_flag := l_instance.elig_age_flag;
875: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_los_flag := l_instance.elig_los_flag;

Line 872: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_wk_loc_flag := l_instance.elig_wk_loc_flag;

868: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pstl_cd_flag := l_instance.elig_pstl_cd_flag;
869: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lbr_mmbr_flag := l_instance.elig_lbr_mmbr_flag;
870: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lgl_enty_flag := l_instance.elig_lgl_enty_flag;
871: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_benfts_grp_flag := l_instance.elig_benfts_grp_flag;
872: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_wk_loc_flag := l_instance.elig_wk_loc_flag;
873: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_brgng_unit_flag := l_instance.elig_brgng_unit_flag;
874: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_age_flag := l_instance.elig_age_flag;
875: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_los_flag := l_instance.elig_los_flag;
876: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_per_typ_flag := l_instance.elig_per_typ_flag;

Line 873: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_brgng_unit_flag := l_instance.elig_brgng_unit_flag;

869: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lbr_mmbr_flag := l_instance.elig_lbr_mmbr_flag;
870: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lgl_enty_flag := l_instance.elig_lgl_enty_flag;
871: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_benfts_grp_flag := l_instance.elig_benfts_grp_flag;
872: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_wk_loc_flag := l_instance.elig_wk_loc_flag;
873: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_brgng_unit_flag := l_instance.elig_brgng_unit_flag;
874: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_age_flag := l_instance.elig_age_flag;
875: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_los_flag := l_instance.elig_los_flag;
876: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_per_typ_flag := l_instance.elig_per_typ_flag;
877: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_fl_tm_pt_tm_flag := l_instance.elig_fl_tm_pt_tm_flag;

Line 874: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_age_flag := l_instance.elig_age_flag;

870: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lgl_enty_flag := l_instance.elig_lgl_enty_flag;
871: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_benfts_grp_flag := l_instance.elig_benfts_grp_flag;
872: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_wk_loc_flag := l_instance.elig_wk_loc_flag;
873: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_brgng_unit_flag := l_instance.elig_brgng_unit_flag;
874: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_age_flag := l_instance.elig_age_flag;
875: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_los_flag := l_instance.elig_los_flag;
876: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_per_typ_flag := l_instance.elig_per_typ_flag;
877: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_fl_tm_pt_tm_flag := l_instance.elig_fl_tm_pt_tm_flag;
878: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ee_stat_flag := l_instance.elig_ee_stat_flag;

Line 875: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_los_flag := l_instance.elig_los_flag;

871: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_benfts_grp_flag := l_instance.elig_benfts_grp_flag;
872: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_wk_loc_flag := l_instance.elig_wk_loc_flag;
873: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_brgng_unit_flag := l_instance.elig_brgng_unit_flag;
874: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_age_flag := l_instance.elig_age_flag;
875: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_los_flag := l_instance.elig_los_flag;
876: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_per_typ_flag := l_instance.elig_per_typ_flag;
877: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_fl_tm_pt_tm_flag := l_instance.elig_fl_tm_pt_tm_flag;
878: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ee_stat_flag := l_instance.elig_ee_stat_flag;
879: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_grd_flag := l_instance.elig_grd_flag;

Line 876: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_per_typ_flag := l_instance.elig_per_typ_flag;

872: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_wk_loc_flag := l_instance.elig_wk_loc_flag;
873: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_brgng_unit_flag := l_instance.elig_brgng_unit_flag;
874: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_age_flag := l_instance.elig_age_flag;
875: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_los_flag := l_instance.elig_los_flag;
876: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_per_typ_flag := l_instance.elig_per_typ_flag;
877: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_fl_tm_pt_tm_flag := l_instance.elig_fl_tm_pt_tm_flag;
878: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ee_stat_flag := l_instance.elig_ee_stat_flag;
879: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_grd_flag := l_instance.elig_grd_flag;
880: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pct_fl_tm_flag := l_instance.elig_pct_fl_tm_flag;

Line 877: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_fl_tm_pt_tm_flag := l_instance.elig_fl_tm_pt_tm_flag;

873: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_brgng_unit_flag := l_instance.elig_brgng_unit_flag;
874: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_age_flag := l_instance.elig_age_flag;
875: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_los_flag := l_instance.elig_los_flag;
876: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_per_typ_flag := l_instance.elig_per_typ_flag;
877: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_fl_tm_pt_tm_flag := l_instance.elig_fl_tm_pt_tm_flag;
878: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ee_stat_flag := l_instance.elig_ee_stat_flag;
879: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_grd_flag := l_instance.elig_grd_flag;
880: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pct_fl_tm_flag := l_instance.elig_pct_fl_tm_flag;
881: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_asnt_set_flag := l_instance.elig_asnt_set_flag;

Line 878: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ee_stat_flag := l_instance.elig_ee_stat_flag;

874: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_age_flag := l_instance.elig_age_flag;
875: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_los_flag := l_instance.elig_los_flag;
876: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_per_typ_flag := l_instance.elig_per_typ_flag;
877: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_fl_tm_pt_tm_flag := l_instance.elig_fl_tm_pt_tm_flag;
878: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ee_stat_flag := l_instance.elig_ee_stat_flag;
879: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_grd_flag := l_instance.elig_grd_flag;
880: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pct_fl_tm_flag := l_instance.elig_pct_fl_tm_flag;
881: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_asnt_set_flag := l_instance.elig_asnt_set_flag;
882: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hrs_wkd_flag := l_instance.elig_hrs_wkd_flag;

Line 879: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_grd_flag := l_instance.elig_grd_flag;

875: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_los_flag := l_instance.elig_los_flag;
876: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_per_typ_flag := l_instance.elig_per_typ_flag;
877: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_fl_tm_pt_tm_flag := l_instance.elig_fl_tm_pt_tm_flag;
878: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ee_stat_flag := l_instance.elig_ee_stat_flag;
879: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_grd_flag := l_instance.elig_grd_flag;
880: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pct_fl_tm_flag := l_instance.elig_pct_fl_tm_flag;
881: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_asnt_set_flag := l_instance.elig_asnt_set_flag;
882: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hrs_wkd_flag := l_instance.elig_hrs_wkd_flag;
883: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_comp_lvl_flag := l_instance.elig_comp_lvl_flag;

Line 880: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pct_fl_tm_flag := l_instance.elig_pct_fl_tm_flag;

876: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_per_typ_flag := l_instance.elig_per_typ_flag;
877: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_fl_tm_pt_tm_flag := l_instance.elig_fl_tm_pt_tm_flag;
878: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ee_stat_flag := l_instance.elig_ee_stat_flag;
879: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_grd_flag := l_instance.elig_grd_flag;
880: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pct_fl_tm_flag := l_instance.elig_pct_fl_tm_flag;
881: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_asnt_set_flag := l_instance.elig_asnt_set_flag;
882: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hrs_wkd_flag := l_instance.elig_hrs_wkd_flag;
883: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_comp_lvl_flag := l_instance.elig_comp_lvl_flag;
884: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_org_unit_flag := l_instance.elig_org_unit_flag;

Line 881: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_asnt_set_flag := l_instance.elig_asnt_set_flag;

877: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_fl_tm_pt_tm_flag := l_instance.elig_fl_tm_pt_tm_flag;
878: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ee_stat_flag := l_instance.elig_ee_stat_flag;
879: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_grd_flag := l_instance.elig_grd_flag;
880: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pct_fl_tm_flag := l_instance.elig_pct_fl_tm_flag;
881: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_asnt_set_flag := l_instance.elig_asnt_set_flag;
882: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hrs_wkd_flag := l_instance.elig_hrs_wkd_flag;
883: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_comp_lvl_flag := l_instance.elig_comp_lvl_flag;
884: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_org_unit_flag := l_instance.elig_org_unit_flag;
885: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_loa_rsn_flag := l_instance.elig_loa_rsn_flag;

Line 882: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hrs_wkd_flag := l_instance.elig_hrs_wkd_flag;

878: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ee_stat_flag := l_instance.elig_ee_stat_flag;
879: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_grd_flag := l_instance.elig_grd_flag;
880: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pct_fl_tm_flag := l_instance.elig_pct_fl_tm_flag;
881: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_asnt_set_flag := l_instance.elig_asnt_set_flag;
882: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hrs_wkd_flag := l_instance.elig_hrs_wkd_flag;
883: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_comp_lvl_flag := l_instance.elig_comp_lvl_flag;
884: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_org_unit_flag := l_instance.elig_org_unit_flag;
885: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_loa_rsn_flag := l_instance.elig_loa_rsn_flag;
886: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pyrl_flag := l_instance.elig_pyrl_flag;

Line 883: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_comp_lvl_flag := l_instance.elig_comp_lvl_flag;

879: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_grd_flag := l_instance.elig_grd_flag;
880: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pct_fl_tm_flag := l_instance.elig_pct_fl_tm_flag;
881: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_asnt_set_flag := l_instance.elig_asnt_set_flag;
882: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hrs_wkd_flag := l_instance.elig_hrs_wkd_flag;
883: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_comp_lvl_flag := l_instance.elig_comp_lvl_flag;
884: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_org_unit_flag := l_instance.elig_org_unit_flag;
885: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_loa_rsn_flag := l_instance.elig_loa_rsn_flag;
886: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pyrl_flag := l_instance.elig_pyrl_flag;
887: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_schedd_hrs_flag := l_instance.elig_schedd_hrs_flag;

Line 884: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_org_unit_flag := l_instance.elig_org_unit_flag;

880: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pct_fl_tm_flag := l_instance.elig_pct_fl_tm_flag;
881: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_asnt_set_flag := l_instance.elig_asnt_set_flag;
882: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hrs_wkd_flag := l_instance.elig_hrs_wkd_flag;
883: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_comp_lvl_flag := l_instance.elig_comp_lvl_flag;
884: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_org_unit_flag := l_instance.elig_org_unit_flag;
885: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_loa_rsn_flag := l_instance.elig_loa_rsn_flag;
886: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pyrl_flag := l_instance.elig_pyrl_flag;
887: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_schedd_hrs_flag := l_instance.elig_schedd_hrs_flag;
888: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_py_bss_flag := l_instance.elig_py_bss_flag;

Line 885: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_loa_rsn_flag := l_instance.elig_loa_rsn_flag;

881: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_asnt_set_flag := l_instance.elig_asnt_set_flag;
882: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hrs_wkd_flag := l_instance.elig_hrs_wkd_flag;
883: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_comp_lvl_flag := l_instance.elig_comp_lvl_flag;
884: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_org_unit_flag := l_instance.elig_org_unit_flag;
885: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_loa_rsn_flag := l_instance.elig_loa_rsn_flag;
886: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pyrl_flag := l_instance.elig_pyrl_flag;
887: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_schedd_hrs_flag := l_instance.elig_schedd_hrs_flag;
888: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_py_bss_flag := l_instance.elig_py_bss_flag;
889: ben_cep_cache.g_copcep_odinst(l_torrwnum).eligy_prfl_rl_flag := l_instance.eligy_prfl_rl_flag;

Line 886: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pyrl_flag := l_instance.elig_pyrl_flag;

882: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hrs_wkd_flag := l_instance.elig_hrs_wkd_flag;
883: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_comp_lvl_flag := l_instance.elig_comp_lvl_flag;
884: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_org_unit_flag := l_instance.elig_org_unit_flag;
885: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_loa_rsn_flag := l_instance.elig_loa_rsn_flag;
886: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pyrl_flag := l_instance.elig_pyrl_flag;
887: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_schedd_hrs_flag := l_instance.elig_schedd_hrs_flag;
888: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_py_bss_flag := l_instance.elig_py_bss_flag;
889: ben_cep_cache.g_copcep_odinst(l_torrwnum).eligy_prfl_rl_flag := l_instance.eligy_prfl_rl_flag;
890: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_cmbn_age_los_flag := l_instance.elig_cmbn_age_los_flag;

Line 887: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_schedd_hrs_flag := l_instance.elig_schedd_hrs_flag;

883: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_comp_lvl_flag := l_instance.elig_comp_lvl_flag;
884: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_org_unit_flag := l_instance.elig_org_unit_flag;
885: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_loa_rsn_flag := l_instance.elig_loa_rsn_flag;
886: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pyrl_flag := l_instance.elig_pyrl_flag;
887: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_schedd_hrs_flag := l_instance.elig_schedd_hrs_flag;
888: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_py_bss_flag := l_instance.elig_py_bss_flag;
889: ben_cep_cache.g_copcep_odinst(l_torrwnum).eligy_prfl_rl_flag := l_instance.eligy_prfl_rl_flag;
890: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_cmbn_age_los_flag := l_instance.elig_cmbn_age_los_flag;
891: ben_cep_cache.g_copcep_odinst(l_torrwnum).cntng_prtn_elig_prfl_flag := l_instance.cntng_prtn_elig_prfl_flag;

Line 888: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_py_bss_flag := l_instance.elig_py_bss_flag;

884: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_org_unit_flag := l_instance.elig_org_unit_flag;
885: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_loa_rsn_flag := l_instance.elig_loa_rsn_flag;
886: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pyrl_flag := l_instance.elig_pyrl_flag;
887: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_schedd_hrs_flag := l_instance.elig_schedd_hrs_flag;
888: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_py_bss_flag := l_instance.elig_py_bss_flag;
889: ben_cep_cache.g_copcep_odinst(l_torrwnum).eligy_prfl_rl_flag := l_instance.eligy_prfl_rl_flag;
890: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_cmbn_age_los_flag := l_instance.elig_cmbn_age_los_flag;
891: ben_cep_cache.g_copcep_odinst(l_torrwnum).cntng_prtn_elig_prfl_flag := l_instance.cntng_prtn_elig_prfl_flag;
892: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_prtt_pl_flag := l_instance.elig_prtt_pl_flag;

Line 889: ben_cep_cache.g_copcep_odinst(l_torrwnum).eligy_prfl_rl_flag := l_instance.eligy_prfl_rl_flag;

885: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_loa_rsn_flag := l_instance.elig_loa_rsn_flag;
886: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pyrl_flag := l_instance.elig_pyrl_flag;
887: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_schedd_hrs_flag := l_instance.elig_schedd_hrs_flag;
888: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_py_bss_flag := l_instance.elig_py_bss_flag;
889: ben_cep_cache.g_copcep_odinst(l_torrwnum).eligy_prfl_rl_flag := l_instance.eligy_prfl_rl_flag;
890: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_cmbn_age_los_flag := l_instance.elig_cmbn_age_los_flag;
891: ben_cep_cache.g_copcep_odinst(l_torrwnum).cntng_prtn_elig_prfl_flag := l_instance.cntng_prtn_elig_prfl_flag;
892: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_prtt_pl_flag := l_instance.elig_prtt_pl_flag;
893: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ppl_grp_flag := l_instance.elig_ppl_grp_flag;

Line 890: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_cmbn_age_los_flag := l_instance.elig_cmbn_age_los_flag;

886: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_pyrl_flag := l_instance.elig_pyrl_flag;
887: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_schedd_hrs_flag := l_instance.elig_schedd_hrs_flag;
888: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_py_bss_flag := l_instance.elig_py_bss_flag;
889: ben_cep_cache.g_copcep_odinst(l_torrwnum).eligy_prfl_rl_flag := l_instance.eligy_prfl_rl_flag;
890: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_cmbn_age_los_flag := l_instance.elig_cmbn_age_los_flag;
891: ben_cep_cache.g_copcep_odinst(l_torrwnum).cntng_prtn_elig_prfl_flag := l_instance.cntng_prtn_elig_prfl_flag;
892: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_prtt_pl_flag := l_instance.elig_prtt_pl_flag;
893: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ppl_grp_flag := l_instance.elig_ppl_grp_flag;
894: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_svc_area_flag := l_instance.elig_svc_area_flag;

Line 891: ben_cep_cache.g_copcep_odinst(l_torrwnum).cntng_prtn_elig_prfl_flag := l_instance.cntng_prtn_elig_prfl_flag;

887: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_schedd_hrs_flag := l_instance.elig_schedd_hrs_flag;
888: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_py_bss_flag := l_instance.elig_py_bss_flag;
889: ben_cep_cache.g_copcep_odinst(l_torrwnum).eligy_prfl_rl_flag := l_instance.eligy_prfl_rl_flag;
890: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_cmbn_age_los_flag := l_instance.elig_cmbn_age_los_flag;
891: ben_cep_cache.g_copcep_odinst(l_torrwnum).cntng_prtn_elig_prfl_flag := l_instance.cntng_prtn_elig_prfl_flag;
892: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_prtt_pl_flag := l_instance.elig_prtt_pl_flag;
893: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ppl_grp_flag := l_instance.elig_ppl_grp_flag;
894: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_svc_area_flag := l_instance.elig_svc_area_flag;
895: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ptip_prte_flag := l_instance.elig_ptip_prte_flag;

Line 892: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_prtt_pl_flag := l_instance.elig_prtt_pl_flag;

888: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_py_bss_flag := l_instance.elig_py_bss_flag;
889: ben_cep_cache.g_copcep_odinst(l_torrwnum).eligy_prfl_rl_flag := l_instance.eligy_prfl_rl_flag;
890: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_cmbn_age_los_flag := l_instance.elig_cmbn_age_los_flag;
891: ben_cep_cache.g_copcep_odinst(l_torrwnum).cntng_prtn_elig_prfl_flag := l_instance.cntng_prtn_elig_prfl_flag;
892: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_prtt_pl_flag := l_instance.elig_prtt_pl_flag;
893: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ppl_grp_flag := l_instance.elig_ppl_grp_flag;
894: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_svc_area_flag := l_instance.elig_svc_area_flag;
895: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ptip_prte_flag := l_instance.elig_ptip_prte_flag;
896: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_no_othr_cvg_flag := l_instance.elig_no_othr_cvg_flag;

Line 893: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ppl_grp_flag := l_instance.elig_ppl_grp_flag;

889: ben_cep_cache.g_copcep_odinst(l_torrwnum).eligy_prfl_rl_flag := l_instance.eligy_prfl_rl_flag;
890: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_cmbn_age_los_flag := l_instance.elig_cmbn_age_los_flag;
891: ben_cep_cache.g_copcep_odinst(l_torrwnum).cntng_prtn_elig_prfl_flag := l_instance.cntng_prtn_elig_prfl_flag;
892: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_prtt_pl_flag := l_instance.elig_prtt_pl_flag;
893: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ppl_grp_flag := l_instance.elig_ppl_grp_flag;
894: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_svc_area_flag := l_instance.elig_svc_area_flag;
895: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ptip_prte_flag := l_instance.elig_ptip_prte_flag;
896: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_no_othr_cvg_flag := l_instance.elig_no_othr_cvg_flag;
897: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_pl_flag := l_instance.elig_enrld_pl_flag;

Line 894: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_svc_area_flag := l_instance.elig_svc_area_flag;

890: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_cmbn_age_los_flag := l_instance.elig_cmbn_age_los_flag;
891: ben_cep_cache.g_copcep_odinst(l_torrwnum).cntng_prtn_elig_prfl_flag := l_instance.cntng_prtn_elig_prfl_flag;
892: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_prtt_pl_flag := l_instance.elig_prtt_pl_flag;
893: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ppl_grp_flag := l_instance.elig_ppl_grp_flag;
894: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_svc_area_flag := l_instance.elig_svc_area_flag;
895: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ptip_prte_flag := l_instance.elig_ptip_prte_flag;
896: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_no_othr_cvg_flag := l_instance.elig_no_othr_cvg_flag;
897: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_pl_flag := l_instance.elig_enrld_pl_flag;
898: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_oipl_flag := l_instance.elig_enrld_oipl_flag;

Line 895: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ptip_prte_flag := l_instance.elig_ptip_prte_flag;

891: ben_cep_cache.g_copcep_odinst(l_torrwnum).cntng_prtn_elig_prfl_flag := l_instance.cntng_prtn_elig_prfl_flag;
892: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_prtt_pl_flag := l_instance.elig_prtt_pl_flag;
893: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ppl_grp_flag := l_instance.elig_ppl_grp_flag;
894: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_svc_area_flag := l_instance.elig_svc_area_flag;
895: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ptip_prte_flag := l_instance.elig_ptip_prte_flag;
896: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_no_othr_cvg_flag := l_instance.elig_no_othr_cvg_flag;
897: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_pl_flag := l_instance.elig_enrld_pl_flag;
898: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_oipl_flag := l_instance.elig_enrld_oipl_flag;
899: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_pgm_flag := l_instance.elig_enrld_pgm_flag;

Line 896: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_no_othr_cvg_flag := l_instance.elig_no_othr_cvg_flag;

892: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_prtt_pl_flag := l_instance.elig_prtt_pl_flag;
893: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ppl_grp_flag := l_instance.elig_ppl_grp_flag;
894: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_svc_area_flag := l_instance.elig_svc_area_flag;
895: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ptip_prte_flag := l_instance.elig_ptip_prte_flag;
896: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_no_othr_cvg_flag := l_instance.elig_no_othr_cvg_flag;
897: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_pl_flag := l_instance.elig_enrld_pl_flag;
898: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_oipl_flag := l_instance.elig_enrld_oipl_flag;
899: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_pgm_flag := l_instance.elig_enrld_pgm_flag;
900: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_pl_flag := l_instance.elig_dpnt_cvrd_pl_flag;

Line 897: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_pl_flag := l_instance.elig_enrld_pl_flag;

893: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ppl_grp_flag := l_instance.elig_ppl_grp_flag;
894: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_svc_area_flag := l_instance.elig_svc_area_flag;
895: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ptip_prte_flag := l_instance.elig_ptip_prte_flag;
896: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_no_othr_cvg_flag := l_instance.elig_no_othr_cvg_flag;
897: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_pl_flag := l_instance.elig_enrld_pl_flag;
898: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_oipl_flag := l_instance.elig_enrld_oipl_flag;
899: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_pgm_flag := l_instance.elig_enrld_pgm_flag;
900: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_pl_flag := l_instance.elig_dpnt_cvrd_pl_flag;
901: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lvg_rsn_flag := l_instance.elig_lvg_rsn_flag;

Line 898: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_oipl_flag := l_instance.elig_enrld_oipl_flag;

894: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_svc_area_flag := l_instance.elig_svc_area_flag;
895: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ptip_prte_flag := l_instance.elig_ptip_prte_flag;
896: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_no_othr_cvg_flag := l_instance.elig_no_othr_cvg_flag;
897: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_pl_flag := l_instance.elig_enrld_pl_flag;
898: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_oipl_flag := l_instance.elig_enrld_oipl_flag;
899: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_pgm_flag := l_instance.elig_enrld_pgm_flag;
900: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_pl_flag := l_instance.elig_dpnt_cvrd_pl_flag;
901: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lvg_rsn_flag := l_instance.elig_lvg_rsn_flag;
902: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_optd_mdcr_flag := l_instance.elig_optd_mdcr_flag;

Line 899: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_pgm_flag := l_instance.elig_enrld_pgm_flag;

895: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ptip_prte_flag := l_instance.elig_ptip_prte_flag;
896: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_no_othr_cvg_flag := l_instance.elig_no_othr_cvg_flag;
897: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_pl_flag := l_instance.elig_enrld_pl_flag;
898: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_oipl_flag := l_instance.elig_enrld_oipl_flag;
899: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_pgm_flag := l_instance.elig_enrld_pgm_flag;
900: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_pl_flag := l_instance.elig_dpnt_cvrd_pl_flag;
901: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lvg_rsn_flag := l_instance.elig_lvg_rsn_flag;
902: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_optd_mdcr_flag := l_instance.elig_optd_mdcr_flag;
903: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_tbco_use_flag := l_instance.elig_tbco_use_flag;

Line 900: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_pl_flag := l_instance.elig_dpnt_cvrd_pl_flag;

896: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_no_othr_cvg_flag := l_instance.elig_no_othr_cvg_flag;
897: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_pl_flag := l_instance.elig_enrld_pl_flag;
898: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_oipl_flag := l_instance.elig_enrld_oipl_flag;
899: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_pgm_flag := l_instance.elig_enrld_pgm_flag;
900: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_pl_flag := l_instance.elig_dpnt_cvrd_pl_flag;
901: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lvg_rsn_flag := l_instance.elig_lvg_rsn_flag;
902: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_optd_mdcr_flag := l_instance.elig_optd_mdcr_flag;
903: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_tbco_use_flag := l_instance.elig_tbco_use_flag;
904: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_othr_ptip_flag := l_instance.elig_dpnt_othr_ptip_flag;

Line 901: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lvg_rsn_flag := l_instance.elig_lvg_rsn_flag;

897: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_pl_flag := l_instance.elig_enrld_pl_flag;
898: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_oipl_flag := l_instance.elig_enrld_oipl_flag;
899: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_pgm_flag := l_instance.elig_enrld_pgm_flag;
900: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_pl_flag := l_instance.elig_dpnt_cvrd_pl_flag;
901: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lvg_rsn_flag := l_instance.elig_lvg_rsn_flag;
902: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_optd_mdcr_flag := l_instance.elig_optd_mdcr_flag;
903: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_tbco_use_flag := l_instance.elig_tbco_use_flag;
904: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_othr_ptip_flag := l_instance.elig_dpnt_othr_ptip_flag;
905: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_GNDR_FLAG := l_instance.ELIG_GNDR_FLAG ;

Line 902: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_optd_mdcr_flag := l_instance.elig_optd_mdcr_flag;

898: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_oipl_flag := l_instance.elig_enrld_oipl_flag;
899: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_pgm_flag := l_instance.elig_enrld_pgm_flag;
900: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_pl_flag := l_instance.elig_dpnt_cvrd_pl_flag;
901: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lvg_rsn_flag := l_instance.elig_lvg_rsn_flag;
902: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_optd_mdcr_flag := l_instance.elig_optd_mdcr_flag;
903: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_tbco_use_flag := l_instance.elig_tbco_use_flag;
904: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_othr_ptip_flag := l_instance.elig_dpnt_othr_ptip_flag;
905: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_GNDR_FLAG := l_instance.ELIG_GNDR_FLAG ;
906: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_MRTL_STS_FLAG := l_instance.ELIG_MRTL_STS_FLAG ;

Line 903: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_tbco_use_flag := l_instance.elig_tbco_use_flag;

899: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_enrld_pgm_flag := l_instance.elig_enrld_pgm_flag;
900: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_pl_flag := l_instance.elig_dpnt_cvrd_pl_flag;
901: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lvg_rsn_flag := l_instance.elig_lvg_rsn_flag;
902: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_optd_mdcr_flag := l_instance.elig_optd_mdcr_flag;
903: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_tbco_use_flag := l_instance.elig_tbco_use_flag;
904: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_othr_ptip_flag := l_instance.elig_dpnt_othr_ptip_flag;
905: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_GNDR_FLAG := l_instance.ELIG_GNDR_FLAG ;
906: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_MRTL_STS_FLAG := l_instance.ELIG_MRTL_STS_FLAG ;
907: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_CTG_FLAG := l_instance.ELIG_DSBLTY_CTG_FLAG ;

Line 904: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_othr_ptip_flag := l_instance.elig_dpnt_othr_ptip_flag;

900: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_cvrd_pl_flag := l_instance.elig_dpnt_cvrd_pl_flag;
901: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lvg_rsn_flag := l_instance.elig_lvg_rsn_flag;
902: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_optd_mdcr_flag := l_instance.elig_optd_mdcr_flag;
903: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_tbco_use_flag := l_instance.elig_tbco_use_flag;
904: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_othr_ptip_flag := l_instance.elig_dpnt_othr_ptip_flag;
905: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_GNDR_FLAG := l_instance.ELIG_GNDR_FLAG ;
906: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_MRTL_STS_FLAG := l_instance.ELIG_MRTL_STS_FLAG ;
907: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_CTG_FLAG := l_instance.ELIG_DSBLTY_CTG_FLAG ;
908: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_RSN_FLAG := l_instance.ELIG_DSBLTY_RSN_FLAG ;

Line 905: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_GNDR_FLAG := l_instance.ELIG_GNDR_FLAG ;

901: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_lvg_rsn_flag := l_instance.elig_lvg_rsn_flag;
902: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_optd_mdcr_flag := l_instance.elig_optd_mdcr_flag;
903: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_tbco_use_flag := l_instance.elig_tbco_use_flag;
904: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_othr_ptip_flag := l_instance.elig_dpnt_othr_ptip_flag;
905: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_GNDR_FLAG := l_instance.ELIG_GNDR_FLAG ;
906: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_MRTL_STS_FLAG := l_instance.ELIG_MRTL_STS_FLAG ;
907: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_CTG_FLAG := l_instance.ELIG_DSBLTY_CTG_FLAG ;
908: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_RSN_FLAG := l_instance.ELIG_DSBLTY_RSN_FLAG ;
909: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_DGR_FLAG := l_instance.ELIG_DSBLTY_DGR_FLAG ;

Line 906: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_MRTL_STS_FLAG := l_instance.ELIG_MRTL_STS_FLAG ;

902: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_optd_mdcr_flag := l_instance.elig_optd_mdcr_flag;
903: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_tbco_use_flag := l_instance.elig_tbco_use_flag;
904: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_othr_ptip_flag := l_instance.elig_dpnt_othr_ptip_flag;
905: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_GNDR_FLAG := l_instance.ELIG_GNDR_FLAG ;
906: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_MRTL_STS_FLAG := l_instance.ELIG_MRTL_STS_FLAG ;
907: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_CTG_FLAG := l_instance.ELIG_DSBLTY_CTG_FLAG ;
908: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_RSN_FLAG := l_instance.ELIG_DSBLTY_RSN_FLAG ;
909: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_DGR_FLAG := l_instance.ELIG_DSBLTY_DGR_FLAG ;
910: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_SUPPL_ROLE_FLAG := l_instance.ELIG_SUPPL_ROLE_FLAG ;

Line 907: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_CTG_FLAG := l_instance.ELIG_DSBLTY_CTG_FLAG ;

903: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_tbco_use_flag := l_instance.elig_tbco_use_flag;
904: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_othr_ptip_flag := l_instance.elig_dpnt_othr_ptip_flag;
905: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_GNDR_FLAG := l_instance.ELIG_GNDR_FLAG ;
906: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_MRTL_STS_FLAG := l_instance.ELIG_MRTL_STS_FLAG ;
907: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_CTG_FLAG := l_instance.ELIG_DSBLTY_CTG_FLAG ;
908: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_RSN_FLAG := l_instance.ELIG_DSBLTY_RSN_FLAG ;
909: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_DGR_FLAG := l_instance.ELIG_DSBLTY_DGR_FLAG ;
910: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_SUPPL_ROLE_FLAG := l_instance.ELIG_SUPPL_ROLE_FLAG ;
911: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_QUAL_TITL_FLAG := l_instance.ELIG_QUAL_TITL_FLAG ;

Line 908: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_RSN_FLAG := l_instance.ELIG_DSBLTY_RSN_FLAG ;

904: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dpnt_othr_ptip_flag := l_instance.elig_dpnt_othr_ptip_flag;
905: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_GNDR_FLAG := l_instance.ELIG_GNDR_FLAG ;
906: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_MRTL_STS_FLAG := l_instance.ELIG_MRTL_STS_FLAG ;
907: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_CTG_FLAG := l_instance.ELIG_DSBLTY_CTG_FLAG ;
908: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_RSN_FLAG := l_instance.ELIG_DSBLTY_RSN_FLAG ;
909: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_DGR_FLAG := l_instance.ELIG_DSBLTY_DGR_FLAG ;
910: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_SUPPL_ROLE_FLAG := l_instance.ELIG_SUPPL_ROLE_FLAG ;
911: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_QUAL_TITL_FLAG := l_instance.ELIG_QUAL_TITL_FLAG ;
912: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_PSTN_FLAG := l_instance.ELIG_PSTN_FLAG ;

Line 909: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_DGR_FLAG := l_instance.ELIG_DSBLTY_DGR_FLAG ;

905: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_GNDR_FLAG := l_instance.ELIG_GNDR_FLAG ;
906: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_MRTL_STS_FLAG := l_instance.ELIG_MRTL_STS_FLAG ;
907: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_CTG_FLAG := l_instance.ELIG_DSBLTY_CTG_FLAG ;
908: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_RSN_FLAG := l_instance.ELIG_DSBLTY_RSN_FLAG ;
909: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_DGR_FLAG := l_instance.ELIG_DSBLTY_DGR_FLAG ;
910: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_SUPPL_ROLE_FLAG := l_instance.ELIG_SUPPL_ROLE_FLAG ;
911: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_QUAL_TITL_FLAG := l_instance.ELIG_QUAL_TITL_FLAG ;
912: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_PSTN_FLAG := l_instance.ELIG_PSTN_FLAG ;
913: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_PRBTN_PERD_FLAG := l_instance.ELIG_PRBTN_PERD_FLAG ;

Line 910: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_SUPPL_ROLE_FLAG := l_instance.ELIG_SUPPL_ROLE_FLAG ;

906: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_MRTL_STS_FLAG := l_instance.ELIG_MRTL_STS_FLAG ;
907: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_CTG_FLAG := l_instance.ELIG_DSBLTY_CTG_FLAG ;
908: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_RSN_FLAG := l_instance.ELIG_DSBLTY_RSN_FLAG ;
909: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_DGR_FLAG := l_instance.ELIG_DSBLTY_DGR_FLAG ;
910: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_SUPPL_ROLE_FLAG := l_instance.ELIG_SUPPL_ROLE_FLAG ;
911: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_QUAL_TITL_FLAG := l_instance.ELIG_QUAL_TITL_FLAG ;
912: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_PSTN_FLAG := l_instance.ELIG_PSTN_FLAG ;
913: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_PRBTN_PERD_FLAG := l_instance.ELIG_PRBTN_PERD_FLAG ;
914: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_SP_CLNG_PRG_PT_FLAG := l_instance.ELIG_SP_CLNG_PRG_PT_FLAG;

Line 911: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_QUAL_TITL_FLAG := l_instance.ELIG_QUAL_TITL_FLAG ;

907: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_CTG_FLAG := l_instance.ELIG_DSBLTY_CTG_FLAG ;
908: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_RSN_FLAG := l_instance.ELIG_DSBLTY_RSN_FLAG ;
909: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_DGR_FLAG := l_instance.ELIG_DSBLTY_DGR_FLAG ;
910: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_SUPPL_ROLE_FLAG := l_instance.ELIG_SUPPL_ROLE_FLAG ;
911: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_QUAL_TITL_FLAG := l_instance.ELIG_QUAL_TITL_FLAG ;
912: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_PSTN_FLAG := l_instance.ELIG_PSTN_FLAG ;
913: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_PRBTN_PERD_FLAG := l_instance.ELIG_PRBTN_PERD_FLAG ;
914: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_SP_CLNG_PRG_PT_FLAG := l_instance.ELIG_SP_CLNG_PRG_PT_FLAG;
915: ben_cep_cache.g_copcep_odinst(l_torrwnum).BNFT_CAGR_PRTN_CD := l_instance.BNFT_CAGR_PRTN_CD ;

Line 912: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_PSTN_FLAG := l_instance.ELIG_PSTN_FLAG ;

908: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_RSN_FLAG := l_instance.ELIG_DSBLTY_RSN_FLAG ;
909: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_DGR_FLAG := l_instance.ELIG_DSBLTY_DGR_FLAG ;
910: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_SUPPL_ROLE_FLAG := l_instance.ELIG_SUPPL_ROLE_FLAG ;
911: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_QUAL_TITL_FLAG := l_instance.ELIG_QUAL_TITL_FLAG ;
912: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_PSTN_FLAG := l_instance.ELIG_PSTN_FLAG ;
913: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_PRBTN_PERD_FLAG := l_instance.ELIG_PRBTN_PERD_FLAG ;
914: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_SP_CLNG_PRG_PT_FLAG := l_instance.ELIG_SP_CLNG_PRG_PT_FLAG;
915: ben_cep_cache.g_copcep_odinst(l_torrwnum).BNFT_CAGR_PRTN_CD := l_instance.BNFT_CAGR_PRTN_CD ;
916: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dsbld_flag := l_instance.elig_dsbld_flag ;

Line 913: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_PRBTN_PERD_FLAG := l_instance.ELIG_PRBTN_PERD_FLAG ;

909: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_DSBLTY_DGR_FLAG := l_instance.ELIG_DSBLTY_DGR_FLAG ;
910: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_SUPPL_ROLE_FLAG := l_instance.ELIG_SUPPL_ROLE_FLAG ;
911: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_QUAL_TITL_FLAG := l_instance.ELIG_QUAL_TITL_FLAG ;
912: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_PSTN_FLAG := l_instance.ELIG_PSTN_FLAG ;
913: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_PRBTN_PERD_FLAG := l_instance.ELIG_PRBTN_PERD_FLAG ;
914: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_SP_CLNG_PRG_PT_FLAG := l_instance.ELIG_SP_CLNG_PRG_PT_FLAG;
915: ben_cep_cache.g_copcep_odinst(l_torrwnum).BNFT_CAGR_PRTN_CD := l_instance.BNFT_CAGR_PRTN_CD ;
916: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dsbld_flag := l_instance.elig_dsbld_flag ;
917: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ttl_cvg_vol_flag := l_instance.elig_ttl_cvg_vol_flag ;

Line 914: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_SP_CLNG_PRG_PT_FLAG := l_instance.ELIG_SP_CLNG_PRG_PT_FLAG;

910: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_SUPPL_ROLE_FLAG := l_instance.ELIG_SUPPL_ROLE_FLAG ;
911: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_QUAL_TITL_FLAG := l_instance.ELIG_QUAL_TITL_FLAG ;
912: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_PSTN_FLAG := l_instance.ELIG_PSTN_FLAG ;
913: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_PRBTN_PERD_FLAG := l_instance.ELIG_PRBTN_PERD_FLAG ;
914: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_SP_CLNG_PRG_PT_FLAG := l_instance.ELIG_SP_CLNG_PRG_PT_FLAG;
915: ben_cep_cache.g_copcep_odinst(l_torrwnum).BNFT_CAGR_PRTN_CD := l_instance.BNFT_CAGR_PRTN_CD ;
916: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dsbld_flag := l_instance.elig_dsbld_flag ;
917: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ttl_cvg_vol_flag := l_instance.elig_ttl_cvg_vol_flag ;
918: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ttl_prtt_flag := l_instance.elig_ttl_prtt_flag ;

Line 915: ben_cep_cache.g_copcep_odinst(l_torrwnum).BNFT_CAGR_PRTN_CD := l_instance.BNFT_CAGR_PRTN_CD ;

911: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_QUAL_TITL_FLAG := l_instance.ELIG_QUAL_TITL_FLAG ;
912: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_PSTN_FLAG := l_instance.ELIG_PSTN_FLAG ;
913: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_PRBTN_PERD_FLAG := l_instance.ELIG_PRBTN_PERD_FLAG ;
914: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_SP_CLNG_PRG_PT_FLAG := l_instance.ELIG_SP_CLNG_PRG_PT_FLAG;
915: ben_cep_cache.g_copcep_odinst(l_torrwnum).BNFT_CAGR_PRTN_CD := l_instance.BNFT_CAGR_PRTN_CD ;
916: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dsbld_flag := l_instance.elig_dsbld_flag ;
917: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ttl_cvg_vol_flag := l_instance.elig_ttl_cvg_vol_flag ;
918: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ttl_prtt_flag := l_instance.elig_ttl_prtt_flag ;
919: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_comptncy_flag := l_instance.elig_comptncy_flag ;

Line 916: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dsbld_flag := l_instance.elig_dsbld_flag ;

912: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_PSTN_FLAG := l_instance.ELIG_PSTN_FLAG ;
913: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_PRBTN_PERD_FLAG := l_instance.ELIG_PRBTN_PERD_FLAG ;
914: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_SP_CLNG_PRG_PT_FLAG := l_instance.ELIG_SP_CLNG_PRG_PT_FLAG;
915: ben_cep_cache.g_copcep_odinst(l_torrwnum).BNFT_CAGR_PRTN_CD := l_instance.BNFT_CAGR_PRTN_CD ;
916: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dsbld_flag := l_instance.elig_dsbld_flag ;
917: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ttl_cvg_vol_flag := l_instance.elig_ttl_cvg_vol_flag ;
918: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ttl_prtt_flag := l_instance.elig_ttl_prtt_flag ;
919: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_comptncy_flag := l_instance.elig_comptncy_flag ;
920: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hlth_cvg_flag := l_instance.elig_hlth_cvg_flag ;

Line 917: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ttl_cvg_vol_flag := l_instance.elig_ttl_cvg_vol_flag ;

913: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_PRBTN_PERD_FLAG := l_instance.ELIG_PRBTN_PERD_FLAG ;
914: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_SP_CLNG_PRG_PT_FLAG := l_instance.ELIG_SP_CLNG_PRG_PT_FLAG;
915: ben_cep_cache.g_copcep_odinst(l_torrwnum).BNFT_CAGR_PRTN_CD := l_instance.BNFT_CAGR_PRTN_CD ;
916: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dsbld_flag := l_instance.elig_dsbld_flag ;
917: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ttl_cvg_vol_flag := l_instance.elig_ttl_cvg_vol_flag ;
918: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ttl_prtt_flag := l_instance.elig_ttl_prtt_flag ;
919: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_comptncy_flag := l_instance.elig_comptncy_flag ;
920: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hlth_cvg_flag := l_instance.elig_hlth_cvg_flag ;
921: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_anthr_pl_flag := l_instance.elig_anthr_pl_flag ;

Line 918: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ttl_prtt_flag := l_instance.elig_ttl_prtt_flag ;

914: ben_cep_cache.g_copcep_odinst(l_torrwnum).ELIG_SP_CLNG_PRG_PT_FLAG := l_instance.ELIG_SP_CLNG_PRG_PT_FLAG;
915: ben_cep_cache.g_copcep_odinst(l_torrwnum).BNFT_CAGR_PRTN_CD := l_instance.BNFT_CAGR_PRTN_CD ;
916: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dsbld_flag := l_instance.elig_dsbld_flag ;
917: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ttl_cvg_vol_flag := l_instance.elig_ttl_cvg_vol_flag ;
918: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ttl_prtt_flag := l_instance.elig_ttl_prtt_flag ;
919: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_comptncy_flag := l_instance.elig_comptncy_flag ;
920: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hlth_cvg_flag := l_instance.elig_hlth_cvg_flag ;
921: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_anthr_pl_flag := l_instance.elig_anthr_pl_flag ;
922: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_qua_in_gr_flag := l_instance.elig_qua_in_gr_flag ;

Line 919: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_comptncy_flag := l_instance.elig_comptncy_flag ;

915: ben_cep_cache.g_copcep_odinst(l_torrwnum).BNFT_CAGR_PRTN_CD := l_instance.BNFT_CAGR_PRTN_CD ;
916: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dsbld_flag := l_instance.elig_dsbld_flag ;
917: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ttl_cvg_vol_flag := l_instance.elig_ttl_cvg_vol_flag ;
918: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ttl_prtt_flag := l_instance.elig_ttl_prtt_flag ;
919: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_comptncy_flag := l_instance.elig_comptncy_flag ;
920: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hlth_cvg_flag := l_instance.elig_hlth_cvg_flag ;
921: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_anthr_pl_flag := l_instance.elig_anthr_pl_flag ;
922: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_qua_in_gr_flag := l_instance.elig_qua_in_gr_flag ;
923: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_perf_rtng_flag := l_instance.elig_perf_rtng_flag ;

Line 920: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hlth_cvg_flag := l_instance.elig_hlth_cvg_flag ;

916: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_dsbld_flag := l_instance.elig_dsbld_flag ;
917: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ttl_cvg_vol_flag := l_instance.elig_ttl_cvg_vol_flag ;
918: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ttl_prtt_flag := l_instance.elig_ttl_prtt_flag ;
919: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_comptncy_flag := l_instance.elig_comptncy_flag ;
920: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hlth_cvg_flag := l_instance.elig_hlth_cvg_flag ;
921: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_anthr_pl_flag := l_instance.elig_anthr_pl_flag ;
922: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_qua_in_gr_flag := l_instance.elig_qua_in_gr_flag ;
923: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_perf_rtng_flag := l_instance.elig_perf_rtng_flag ;
924: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_crit_values_flag := l_instance.elig_crit_values_flag ;

Line 921: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_anthr_pl_flag := l_instance.elig_anthr_pl_flag ;

917: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ttl_cvg_vol_flag := l_instance.elig_ttl_cvg_vol_flag ;
918: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ttl_prtt_flag := l_instance.elig_ttl_prtt_flag ;
919: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_comptncy_flag := l_instance.elig_comptncy_flag ;
920: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hlth_cvg_flag := l_instance.elig_hlth_cvg_flag ;
921: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_anthr_pl_flag := l_instance.elig_anthr_pl_flag ;
922: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_qua_in_gr_flag := l_instance.elig_qua_in_gr_flag ;
923: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_perf_rtng_flag := l_instance.elig_perf_rtng_flag ;
924: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_crit_values_flag := l_instance.elig_crit_values_flag ;
925: hr_utility.set_location(' Dn Assign inst '||l_proc,10);

Line 922: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_qua_in_gr_flag := l_instance.elig_qua_in_gr_flag ;

918: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_ttl_prtt_flag := l_instance.elig_ttl_prtt_flag ;
919: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_comptncy_flag := l_instance.elig_comptncy_flag ;
920: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hlth_cvg_flag := l_instance.elig_hlth_cvg_flag ;
921: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_anthr_pl_flag := l_instance.elig_anthr_pl_flag ;
922: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_qua_in_gr_flag := l_instance.elig_qua_in_gr_flag ;
923: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_perf_rtng_flag := l_instance.elig_perf_rtng_flag ;
924: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_crit_values_flag := l_instance.elig_crit_values_flag ;
925: hr_utility.set_location(' Dn Assign inst '||l_proc,10);
926: --

Line 923: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_perf_rtng_flag := l_instance.elig_perf_rtng_flag ;

919: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_comptncy_flag := l_instance.elig_comptncy_flag ;
920: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hlth_cvg_flag := l_instance.elig_hlth_cvg_flag ;
921: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_anthr_pl_flag := l_instance.elig_anthr_pl_flag ;
922: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_qua_in_gr_flag := l_instance.elig_qua_in_gr_flag ;
923: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_perf_rtng_flag := l_instance.elig_perf_rtng_flag ;
924: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_crit_values_flag := l_instance.elig_crit_values_flag ;
925: hr_utility.set_location(' Dn Assign inst '||l_proc,10);
926: --
927: l_torrwnum := l_torrwnum+1;

Line 924: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_crit_values_flag := l_instance.elig_crit_values_flag ;

920: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_hlth_cvg_flag := l_instance.elig_hlth_cvg_flag ;
921: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_anthr_pl_flag := l_instance.elig_anthr_pl_flag ;
922: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_qua_in_gr_flag := l_instance.elig_qua_in_gr_flag ;
923: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_perf_rtng_flag := l_instance.elig_perf_rtng_flag ;
924: ben_cep_cache.g_copcep_odinst(l_torrwnum).elig_crit_values_flag := l_instance.elig_crit_values_flag ;
925: hr_utility.set_location(' Dn Assign inst '||l_proc,10);
926: --
927: l_torrwnum := l_torrwnum+1;
928: --

Line 959: if l_torrwnum > nvl(ben_cep_cache.g_copcep_nxelenum,1)

955: end if;
956: --
957: -- Check if any rows were found
958: --
959: if l_torrwnum > nvl(ben_cep_cache.g_copcep_nxelenum,1)
960: then
961: --
962: ben_cep_cache.g_copcep_odlookup(l_hv).starttorele_num := l_starttorele_num;
963: ben_cep_cache.g_copcep_odlookup(l_hv).endtorele_num := l_torrwnum-1;

Line 962: ben_cep_cache.g_copcep_odlookup(l_hv).starttorele_num := l_starttorele_num;

958: --
959: if l_torrwnum > nvl(ben_cep_cache.g_copcep_nxelenum,1)
960: then
961: --
962: ben_cep_cache.g_copcep_odlookup(l_hv).starttorele_num := l_starttorele_num;
963: ben_cep_cache.g_copcep_odlookup(l_hv).endtorele_num := l_torrwnum-1;
964: ben_cep_cache.g_copcep_nxelenum := l_torrwnum;
965: --
966: p_hv := l_hv;

Line 963: ben_cep_cache.g_copcep_odlookup(l_hv).endtorele_num := l_torrwnum-1;

959: if l_torrwnum > nvl(ben_cep_cache.g_copcep_nxelenum,1)
960: then
961: --
962: ben_cep_cache.g_copcep_odlookup(l_hv).starttorele_num := l_starttorele_num;
963: ben_cep_cache.g_copcep_odlookup(l_hv).endtorele_num := l_torrwnum-1;
964: ben_cep_cache.g_copcep_nxelenum := l_torrwnum;
965: --
966: p_hv := l_hv;
967: --

Line 964: ben_cep_cache.g_copcep_nxelenum := l_torrwnum;

960: then
961: --
962: ben_cep_cache.g_copcep_odlookup(l_hv).starttorele_num := l_starttorele_num;
963: ben_cep_cache.g_copcep_odlookup(l_hv).endtorele_num := l_torrwnum-1;
964: ben_cep_cache.g_copcep_nxelenum := l_torrwnum;
965: --
966: p_hv := l_hv;
967: --
968: else

Line 972: ben_cep_cache.g_copcep_odlookup.delete(l_hv);

968: else
969: --
970: -- Delete and free PGA with assignment
971: --
972: ben_cep_cache.g_copcep_odlookup.delete(l_hv);
973: ben_cep_cache.g_copcep_odlookup(l_hv) := l_copcep_odlookup_rec;
974: --
975: /*
976: ben_cep_cache.g_copcep_odlookup(l_hv).starttorele_num := null;

Line 973: ben_cep_cache.g_copcep_odlookup(l_hv) := l_copcep_odlookup_rec;

969: --
970: -- Delete and free PGA with assignment
971: --
972: ben_cep_cache.g_copcep_odlookup.delete(l_hv);
973: ben_cep_cache.g_copcep_odlookup(l_hv) := l_copcep_odlookup_rec;
974: --
975: /*
976: ben_cep_cache.g_copcep_odlookup(l_hv).starttorele_num := null;
977: ben_cep_cache.g_copcep_odlookup(l_hv).endtorele_num := null;

Line 976: ben_cep_cache.g_copcep_odlookup(l_hv).starttorele_num := null;

972: ben_cep_cache.g_copcep_odlookup.delete(l_hv);
973: ben_cep_cache.g_copcep_odlookup(l_hv) := l_copcep_odlookup_rec;
974: --
975: /*
976: ben_cep_cache.g_copcep_odlookup(l_hv).starttorele_num := null;
977: ben_cep_cache.g_copcep_odlookup(l_hv).endtorele_num := null;
978: */
979: /*
980: ben_cep_cache.g_copcep_odlookup(l_hv).id := null;

Line 977: ben_cep_cache.g_copcep_odlookup(l_hv).endtorele_num := null;

973: ben_cep_cache.g_copcep_odlookup(l_hv) := l_copcep_odlookup_rec;
974: --
975: /*
976: ben_cep_cache.g_copcep_odlookup(l_hv).starttorele_num := null;
977: ben_cep_cache.g_copcep_odlookup(l_hv).endtorele_num := null;
978: */
979: /*
980: ben_cep_cache.g_copcep_odlookup(l_hv).id := null;
981: ben_cep_cache.g_copcep_odlookup(l_hv).fk_id := null;

Line 980: ben_cep_cache.g_copcep_odlookup(l_hv).id := null;

976: ben_cep_cache.g_copcep_odlookup(l_hv).starttorele_num := null;
977: ben_cep_cache.g_copcep_odlookup(l_hv).endtorele_num := null;
978: */
979: /*
980: ben_cep_cache.g_copcep_odlookup(l_hv).id := null;
981: ben_cep_cache.g_copcep_odlookup(l_hv).fk_id := null;
982: ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id := null;
983: ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id := null;
984: ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id := null;

Line 981: ben_cep_cache.g_copcep_odlookup(l_hv).fk_id := null;

977: ben_cep_cache.g_copcep_odlookup(l_hv).endtorele_num := null;
978: */
979: /*
980: ben_cep_cache.g_copcep_odlookup(l_hv).id := null;
981: ben_cep_cache.g_copcep_odlookup(l_hv).fk_id := null;
982: ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id := null;
983: ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id := null;
984: ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id := null;
985: ben_cep_cache.g_copcep_odlookup(l_hv).starttorele_num := null;

Line 982: ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id := null;

978: */
979: /*
980: ben_cep_cache.g_copcep_odlookup(l_hv).id := null;
981: ben_cep_cache.g_copcep_odlookup(l_hv).fk_id := null;
982: ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id := null;
983: ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id := null;
984: ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id := null;
985: ben_cep_cache.g_copcep_odlookup(l_hv).starttorele_num := null;
986: ben_cep_cache.g_copcep_odlookup(l_hv).endtorele_num := null;

Line 983: ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id := null;

979: /*
980: ben_cep_cache.g_copcep_odlookup(l_hv).id := null;
981: ben_cep_cache.g_copcep_odlookup(l_hv).fk_id := null;
982: ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id := null;
983: ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id := null;
984: ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id := null;
985: ben_cep_cache.g_copcep_odlookup(l_hv).starttorele_num := null;
986: ben_cep_cache.g_copcep_odlookup(l_hv).endtorele_num := null;
987: */

Line 984: ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id := null;

980: ben_cep_cache.g_copcep_odlookup(l_hv).id := null;
981: ben_cep_cache.g_copcep_odlookup(l_hv).fk_id := null;
982: ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id := null;
983: ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id := null;
984: ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id := null;
985: ben_cep_cache.g_copcep_odlookup(l_hv).starttorele_num := null;
986: ben_cep_cache.g_copcep_odlookup(l_hv).endtorele_num := null;
987: */
988: p_hv := null;

Line 985: ben_cep_cache.g_copcep_odlookup(l_hv).starttorele_num := null;

981: ben_cep_cache.g_copcep_odlookup(l_hv).fk_id := null;
982: ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id := null;
983: ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id := null;
984: ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id := null;
985: ben_cep_cache.g_copcep_odlookup(l_hv).starttorele_num := null;
986: ben_cep_cache.g_copcep_odlookup(l_hv).endtorele_num := null;
987: */
988: p_hv := null;
989: --

Line 986: ben_cep_cache.g_copcep_odlookup(l_hv).endtorele_num := null;

982: ben_cep_cache.g_copcep_odlookup(l_hv).fk1_id := null;
983: ben_cep_cache.g_copcep_odlookup(l_hv).fk2_id := null;
984: ben_cep_cache.g_copcep_odlookup(l_hv).fk3_id := null;
985: ben_cep_cache.g_copcep_odlookup(l_hv).starttorele_num := null;
986: ben_cep_cache.g_copcep_odlookup(l_hv).endtorele_num := null;
987: */
988: p_hv := null;
989: --
990: end if;

Line 995: end ben_cep_cache1;

991: --
992: hr_utility.set_location(' Leaving '||l_proc,10);
993: end write_cobcep_odcache;
994: --
995: end ben_cep_cache1;