DBA Data[Home] [Help]

APPS.BEN_CWB_PERSON_RATES_API dependencies on BEN_CWB_PERSON_INFO

Line 344: from ben_cwb_person_info

340: hr_utility.set_location('p_incr_val :'||p_incr_val, 10);
341: end if;
342: --
343: select full_name into l_person_name
344: from ben_cwb_person_info
345: where group_per_in_ler_id = p_group_per_in_ler_id;
346: --
347: --
348: if g_debug then