DBA Data[Home] [Help]

APPS.BEN_GENERATE_COMMUNICATIONS dependencies on BEN_COMP_OBJECT

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

4719: hr_utility.set_location( 'plan and type '|| p_pl_id || ' / '||p_pl_typ_id, 77 );
4720: if p_pl_id is not null and
4721: p_pl_typ_id is null then
4722: --
4723: ben_comp_object.get_object(p_pl_id => p_pl_id,
4724: p_rec => l_pl_rec);
4725: --
4726: l_pl_typ_id := l_pl_rec.pl_typ_id;
4727: --