DBA Data[Home] [Help]

APPS.HXC_RETRIEVAL_RULE_GRP_API dependencies on HXC_PREFERENCE_EVALUATION

Line 527: l_exists := HXC_PREFERENCE_EVALUATION.num_hierarchy_occurances

523:
524: if g_debug then
525: hr_utility.set_location('Calling num_hierarchy_occurances:'||l_proc,10);
526: end if;
527: l_exists := HXC_PREFERENCE_EVALUATION.num_hierarchy_occurances
528: ('TS_PER_RETRIEVAL_RULES'
529: ,1
530: ,TO_CHAR(p_entity_group_id));
531: if g_debug then