DBA Data[Home] [Help]

APPS.BEN_EXT_PERSON dependencies on BEN_EXT_ENRT

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

4777: IF (ben_extract.g_enrt_lvl = 'Y' OR ben_extract.g_dpnt_lvl = 'Y' OR ben_extract.g_bnf_lvl = 'Y' OR
4778: ben_extract.g_actn_lvl = 'Y' or ben_extract.g_prem_lvl = 'Y' ) THEN
4779: --
4780: if g_debug then
4781: hr_utility.set_location(' ben_ext_enrt.main',99 );
4782: end if;
4783: ben_ext_enrt.main(
4784: p_person_id => p_person_id,
4785: p_ext_rslt_id => p_ext_rslt_id,

Line 4783: ben_ext_enrt.main(

4779: --
4780: if g_debug then
4781: hr_utility.set_location(' ben_ext_enrt.main',99 );
4782: end if;
4783: ben_ext_enrt.main(
4784: p_person_id => p_person_id,
4785: p_ext_rslt_id => p_ext_rslt_id,
4786: p_ext_file_id => p_ext_file_id,
4787: p_data_typ_cd => p_data_typ_cd,