DBA Data[Home] [Help]

APPS.BEN_EXT_PERSON dependencies on BEN_EXT_ENRT

Line 4746: hr_utility.set_location(' ben_ext_enrt.main',99 );

4742: IF (ben_extract.g_enrt_lvl = 'Y' OR ben_extract.g_dpnt_lvl = 'Y' OR ben_extract.g_bnf_lvl = 'Y' OR
4743: ben_extract.g_actn_lvl = 'Y' or ben_extract.g_prem_lvl = 'Y' ) THEN
4744: --
4745: if g_debug then
4746: hr_utility.set_location(' ben_ext_enrt.main',99 );
4747: end if;
4748: ben_ext_enrt.main(
4749: p_person_id => p_person_id,
4750: p_ext_rslt_id => p_ext_rslt_id,

Line 4748: ben_ext_enrt.main(

4744: --
4745: if g_debug then
4746: hr_utility.set_location(' ben_ext_enrt.main',99 );
4747: end if;
4748: ben_ext_enrt.main(
4749: p_person_id => p_person_id,
4750: p_ext_rslt_id => p_ext_rslt_id,
4751: p_ext_file_id => p_ext_file_id,
4752: p_data_typ_cd => p_data_typ_cd,