DBA Data[Home] [Help]

APPS.HXC_HRP_BUS dependencies on HXC_PREFERENCE_EVALUATION

Line 524: l_exists := HXC_PREFERENCE_EVALUATION.num_hierarchy_occurances

520: CLOSE csr_chk_apc;*/
521: if g_debug then
522: hr_utility.set_location('Calling num_hierarchy_occurances: '||l_proc, 10);
523: end if;
524: l_exists := HXC_PREFERENCE_EVALUATION.num_hierarchy_occurances
525: ('TC_W_TCRD_PERIOD'
526: ,1
527: ,TO_CHAR(p_recurring_period_id));
528: if g_debug then