DBA Data[Home] [Help]

APPS.HXT_TIME_SUMMARY dependencies on HXC_PREFERENCE_EVALUATION

Line 502: otl_recurring_period := hxc_preference_evaluation.resource_preferences

498: --
499: if g_debug then
500: hr_utility.set_location('hxt_time_summary.generate_details',20);
501: end if;
502: otl_recurring_period := hxc_preference_evaluation.resource_preferences
503: (g_person_id
504: ,'TC_W_RULES_EVALUATION'
505: ,3
506: ,p_date_worked);