DBA Data[Home] [Help]

APPS.HXC_LOCK_API dependencies on HXC_TIMEKEEPER_UTILITIES

Line 95: hxc_timekeeper_utilities.convert_type_to_message_table (

91: ,p_locked_success => p_locked_success
92: );
93:
94: -- convert the table to the right type
95: hxc_timekeeper_utilities.convert_type_to_message_table (
96: l_messages,
97: p_messages
98: );
99: