DBA Data[Home] [Help]

APPS.HXC_APS_BUS dependencies on HXC_PREFERENCE_EVALUATION

Line 367: l_exists := HXC_PREFERENCE_EVALUATION.num_hierarchy_occurances

363:
364: if g_debug then
365: hr_utility.set_location('Calling num_hierarchy_occurances: '||l_proc, 10);
366: end if;
367: l_exists := HXC_PREFERENCE_EVALUATION.num_hierarchy_occurances
368: ('TS_PER_APPROVAL_PERIODS'
369: ,1
370: ,TO_CHAR(p_approval_period_set_id));
371: if g_debug then