DBA Data[Home] [Help]

APPS.BEN_DETERMINE_COMMUNICATIONS1 dependencies on HR_UTILITY

Line 378: hr_utility.set_location('Entering : ' || l_proc, 10);

374: l_mod pls_integer;
375: --
376: begin
377: --
378: hr_utility.set_location('Entering : ' || l_proc, 10);
379: --
380: l_perid_va.delete;
381: l_perid_en := 1;
382: l_mod := 20;

Line 447: hr_utility.set_location('Leaving : ' || l_proc, 10);

443: end loop;
444: --
445: p_perid_va := l_perid_va;
446: --
447: hr_utility.set_location('Leaving : ' || l_proc, 10);
448: --
449: end get_mssmlg_perids;
450: --
451: end ben_determine_communications1;