DBA Data[Home] [Help]

APPS.BEN_IREC_PROCESS dependencies on HR_UTILITY

Line 163: g_debug := hr_utility.debug_enabled;

159: --
160: g_debug BOOLEAN := FALSE;
161: BEGIN
162: --
163: g_debug := hr_utility.debug_enabled;
164:
165: --
166: IF g_debug
167: THEN

Line 168: hr_utility.set_location ('Entering : ' || g_package || '.' || l_proc,

164:
165: --
166: IF g_debug
167: THEN
168: hr_utility.set_location ('Entering : ' || g_package || '.' || l_proc,
169: 35
170: );
171: END IF;
172:

Line 204: hr_utility.set_location ('Inside bnft loop ' || l_proc, 20);

200: OPEN c_bckdt_bnft (l_bckdt_per_in_ler_id);
201:
202: LOOP
203: --
204: hr_utility.set_location ('Inside bnft loop ' || l_proc, 20);
205:
206: --
207: FETCH c_bckdt_bnft
208: INTO l_bckdt_bnft_rec;

Line 305: hr_utility.set_location ('Leaving : ' || g_package || '.' || l_proc,

301:
302: --
303: IF g_debug
304: THEN
305: hr_utility.set_location ('Leaving : ' || g_package || '.' || l_proc,
306: 35
307: );
308: END IF;
309: --

Line 432: hr_utility.set_location ('Entering ' || l_proc, 332);

428: l_return_status VARCHAR2 (20);
429: --
430: BEGIN
431: --
432: hr_utility.set_location ('Entering ' || l_proc, 332);
433: --
434: --
435: FOR l_rec IN c_elig_per_electbl (p_irec_per_in_ler_id)
436: LOOP

Line 506: hr_utility.set_location ('Irec enrt_rt_id ' || l_rt_table (l_count).enrt_rt_id,53);

502: l_rt_table (l_count).enrt_rt_id := l_ecr_rec.enrt_rt_id;
503: l_rt_table (l_count).val := l_ecr_rec.val;
504: l_rt_table (l_count).dflt_val := l_ecr_rec.dflt_val;
505: --
506: hr_utility.set_location ('Irec enrt_rt_id ' || l_rt_table (l_count).enrt_rt_id,53);
507: hr_utility.set_location ('Irec val ' || l_rt_table (l_count).val,53);
508: hr_utility.set_location ('Irec Enrt_bnft_id ' || l_dflt_enb.enrt_bnft_id,53);
509: --
510: END LOOP;

Line 507: hr_utility.set_location ('Irec val ' || l_rt_table (l_count).val,53);

503: l_rt_table (l_count).val := l_ecr_rec.val;
504: l_rt_table (l_count).dflt_val := l_ecr_rec.dflt_val;
505: --
506: hr_utility.set_location ('Irec enrt_rt_id ' || l_rt_table (l_count).enrt_rt_id,53);
507: hr_utility.set_location ('Irec val ' || l_rt_table (l_count).val,53);
508: hr_utility.set_location ('Irec Enrt_bnft_id ' || l_dflt_enb.enrt_bnft_id,53);
509: --
510: END LOOP;
511: --

Line 508: hr_utility.set_location ('Irec Enrt_bnft_id ' || l_dflt_enb.enrt_bnft_id,53);

504: l_rt_table (l_count).dflt_val := l_ecr_rec.dflt_val;
505: --
506: hr_utility.set_location ('Irec enrt_rt_id ' || l_rt_table (l_count).enrt_rt_id,53);
507: hr_utility.set_location ('Irec val ' || l_rt_table (l_count).val,53);
508: hr_utility.set_location ('Irec Enrt_bnft_id ' || l_dflt_enb.enrt_bnft_id,53);
509: --
510: END LOOP;
511: --
512: OPEN c_dflt_enb (l_unrstr_epe.elig_per_elctbl_chc_id);

Line 544: hr_utility.set_location('Unrst Enrt_rt_id' || l_unres_rt_table (l_unres_count).enrt_rt_id,96);

540: l_unres_rt_table (l_unres_count).enrt_rt_id := l_ecr_rec.enrt_rt_id;
541: l_unres_rt_table (l_unres_count).val := l_ecr_rec.val;
542: l_unres_rt_table (l_unres_count).dflt_val := l_ecr_rec.dflt_val;
543: --
544: hr_utility.set_location('Unrst Enrt_rt_id' || l_unres_rt_table (l_unres_count).enrt_rt_id,96);
545: hr_utility.set_location('Unrst Val' || l_unres_rt_table (l_unres_count).val,96);
546: hr_utility.set_location('Unrst Enrt_bnft_id' || l_unres_dflt_enb.enrt_bnft_id,96);
547: --
548: END LOOP;

Line 545: hr_utility.set_location('Unrst Val' || l_unres_rt_table (l_unres_count).val,96);

541: l_unres_rt_table (l_unres_count).val := l_ecr_rec.val;
542: l_unres_rt_table (l_unres_count).dflt_val := l_ecr_rec.dflt_val;
543: --
544: hr_utility.set_location('Unrst Enrt_rt_id' || l_unres_rt_table (l_unres_count).enrt_rt_id,96);
545: hr_utility.set_location('Unrst Val' || l_unres_rt_table (l_unres_count).val,96);
546: hr_utility.set_location('Unrst Enrt_bnft_id' || l_unres_dflt_enb.enrt_bnft_id,96);
547: --
548: END LOOP;
549: --

Line 546: hr_utility.set_location('Unrst Enrt_bnft_id' || l_unres_dflt_enb.enrt_bnft_id,96);

542: l_unres_rt_table (l_unres_count).dflt_val := l_ecr_rec.dflt_val;
543: --
544: hr_utility.set_location('Unrst Enrt_rt_id' || l_unres_rt_table (l_unres_count).enrt_rt_id,96);
545: hr_utility.set_location('Unrst Val' || l_unres_rt_table (l_unres_count).val,96);
546: hr_utility.set_location('Unrst Enrt_bnft_id' || l_unres_dflt_enb.enrt_bnft_id,96);
547: --
548: END LOOP;
549: --
550: hr_utility.set_location('Enter election information',96);

Line 550: hr_utility.set_location('Enter election information',96);

546: hr_utility.set_location('Unrst Enrt_bnft_id' || l_unres_dflt_enb.enrt_bnft_id,96);
547: --
548: END LOOP;
549: --
550: hr_utility.set_location('Enter election information',96);
551: --
552: --
553: ben_election_information.election_information_w
554: (p_validate => 'N',

Line 590: hr_utility.set_location('Completed election information',96);

586: p_enrt_cvg_strt_dt => l_unrstr_epe.enrt_cvg_strt_dt,
587: p_enrt_cvg_thru_dt => NULL,
588: p_api_error => l_api_error
589: );
590: hr_utility.set_location('Completed election information',96);
591: --
592: ben_proc_common_enrt_rslt.process_post_enrollment_w
593: (p_per_in_ler_id => l_unrstr_epe.per_in_ler_id,
594: p_pgm_id => l_rec.pgm_id,

Line 604: hr_utility.set_location('Completed post enrollment',96);

600: p_business_group_id => p_business_group_id,
601: p_effective_date => p_effective_date,
602: p_validate => 'FALSE'
603: );
604: hr_utility.set_location('Completed post enrollment',96);
605: --
606: ELSE
607: CLOSE c_unrstr_epe;
608: END IF;

Line 612: hr_utility.set_location ('Leaving ' || l_proc, 332);

608: END IF;
609: --
610: END LOOP;
611: --
612: hr_utility.set_location ('Leaving ' || l_proc, 332);
613: --
614: EXCEPTION
615: --
616: WHEN app_exception.application_exception