DBA Data[Home] [Help]

APPS.HXC_TIME_CATEGORY_API dependencies on HXC_TIME_CATEGORY_UTILS_PKG

Line 423: hxc_time_category_utils_pkg.mapping_component_string (

419: BEGIN
420:
421: g_debug := hr_utility.debug_enabled;
422:
423: hxc_time_category_utils_pkg.mapping_component_string (
424: p_time_category_id => p_time_category_id
425: , p_time_sql => l_time_sql );
426:
427: if g_debug then