DBA Data[Home] [Help]

APPS.HXC_TIMEKEEPER_PROCESS dependencies on HXC_ALIAS_TRANSLATOR

Line 1040: hxc_alias_translator.do_retrieval_translation (

1036: IF (l_attributes.COUNT > 0) THEN
1037: if g_debug then
1038: hr_utility.trace ('count is greater');
1039: end if;
1040: hxc_alias_translator.do_retrieval_translation (
1041: p_attributes => l_attributes,
1042: p_blocks => l_timecard,
1043: p_start_time => tc_start,
1044: p_stop_time => tc_end,