DBA Data[Home] [Help]

APPS.HXC_TIMEKEEPER_PROCESS dependencies on HXC_ALIAS_TRANSLATOR

Line 1096: hxc_alias_translator.do_retrieval_translation (

1092: IF (l_attributes.COUNT > 0) THEN
1093: if g_debug then
1094: hr_utility.trace ('count is greater');
1095: end if;
1096: hxc_alias_translator.do_retrieval_translation (
1097: p_attributes => l_attributes,
1098: p_blocks => l_timecard,
1099: p_start_time => tc_start,
1100: p_stop_time => tc_end,