DBA Data[Home] [Help]

APPS.HXC_PROJ_MANAGER_APPROVAL_PKG dependencies on HXC_TIME_CATEGORY_UTILS_PKG

Line 341: if hxc_time_category_utils_pkg.reset_cache then

337: --
338: -- Clear the time category cache, so that the new component
339: -- is used properly - bug 5469357
340: --
341: if hxc_time_category_utils_pkg.reset_cache then
342: null;
343: end if;
344:
345: END IF;

Line 377: if hxc_time_category_utils_pkg.reset_cache then

373: --
374: -- Clear the time category cache, so that the new component
375: -- is used properly - bug 5469357
376: --
377: if hxc_time_category_utils_pkg.reset_cache then
378: null;
379: end if;
380:
381: END IF; -- l_time_category_id <> -99