DBA Data[Home] [Help]

APPS.BEN_CWB_PERSON_GROUPS_API dependencies on BEN_CWB_PERSON_INFO

Line 280: from ben_cwb_person_info

276: hr_utility.set_location('p_incr_val :'||p_incr_val, 10);
277: end if;
278: --
279: select full_name into l_person_name
280: from ben_cwb_person_info
281: where group_per_in_ler_id = p_group_per_in_ler_id;
282: --
283: --
284: if g_debug then