DBA Data[Home] [Help]

APPS.BEN_GENERATE_COMMUNICATIONS dependencies on BEN_COMP_OBJECT

Line 4389: ben_comp_object.get_object(p_pl_id => p_pl_id,

4385: hr_utility.set_location( 'plan and type '|| p_pl_id || ' / '||p_pl_typ_id, 77 );
4386: if p_pl_id is not null and
4387: p_pl_typ_id is null then
4388: --
4389: ben_comp_object.get_object(p_pl_id => p_pl_id,
4390: p_rec => l_pl_rec);
4391: --
4392: l_pl_typ_id := l_pl_rec.pl_typ_id;
4393: --