DBA Data[Home] [Help]

APPS.HXC_APPLICATION_SET_API dependencies on HXC_PREFERENCE_EVALUATION

Line 524: l_exists := HXC_PREFERENCE_EVALUATION.num_hierarchy_occurances

520:
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: ('TS_PER_APPLICATION_SET'
526: ,1
527: ,TO_CHAR(p_entity_group_id));
528: if g_debug then